Status: Pass 1064 Failure 34 Skip 81
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.admin.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_negative.py", line 42, in resource_setup server = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServersAdminNegativeTestJSON:setUpClass) Server 7a424d48-af16-45f6-9bfe-38bfb51e6202 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py", line 72, in resource_setup cls.server = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (FloatingIPsAssociationNegativeTestJSON:setUpClass) Server a30ae4ed-af52-4623-9686-1aa7dd2454b9 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.images.test_list_image_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListImageFiltersTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/images/test_list_image_filters.py", line 110, in resource_setup cls.server2 = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ListImageFiltersTestJSON:setUpClass) Server b996341e-4b5f-4b38-99f1-b6d8afd1f4c8 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_list_server_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServerFiltersTestJSON) |
fail
ft4.1: setUpClass (tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_list_server_filters.py", line 68, in resource_setup waiters.wait_for_server_status(cls.client, cls.s2['id'], File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ListServerFiltersTestJSON:setUpClass) Server a82ab2c9-93a5-4ee0-ad78-6f0fdc9de53d failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_list_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServersNegativeTestJSON) |
fail
ft5.1: setUpClass (tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_list_servers_negative.py", line 40, in resource_setup body = cls.create_test_server(wait_until='ACTIVE', min_count=3) 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ListServersNegativeTestJSON:setUpClass) Server a2d144cf-6310-4714-ad6b-417a4c6270aa failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_server_password | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerPasswordTestJSON) |
fail
ft6.1: setUpClass (tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_password.py", line 29, in resource_setup cls.server = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerPasswordTestJSON:setUpClass) Server e26b4176-3bbc-410c-8e6d-2ea9c6008ca4 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 4 | 0 | 1 | 0 | 3 | Detail | |
ServerBootFromVolumeStableRescueTest) |
skip
pt7.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt7.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerRescueTestJSON) |
fail
ft7.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 48, in resource_setup server = cls.create_test_server(adminPass=password, 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerRescueTestJSON:setUpClass) Server d3e58929-e1ee-4efe-994b-ad56b4db09ee failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
ServerStableDeviceRescueTest) |
skip
pt7.4: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft8.1: setUpClass (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 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 52, in resource_setup resc_server = cls.create_test_server(adminPass=rescue_password, 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerRescueNegativeTestJSON:setUpClass) Server cbe28719-f87e-4980-b522-b8d45be0f1e5 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_server_tags | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerTagsTestJSON) |
fail
ft9.1: setUpClass (tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_tags.py", line 45, in resource_setup cls.server = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerTagsTestJSON:setUpClass) Server 8e260c80-6a3e-4126-8064-2ea4d5e61175 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_servers_negative | 2 | 0 | 2 | 0 | 0 | Detail | |
ServersNegativeTestMultiTenantJSON) |
fail
ft10.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 599, in resource_setup server = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServersNegativeTestMultiTenantJSON:setUpClass) Server 34dc8310-38f9-4bd5-ac0b-2c2eb12af460 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
ServersNegativeTestJSON) |
fail
ft10.2: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 64, in resource_setup server = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServersNegativeTestJSON:setUpClass) Server 3cb1104a-96c7-48eb-b413-9bf4ae402c51 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tearDownClass (tempest.api.compute.admin.test_live_migration | 1 | 0 | 1 | 0 | 0 | Detail | |
LiveAutoBlockMigrationV225Test) |
fail
ft11.1: tearDownClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)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 0x7f5a4f8b4800>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (LiveAutoBlockMigrationV225Test:tearDownClass) Failed to delete volume eec5c69d-8416-4939-8e48-057b64e31802 within the required time (360 s). Timer started at 1628026198. Timer ended at 1628026558waited for 360, <traceback object at 0x7f5a4f62b380>)) |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 2 | 2 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt12.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
pt12.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] |
fail
ft12.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:15:52,697 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.121s 2021-08-03 21:15:52,698 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3426', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-66c5e000-5ece-4198-8a34-8971a90a7840', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7f4d4f762438400091cce8ecfaf83802", "name": "tempest-LiveAutoBlockMigrationV225Test-895276722-project", "password_expires_at": null}, "audit_ids": ["IEbw5UNfSIGu_6Px1QoM5Q"], "expires_at": "2021-08-03T22:15:52.000000Z", "issued_at": "2021-08-03T21:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e381e26c3884c298a13541949eab3b4", "name": "tempest-LiveAutoBlockMigrationV225Test-895276722"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:15:52,698 110115 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume) Found network {'id': '6e544f8c-29f3-4370-ab11-ed74fff109de', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1431455386-network', 'tenant_id': '4e381e26c3884c298a13541949eab3b4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4e381e26c3884c298a13541949eab3b4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 858, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:14:34Z', 'updated_at': '2021-08-03T21:14:34Z', 'revision_number': 1} available for tenant 2021-08-03 21:15:55,036 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.102/compute/v2.1/servers 2.337s 2021-08-03 21:15:55,037 110115 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-854211676", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "6e544f8c-29f3-4370-ab11-ed74fff109de"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb', '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-45a3e9c6-a608-4710-9803-02fab78e096f', 'x-compute-request-id': 'req-45a3e9c6-a608-4710-9803-02fab78e096f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Ur59BMLDodPb"}}' 2021-08-03 21:15:55,823 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 0.784s 2021-08-03 21:15:55,824 110115 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': 'Tue, 03 Aug 2021 21:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', '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-9e9ec04a-6797-4e3f-82f0-8b2bbb18e0ed', 'x-compute-request-id': 'req-9e9ec04a-6797-4e3f-82f0-8b2bbb18e0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:15:57,469 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 0.636s 2021-08-03 21:15:57,470 110115 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': 'Tue, 03 Aug 2021 21:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1323', '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-aa5f7350-2233-4c5e-9c52-8d46a5c4abff', 'x-compute-request-id': 'req-aa5f7350-2233-4c5e-9c52-8d46a5c4abff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:15:57,479 110115 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2021-08-03 21:15:58,922 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 0.441s 2021-08-03 21:15:58,923 110115 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': 'Tue, 03 Aug 2021 21:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', '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-1e163ea5-872e-4960-bd05-a1d14a8ac68c', 'x-compute-request-id': 'req-1e163ea5-872e-4960-bd05-a1d14a8ac68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:16:00,325 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 0.392s 2021-08-03 21:16:00,325 110115 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': 'Tue, 03 Aug 2021 21:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', '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-6be4fb72-48ae-4908-ace5-4c382cc51897', 'x-compute-request-id': 'req-6be4fb72-48ae-4908-ace5-4c382cc51897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:16:02,666 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 1.329s 2021-08-03 21:16:02,667 110115 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': 'Tue, 03 Aug 2021 21:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', '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-1c347a09-120e-452b-8358-8abf62d6d960', 'x-compute-request-id': 'req-1c347a09-120e-452b-8358-8abf62d6d960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:16:04,130 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 0.452s 2021-08-03 21:16:04,130 110115 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': 'Tue, 03 Aug 2021 21:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', '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-31f3e4b2-b04a-49ef-ad90-2ece0ef616e0', 'x-compute-request-id': 'req-31f3e4b2-b04a-49ef-ad90-2ece0ef616e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:16:06,818 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 1.677s 2021-08-03 21:16:06,819 110115 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': 'Tue, 03 Aug 2021 21:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', '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-11ae20e9-66c8-4979-b15d-7e4f6f81c92d', 'x-compute-request-id': 'req-11ae20e9-66c8-4979-b15d-7e4f6f81c92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:16:09,645 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 1.814s 2021-08-03 21:16:09,645 110115 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': 'Tue, 03 Aug 2021 21:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', '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-f41e9f10-3041-45f9-8513-2dc57f90a863', 'x-compute-request-id': 'req-f41e9f10-3041-45f9-8513-2dc57f90a863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:16:12,520 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 1.865s 2021-08-03 21:16:12,520 110115 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': 'Tue, 03 Aug 2021 21:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', '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-cecd8504-4ead-4e84-bd1f-32cc30370969', 'x-compute-request-id': 'req-cecd8504-4ead-4e84-bd1f-32cc30370969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:16:14,631 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 1.101s 2021-08-03 21:16:14,631 110115 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': 'Tue, 03 Aug 2021 21:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', '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-e582c216-c54f-4099-b7cc-57e874ad40dd', 'x-compute-request-id': 'req-e582c216-c54f-4099-b7cc-57e874ad40dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "ACTIVE", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:16:11Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1431455386-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:69:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:16:11.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": [], "locked": false, "description": null}}' 2021-08-03 21:16:14,639 110115 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2021-08-03 21:16:15,837 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 1.196s 2021-08-03 21:16:15,837 110115 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': 'Tue, 03 Aug 2021 21:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2055', '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-f96a8d60-fb4e-4ccb-b606-07256a847fe8', 'x-compute-request-id': 'req-f96a8d60-fb4e-4ccb-b606-07256a847fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "ACTIVE", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:16:11Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1431455386-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:69:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:16:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000034", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-SRV-ATTR:reservation_id": "r-v45ulrvm", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-854211676", "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": [], "host_status": "UP", "locked": false, "description": null}}' 2021-08-03 21:16:16,722 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/os-services?binary=nova-compute 0.876s 2021-08-03 21:16:16,723 110115 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': 'Tue, 03 Aug 2021 21:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '426', '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-4604336a-042e-4073-aea7-aa1a5930f437', 'x-compute-request-id': 'req-4604336a-042e-4073-aea7-aa1a5930f437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h2-793621-28", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2021-08-03T21:16:10.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h1-793621-28", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2021-08-03T21:16:09.000000", "disabled_reason": null, "forced_down": false}]}' 2021-08-03 21:16:17,278 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes 0.552s 2021-08-03 21:16:17,279 110115 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-LiveAutoBlockMigrationV225Test-volume-366672785"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e276a1c9-5c9b-4ca1-9d8c-0d7c3fee3409', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e276a1c9-5c9b-4ca1-9d8c-0d7c3fee3409', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.115786", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-03 21:16:17,387 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.101s 2021-08-03 21:16:17,387 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7bfe1d9-b600-43bc-8a8a-c24e93215735', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7bfe1d9-b600-43bc-8a8a-c24e93215735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:18,519 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.125s 2021-08-03 21:16:18,520 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50832098-33e5-4a2d-a51f-053fab76ff3f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50832098-33e5-4a2d-a51f-053fab76ff3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:17.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:19,593 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.065s 2021-08-03 21:16:19,593 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763807cb-facd-44bb-8ffc-b2995b5cb1f0', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763807cb-facd-44bb-8ffc-b2995b5cb1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:19.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:19,601 110115 INFO [tempest.common.waiters] volume eec5c69d-8416-4939-8e48-057b64e31802 reached available after waiting for 2.601093 seconds 2021-08-03 21:16:20,744 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 POST http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb/os-volume_attachments 1.143s 2021-08-03 21:16:20,745 110115 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: {"volumeAttachment": {"volumeId": "eec5c69d-8416-4939-8e48-057b64e31802", "device": "/dev/xvdb"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', '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-d8005101-6fae-4bbc-a662-7033a9c547dd', 'x-compute-request-id': 'req-d8005101-6fae-4bbc-a662-7033a9c547dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "serverId": "a4f3d776-990b-4479-9484-ec148e8152fb", "volumeId": "eec5c69d-8416-4939-8e48-057b64e31802", "device": "/dev/sdb"}}' 2021-08-03 21:16:20,847 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.100s 2021-08-03 21:16:20,848 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2961b80-8a87-40c4-b005-a759af06baa8', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2961b80-8a87-40c4-b005-a759af06baa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:21.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:22,016 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.160s 2021-08-03 21:16:22,016 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c65bf99-22f3-4ecb-9053-6b313fac90b8', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c65bf99-22f3-4ecb-9053-6b313fac90b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:21.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:23,093 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.064s 2021-08-03 21:16:23,093 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3474aa02-62e4-4282-8e5c-bad32168c3e6', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3474aa02-62e4-4282-8e5c-bad32168c3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:21.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:24,169 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.067s 2021-08-03 21:16:24,169 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8f19ff-b3c6-4fe5-a54f-5643a9d52bd5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8f19ff-b3c6-4fe5-a54f-5643a9d52bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:24.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:25,272 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.095s 2021-08-03 21:16:25,273 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b928c9cb-0772-4b57-b929-062debd9cc2e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b928c9cb-0772-4b57-b929-062debd9cc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:24.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:26,398 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.117s 2021-08-03 21:16:26,398 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0de31cc-fb96-4bac-bef6-69ffea70f5a1', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0de31cc-fb96-4bac-bef6-69ffea70f5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:26.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:27,536 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.130s 2021-08-03 21:16:27,536 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d519184a-b64a-4af9-9afc-04fed6824505', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d519184a-b64a-4af9-9afc-04fed6824505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:26.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:28,602 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:16:28,602 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a0a82b-e507-4166-9cb1-89cdc36cf8aa', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a0a82b-e507-4166-9cb1-89cdc36cf8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:26.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:29,744 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.134s 2021-08-03 21:16:29,745 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1804e0bc-3946-4788-9adc-0ab5e6fe7c4b', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1804e0bc-3946-4788-9adc-0ab5e6fe7c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:26.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:30,847 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.094s 2021-08-03 21:16:30,848 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0529f10-1a01-4075-8f2a-074a6f574e9d', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0529f10-1a01-4075-8f2a-074a6f574e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:26.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:31,976 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.120s 2021-08-03 21:16:31,976 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c16f9e-e55e-4d03-8bee-4185137123c9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c16f9e-e55e-4d03-8bee-4185137123c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:16:31,983 110115 INFO [tempest.common.waiters] volume eec5c69d-8416-4939-8e48-057b64e31802 reached in-use after waiting for 11.983655 seconds 2021-08-03 21:16:33,568 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb 1.584s 2021-08-03 21:16:33,568 110115 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': 'Tue, 03 Aug 2021 21:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2133', '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-4e1a6c10-ffbc-4363-81d6-68b61ed24cb9', 'x-compute-request-id': 'req-4e1a6c10-ffbc-4363-81d6-68b61ed24cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb'} Body: b'{"server": {"id": "a4f3d776-990b-4479-9484-ec148e8152fb", "name": "tempest-LiveAutoBlockMigrationV225Test-server-854211676", "status": "ACTIVE", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "4769a01288268942feee4861dfddcdea9ddf2596944c05a036e7620e", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:15:55Z", "updated": "2021-08-03T21:16:11Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1431455386-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:69:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a4f3d776-990b-4479-9484-ec148e8152fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:16:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000034", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-SRV-ATTR:reservation_id": "r-v45ulrvm", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-854211676", "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": "eec5c69d-8416-4939-8e48-057b64e31802", "delete_on_termination": false}], "host_status": "UP", "locked": false, "description": null}}' 2021-08-03 21:17:33,796 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.105s 2021-08-03 21:17:33,797 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8360222e-cc94-4669-968d-9361319e1318', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8360222e-cc94-4669-968d-9361319e1318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:33,946 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 409 DELETE http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb/os-volume_attachments/eec5c69d-8416-4939-8e48-057b64e31802 0.142s 2021-08-03 21:17:33,946 110115 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': 'Tue, 03 Aug 2021 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '156', 'x-openstack-request-id': 'req-35fd3124-bf41-4683-959a-fbfbefea956c', 'x-compute-request-id': 'req-35fd3124-bf41-4683-959a-fbfbefea956c', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a4f3d776-990b-4479-9484-ec148e8152fb/os-volume_attachments/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance a4f3d776-990b-4479-9484-ec148e8152fb while it is in task_state migrating"}}' 2021-08-03 21:17:34,045 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.089s 2021-08-03 21:17:34,045 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de03d84-7d42-4cd6-a68f-e6b9155cf719', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de03d84-7d42-4cd6-a68f-e6b9155cf719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:35,123 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.068s 2021-08-03 21:17:35,123 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57650b16-e3f1-4b39-b21d-731e869ba889', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57650b16-e3f1-4b39-b21d-731e869ba889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:36,199 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.066s 2021-08-03 21:17:36,199 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58aa45dc-54a8-4c32-a622-ca351133c2a9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58aa45dc-54a8-4c32-a622-ca351133c2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:37,257 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:17:37,257 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b01e4d0-fe9b-47f9-a93a-a14ab4972e36', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b01e4d0-fe9b-47f9-a93a-a14ab4972e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:38,325 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.060s 2021-08-03 21:17:38,325 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dccf3ac7-b54b-4fda-affd-e37b4f6d6ffc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dccf3ac7-b54b-4fda-affd-e37b4f6d6ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:39,396 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.063s 2021-08-03 21:17:39,397 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a575ae3a-d74f-4af6-81db-bed5767a8fb4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a575ae3a-d74f-4af6-81db-bed5767a8fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:40,470 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.065s 2021-08-03 21:17:40,471 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f537c6c-0ad2-44fd-a9e8-488a9bbd0d98', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f537c6c-0ad2-44fd-a9e8-488a9bbd0d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:41,535 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.056s 2021-08-03 21:17:41,535 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab70d2b0-b513-4963-ab59-8f86c2dff713', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab70d2b0-b513-4963-ab59-8f86c2dff713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:42,593 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:17:42,593 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a619de0d-efe3-4242-ae30-672b93b27675', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a619de0d-efe3-4242-ae30-672b93b27675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:43,663 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:17:43,663 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3824a0-ec12-43d9-922d-5dfaeb238dd9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3824a0-ec12-43d9-922d-5dfaeb238dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:44,719 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:17:44,719 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e4320a-98f5-4c2e-8cce-800042e9116d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e4320a-98f5-4c2e-8cce-800042e9116d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:45,778 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:17:45,778 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68a7cf1-95fb-404f-b358-54b2aaf53765', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68a7cf1-95fb-404f-b358-54b2aaf53765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:46,836 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:17:46,836 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60d7adf-c20b-4c10-a602-d12c55b52509', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60d7adf-c20b-4c10-a602-d12c55b52509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:47,905 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.061s 2021-08-03 21:17:47,906 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7641bb78-ccc4-435f-9bcd-d09fe5f5dbac', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7641bb78-ccc4-435f-9bcd-d09fe5f5dbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:49,013 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.100s 2021-08-03 21:17:49,013 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670f4b8f-d471-4993-a5cb-cc50e144d3a2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670f4b8f-d471-4993-a5cb-cc50e144d3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:50,074 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:17:50,074 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9987a5-48f7-4968-af1a-8249046e50b3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9987a5-48f7-4968-af1a-8249046e50b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:51,132 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:17:51,133 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3c1074-234a-414f-87a5-ecc5321de9fc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3c1074-234a-414f-87a5-ecc5321de9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:52,192 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:17:52,193 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e3d3eb-0354-4227-b376-adaa6d3cada1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e3d3eb-0354-4227-b376-adaa6d3cada1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:53,252 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:17:53,253 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8502b491-9fbb-4274-af63-78d379a85ff0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8502b491-9fbb-4274-af63-78d379a85ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:54,313 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.053s 2021-08-03 21:17:54,314 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8b379b-be8c-46f6-8268-572165db5622', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8b379b-be8c-46f6-8268-572165db5622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:55,380 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.058s 2021-08-03 21:17:55,380 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4c768e-1424-4031-b70d-e0b5277cbbcf', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4c768e-1424-4031-b70d-e0b5277cbbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:56,435 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:17:56,435 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b515aa2-44b5-4393-a5a4-d54c9bafc27b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b515aa2-44b5-4393-a5a4-d54c9bafc27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:57,503 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.059s 2021-08-03 21:17:57,503 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693817e4-a21e-4084-af21-07f0e0484a31', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693817e4-a21e-4084-af21-07f0e0484a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:58,558 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:17:58,558 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fd185f-1b5b-4825-90b1-4a85fc4cc264', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fd185f-1b5b-4825-90b1-4a85fc4cc264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:17:59,693 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.127s 2021-08-03 21:17:59,694 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dd50ab-f3f6-48d6-9162-2359b89c8024', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dd50ab-f3f6-48d6-9162-2359b89c8024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:00,759 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:18:00,760 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e94e4b0-8e37-4334-9084-a7c6203d371f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e94e4b0-8e37-4334-9084-a7c6203d371f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:01,831 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.063s 2021-08-03 21:18:01,831 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d565e7-e891-4ce9-95c0-711014f76d65', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d565e7-e891-4ce9-95c0-711014f76d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:02,892 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:18:02,892 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222d8e11-31e5-489d-81ba-b6a2ed9552e1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222d8e11-31e5-489d-81ba-b6a2ed9552e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:03,954 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:18:03,955 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fc5c24-50c3-49f2-82ab-c63d6813a32a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fc5c24-50c3-49f2-82ab-c63d6813a32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:05,012 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:18:05,012 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b589ba70-b848-43cb-a295-7c3231eb1d41', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b589ba70-b848-43cb-a295-7c3231eb1d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:06,096 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.076s 2021-08-03 21:18:06,096 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b668dd6-94c7-434f-a9e6-bb951bc23754', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b668dd6-94c7-434f-a9e6-bb951bc23754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:07,169 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.064s 2021-08-03 21:18:07,169 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0549588f-e8af-4b97-a0eb-9c1e997ee8f5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0549588f-e8af-4b97-a0eb-9c1e997ee8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:08,237 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.060s 2021-08-03 21:18:08,238 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9601727c-04bb-40d0-a81e-9a872021e968', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9601727c-04bb-40d0-a81e-9a872021e968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:09,293 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:09,294 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6be6b96-71f6-4133-aff6-82619ed608f5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6be6b96-71f6-4133-aff6-82619ed608f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:10,353 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:18:10,354 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5fa003-13fb-46ca-a46e-3e387504656c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5fa003-13fb-46ca-a46e-3e387504656c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:11,411 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:18:11,411 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056eb21b-2249-44e1-84c7-a2dde9785d18', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056eb21b-2249-44e1-84c7-a2dde9785d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:12,467 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:18:12,468 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29485d49-4b21-404f-acef-9736bf78fb32', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29485d49-4b21-404f-acef-9736bf78fb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:13,528 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:18:13,528 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f87e15a-8386-42fd-beff-6283d4d8c440', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f87e15a-8386-42fd-beff-6283d4d8c440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:14,587 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:18:14,587 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1626d5f-cef1-4942-b84a-13f6b2c2107d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1626d5f-cef1-4942-b84a-13f6b2c2107d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:15,653 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:18:15,653 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d7432d-fa5c-49f9-a4d8-da2f60bee45c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d7432d-fa5c-49f9-a4d8-da2f60bee45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:16,712 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:16,712 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095408b1-5d8c-41a0-8e74-16d2bf3249bb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095408b1-5d8c-41a0-8e74-16d2bf3249bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:17,771 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:18:17,771 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c917f5-99f7-4f93-9b3a-e215e4339ab2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c917f5-99f7-4f93-9b3a-e215e4339ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:18,830 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:18:18,831 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7425c3-fcf9-4212-8112-13fd1c6ae5c6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7425c3-fcf9-4212-8112-13fd1c6ae5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:19,890 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:18:19,890 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116312b8-b2dd-46f0-a163-be9163f3ae3b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116312b8-b2dd-46f0-a163-be9163f3ae3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:20,944 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:18:20,944 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d060a2-ede3-4e4b-b253-cf0d8205547f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d060a2-ede3-4e4b-b253-cf0d8205547f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:22,005 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.053s 2021-08-03 21:18:22,006 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818d05cb-1853-4166-a37b-8cb5298ce283', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818d05cb-1853-4166-a37b-8cb5298ce283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:23,060 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:23,061 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1155fb0-4cd3-4be7-8730-f7e3129a3516', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1155fb0-4cd3-4be7-8730-f7e3129a3516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:24,117 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:18:24,118 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9a6ae1-515b-4b8c-9935-fa14a0be0ef0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9a6ae1-515b-4b8c-9935-fa14a0be0ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:25,173 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:18:25,174 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcc99bf-4e60-4c6c-927d-b270f85ffae4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dcc99bf-4e60-4c6c-927d-b270f85ffae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:26,260 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.077s 2021-08-03 21:18:26,260 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27685059-aa9b-4527-8369-726931ccfb55', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27685059-aa9b-4527-8369-726931ccfb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:27,324 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:18:27,325 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb45f11-733f-4804-a179-b20455f6c41c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb45f11-733f-4804-a179-b20455f6c41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:28,406 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.074s 2021-08-03 21:18:28,406 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542b57c0-382e-4086-a51f-82a21aae4460', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542b57c0-382e-4086-a51f-82a21aae4460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:29,468 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:18:29,469 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7444721-6574-4047-958e-6a255bd9565f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7444721-6574-4047-958e-6a255bd9565f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:30,545 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.069s 2021-08-03 21:18:30,545 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7f611b-ba6a-4cac-92b5-1fdff2a0aecd', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7f611b-ba6a-4cac-92b5-1fdff2a0aecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:31,608 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:18:31,608 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461b4dd6-285f-4309-b02f-8c68d654fa72', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461b4dd6-285f-4309-b02f-8c68d654fa72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:32,802 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.185s 2021-08-03 21:18:32,803 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74d48c4-f58c-4507-85a3-eaf7faebba1e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74d48c4-f58c-4507-85a3-eaf7faebba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:33,908 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.097s 2021-08-03 21:18:33,908 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5732d5bd-41f5-4626-a81c-3fd0d3d3b42e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5732d5bd-41f5-4626-a81c-3fd0d3d3b42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:34,970 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.053s 2021-08-03 21:18:34,971 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e96e65-8ef9-4784-8787-92538b0e0156', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e96e65-8ef9-4784-8787-92538b0e0156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:36,027 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:36,027 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae895350-ee6d-4105-9a7a-1353528f0ea0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae895350-ee6d-4105-9a7a-1353528f0ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:37,086 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:18:37,086 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2f093d-5a8c-499d-aa63-55c968fcd33c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2f093d-5a8c-499d-aa63-55c968fcd33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:38,146 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:18:38,147 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e356da0c-9023-40e2-bf8f-0df03e43b4ec', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e356da0c-9023-40e2-bf8f-0df03e43b4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:39,216 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.060s 2021-08-03 21:18:39,217 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cb1673-08de-4aa4-b4c7-7c3e2a991dbd', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cb1673-08de-4aa4-b4c7-7c3e2a991dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:40,284 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.059s 2021-08-03 21:18:40,285 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb0f9cf-784f-4304-a9d7-8cf5aac36ba4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb0f9cf-784f-4304-a9d7-8cf5aac36ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:41,351 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.058s 2021-08-03 21:18:41,351 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218a4e98-dc1b-40fc-9622-98e74be20722', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218a4e98-dc1b-40fc-9622-98e74be20722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:42,407 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:42,407 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598d192b-302d-4bb6-9876-0e6a5d306b47', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598d192b-302d-4bb6-9876-0e6a5d306b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:43,462 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:43,463 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f8b972-2183-41c8-8fcf-5852701eb9dd', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f8b972-2183-41c8-8fcf-5852701eb9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:44,522 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:18:44,522 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29ea98f-1ef4-4543-bfa9-ce1a18ca5cac', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29ea98f-1ef4-4543-bfa9-ce1a18ca5cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:45,583 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:18:45,583 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db12b947-ab56-4f52-b5c5-69ccecd9aaa4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db12b947-ab56-4f52-b5c5-69ccecd9aaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:46,645 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.055s 2021-08-03 21:18:46,646 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f216eacb-69b3-48dc-af26-e7ba50c9c758', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f216eacb-69b3-48dc-af26-e7ba50c9c758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:47,735 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.081s 2021-08-03 21:18:47,735 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96e8cf3-9252-4f12-b786-1984a5fd0f23', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96e8cf3-9252-4f12-b786-1984a5fd0f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:48,818 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.074s 2021-08-03 21:18:48,819 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a06552-62d0-4d69-b381-b289bffe5eeb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a06552-62d0-4d69-b381-b289bffe5eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:49,914 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.087s 2021-08-03 21:18:49,914 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3885dd-e281-4a2d-91b4-dd8a43750c4c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3885dd-e281-4a2d-91b4-dd8a43750c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:50,972 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:50,972 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856c3d3d-ff32-4734-aa04-3cac5a689c8e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856c3d3d-ff32-4734-aa04-3cac5a689c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:52,035 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:18:52,035 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a807b64-b9a0-4df8-baa9-5f803c764449', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a807b64-b9a0-4df8-baa9-5f803c764449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:53,094 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:18:53,095 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84478b9-2b5b-4b4b-bbbc-ccfcd73d7f79', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84478b9-2b5b-4b4b-bbbc-ccfcd73d7f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:54,169 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.066s 2021-08-03 21:18:54,169 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2336955b-93b7-4dde-89a1-d42713bd37f3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2336955b-93b7-4dde-89a1-d42713bd37f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:55,225 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:18:55,225 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44149a57-17f1-425f-ba81-51caacfd96f6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44149a57-17f1-425f-ba81-51caacfd96f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:56,285 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:18:56,286 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea89264-d2fc-47c2-9d97-34da6790d1b4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea89264-d2fc-47c2-9d97-34da6790d1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:57,347 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:18:57,348 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e93d43-aae5-4101-8ede-0dc5d250846d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e93d43-aae5-4101-8ede-0dc5d250846d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:58,419 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.063s 2021-08-03 21:18:58,419 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8dd2c2-0add-4593-836f-1131e4c31f6e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8dd2c2-0add-4593-836f-1131e4c31f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:18:59,478 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:18:59,479 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d294bc5-ce89-4c1a-9786-a5b573b2cb51', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d294bc5-ce89-4c1a-9786-a5b573b2cb51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:00,538 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:19:00,538 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89b2a32-f991-4a47-87dd-b252089be139', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89b2a32-f991-4a47-87dd-b252089be139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:01,595 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:01,595 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7115c191-4194-4d73-bab2-6d99a0d028ab', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7115c191-4194-4d73-bab2-6d99a0d028ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:02,660 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:19:02,661 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6188443-32eb-47b0-85b5-940f6ad37cda', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6188443-32eb-47b0-85b5-940f6ad37cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:03,718 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:19:03,719 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b8f899-fd16-4d35-82f6-d032eef0517e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b8f899-fd16-4d35-82f6-d032eef0517e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:04,778 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:19:04,779 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f09b13-1ff0-492f-afff-7fa9ee1e638b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f09b13-1ff0-492f-afff-7fa9ee1e638b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:05,841 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:19:05,841 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8052e4-1de7-453f-a7ed-212d6d76ed04', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8052e4-1de7-453f-a7ed-212d6d76ed04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:06,954 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.105s 2021-08-03 21:19:06,955 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7516382c-a990-4aa7-9107-59d03fd0cf13', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7516382c-a990-4aa7-9107-59d03fd0cf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:08,051 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.088s 2021-08-03 21:19:08,051 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89622667-531d-4c39-8417-df357b4f4552', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89622667-531d-4c39-8417-df357b4f4552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:09,128 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.068s 2021-08-03 21:19:09,128 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d322b302-8702-4907-baad-ab92206f7e76', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d322b302-8702-4907-baad-ab92206f7e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:10,197 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.061s 2021-08-03 21:19:10,198 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae291fe-7747-4c9b-bd5f-87a27b76dd44', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae291fe-7747-4c9b-bd5f-87a27b76dd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:11,261 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.056s 2021-08-03 21:19:11,262 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e078329c-2be8-46b2-8b12-5f4a1b603153', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e078329c-2be8-46b2-8b12-5f4a1b603153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:12,331 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.061s 2021-08-03 21:19:12,331 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb0dc2f-432c-4344-9a8a-98b3d0217e7e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb0dc2f-432c-4344-9a8a-98b3d0217e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:13,392 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:19:13,392 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6a2fac-8825-435d-926b-3ced4ef62384', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6a2fac-8825-435d-926b-3ced4ef62384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:14,446 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:14,447 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c77ea8-a707-48ff-9d32-ba89689993f1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c77ea8-a707-48ff-9d32-ba89689993f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:15,504 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:19:15,505 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e553166b-cea6-447f-bac1-c3e10f81879c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e553166b-cea6-447f-bac1-c3e10f81879c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:16,566 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:19:16,567 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd8e356-4568-491a-9ca1-e49d91d4f00b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd8e356-4568-491a-9ca1-e49d91d4f00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:17,626 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:19:17,626 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adcc4896-86af-49d5-b84a-7c4611671103', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adcc4896-86af-49d5-b84a-7c4611671103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:18,683 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:19:18,684 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6343f266-b7b2-4d93-9153-718619108f2b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6343f266-b7b2-4d93-9153-718619108f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:19,747 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.055s 2021-08-03 21:19:19,747 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf62a19-18b1-4650-a98b-3d10597c6cdd', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf62a19-18b1-4650-a98b-3d10597c6cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:20,805 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:19:20,805 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4089af37-914f-4eaa-895a-989f30647ad2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4089af37-914f-4eaa-895a-989f30647ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:21,863 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:21,863 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14ca81d-84d0-48bb-9b64-a8cfbd70da48', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14ca81d-84d0-48bb-9b64-a8cfbd70da48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:22,921 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:19:22,921 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d50fae-32f4-4267-a396-c55bf9c95a88', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d50fae-32f4-4267-a396-c55bf9c95a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:23,981 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:19:23,982 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4e6afa-0468-4c0c-9429-ede0e1cdb338', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4e6afa-0468-4c0c-9429-ede0e1cdb338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:25,044 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.053s 2021-08-03 21:19:25,044 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60e9c57-52a0-4707-982f-12bf3c438429', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60e9c57-52a0-4707-982f-12bf3c438429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:26,098 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:26,098 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a67a1e-fbea-4b2b-bfca-7466fdc2e348', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a67a1e-fbea-4b2b-bfca-7466fdc2e348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:27,151 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:19:27,152 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c6cccf-67d8-499f-9125-7fab390c79a7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c6cccf-67d8-499f-9125-7fab390c79a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:28,205 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:19:28,205 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7eb248-2ece-4700-abde-f703eded51e0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7eb248-2ece-4700-abde-f703eded51e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:29,263 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:19:29,263 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42522a7-e967-4d88-980a-1eaf8bf5eafa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42522a7-e967-4d88-980a-1eaf8bf5eafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:30,319 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:30,319 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b348169-b9f9-4d22-b887-49838a341300', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b348169-b9f9-4d22-b887-49838a341300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:31,376 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:31,376 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a983b935-aee9-4b53-a95e-6e437c5570c0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a983b935-aee9-4b53-a95e-6e437c5570c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:32,441 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:19:32,442 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6620746-da56-477f-9fec-7363cb7eac76', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6620746-da56-477f-9fec-7363cb7eac76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:33,497 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:33,498 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af366fa-3a7e-472f-b8bc-9b0f489c853e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af366fa-3a7e-472f-b8bc-9b0f489c853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:34,559 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:19:34,559 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468b1a59-8756-427e-8d65-fcfc529a0dcc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468b1a59-8756-427e-8d65-fcfc529a0dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:35,616 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:35,616 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f51917a-e2ed-44bf-bb80-b9a7edd19db8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f51917a-e2ed-44bf-bb80-b9a7edd19db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:36,672 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:36,673 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1b55eb-5edd-4656-93c5-2c4834148705', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1b55eb-5edd-4656-93c5-2c4834148705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:37,732 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:37,732 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8c417f-8c1f-451a-8b3d-478deaf17991', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8c417f-8c1f-451a-8b3d-478deaf17991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:38,787 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:38,787 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3cdb67-4b68-472f-8a09-1e0f1dedd2e4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3cdb67-4b68-472f-8a09-1e0f1dedd2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:39,982 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.188s 2021-08-03 21:19:39,983 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0473a4e9-717a-47fc-8e8b-80f4f842895d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0473a4e9-717a-47fc-8e8b-80f4f842895d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:41,037 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:41,038 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2609fc2c-3fa2-4d31-bbbe-ced11929a664', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2609fc2c-3fa2-4d31-bbbe-ced11929a664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:42,092 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:42,092 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408c3158-7294-4ed4-bfc8-aefef3779e27', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408c3158-7294-4ed4-bfc8-aefef3779e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:43,150 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:43,150 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3a03bc-bb81-44a1-bc5e-ef0227eea3fb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3a03bc-bb81-44a1-bc5e-ef0227eea3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:44,205 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:44,205 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfe4a5e-ed8f-46bf-8caa-8605cc2b7697', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfe4a5e-ed8f-46bf-8caa-8605cc2b7697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:45,260 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:45,261 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96858c40-ef93-452a-810e-364dfa09bbbc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96858c40-ef93-452a-810e-364dfa09bbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:46,317 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:46,317 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c702437-c561-4c0f-bf36-ac8fad41dee9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c702437-c561-4c0f-bf36-ac8fad41dee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:47,373 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:47,373 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2243213-2cdf-471e-b70c-ee196aa95cd9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2243213-2cdf-471e-b70c-ee196aa95cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:48,430 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:48,431 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-362220d0-4077-4a3c-b2c7-d576cfdb9097', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-362220d0-4077-4a3c-b2c7-d576cfdb9097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:49,487 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:49,487 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2a143c-d9c4-426d-b0c7-a0f07d4dce99', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2a143c-d9c4-426d-b0c7-a0f07d4dce99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:50,545 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:19:50,546 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f741739-b5e4-4c10-9323-6385cca6fb8f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f741739-b5e4-4c10-9323-6385cca6fb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:51,601 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:19:51,602 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd81a9c-2fbe-4963-8950-febbaa9a6980', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd81a9c-2fbe-4963-8950-febbaa9a6980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:52,659 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:19:52,659 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67aca323-145f-424b-8c51-6ca007f3abc4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67aca323-145f-424b-8c51-6ca007f3abc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:53,714 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:53,714 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5686da-0a4b-4aaf-bc66-d2b6f9fcf21f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5686da-0a4b-4aaf-bc66-d2b6f9fcf21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:54,768 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:54,769 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ebff31-66ea-4528-8171-77e8f1cb8eda', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ebff31-66ea-4528-8171-77e8f1cb8eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:55,823 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:55,823 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb2c5c6-5900-4156-a2d8-a5bb3368a922', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb2c5c6-5900-4156-a2d8-a5bb3368a922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:56,878 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:56,878 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff226137-bf7d-4263-949e-5bacc40224c0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff226137-bf7d-4263-949e-5bacc40224c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:57,932 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:19:57,932 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a6cd00-ca54-4edc-a3fe-5804e4d4aaa7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a6cd00-ca54-4edc-a3fe-5804e4d4aaa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:19:58,987 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:19:58,987 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4188cd80-c997-49e4-b03a-1088b551a949', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4188cd80-c997-49e4-b03a-1088b551a949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:00,042 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:20:00,042 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58ae529-3a13-439a-abec-51acd522d7a7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58ae529-3a13-439a-abec-51acd522d7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:01,102 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:20:01,102 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cafd59-2a88-4c4d-88f7-34061d953d7b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cafd59-2a88-4c4d-88f7-34061d953d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:02,165 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.055s 2021-08-03 21:20:02,166 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d978d0-8704-40ae-b0e8-cf558f6f569f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d978d0-8704-40ae-b0e8-cf558f6f569f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:03,225 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:20:03,226 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ab3bdf-3aa2-4171-96b5-b49b2b6bd358', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ab3bdf-3aa2-4171-96b5-b49b2b6bd358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:04,288 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.053s 2021-08-03 21:20:04,288 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fcd45a-3436-4dbf-a64a-e964e3575214', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fcd45a-3436-4dbf-a64a-e964e3575214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:05,352 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.055s 2021-08-03 21:20:05,352 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8b4355-22ad-462d-854d-72eeb6d9073c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8b4355-22ad-462d-854d-72eeb6d9073c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:06,416 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:20:06,416 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad359bb-e882-41d8-95f1-fe33f7febd4b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad359bb-e882-41d8-95f1-fe33f7febd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:07,476 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:20:07,476 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fafd916-3979-4d4a-bb7f-f45e6954624e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fafd916-3979-4d4a-bb7f-f45e6954624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:08,533 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:08,533 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3245a475-8435-4c68-ad2f-ce0006a31954', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3245a475-8435-4c68-ad2f-ce0006a31954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:09,598 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:20:09,599 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8947730-7f8c-4935-a25d-c31682ccd952', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8947730-7f8c-4935-a25d-c31682ccd952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:10,660 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.053s 2021-08-03 21:20:10,660 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa467a7-9114-4987-b4fa-afa5ad05a0aa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa467a7-9114-4987-b4fa-afa5ad05a0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:11,713 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:20:11,714 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c909cca3-23fb-4d45-8468-635484ca26dc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c909cca3-23fb-4d45-8468-635484ca26dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:12,771 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:12,772 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0479f8-ffc5-4418-a392-1e29fe639e12', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0479f8-ffc5-4418-a392-1e29fe639e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:13,828 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:20:13,828 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e53bad-5753-4559-98a7-04079ac61412', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e53bad-5753-4559-98a7-04079ac61412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:14,885 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:14,886 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbfd964-7bac-4ea6-9567-90060915f33a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bbfd964-7bac-4ea6-9567-90060915f33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:15,941 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:20:15,942 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8d322b-4695-42e0-a128-40949084dcca', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8d322b-4695-42e0-a128-40949084dcca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:16,998 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:20:16,999 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596e659e-0f22-4abc-b715-0b9a13c6df73', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596e659e-0f22-4abc-b715-0b9a13c6df73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:18,055 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:20:18,055 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ccd019-50ac-4c49-acae-d58874af5295', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ccd019-50ac-4c49-acae-d58874af5295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:19,111 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:20:19,111 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1182b1b-9f95-4fb3-97ea-3d3ebd856533', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1182b1b-9f95-4fb3-97ea-3d3ebd856533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:20,167 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:20:20,167 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4002d2-af1d-48b0-be11-b727e0d8dfd2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4002d2-af1d-48b0-be11-b727e0d8dfd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:21,222 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:20:21,223 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67474a15-6b32-462f-bf10-3697cd9e5439', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67474a15-6b32-462f-bf10-3697cd9e5439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:22,278 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:20:22,278 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6212e9e-458c-4053-ac7c-2902a1677498', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6212e9e-458c-4053-ac7c-2902a1677498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:23,338 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:20:23,339 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b203a90-8d21-48a2-b907-6089c9b774a9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b203a90-8d21-48a2-b907-6089c9b774a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:24,397 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:20:24,398 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373ddf56-9082-4ca5-88ff-52d279eaa57a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373ddf56-9082-4ca5-88ff-52d279eaa57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:25,468 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.061s 2021-08-03 21:20:25,468 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da54850-6943-44af-bf85-2c6453fa7825', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da54850-6943-44af-bf85-2c6453fa7825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:26,540 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.063s 2021-08-03 21:20:26,541 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8259e7ce-1cc7-4460-8675-5005a613b16a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8259e7ce-1cc7-4460-8675-5005a613b16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:27,606 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.056s 2021-08-03 21:20:27,606 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e5f86f-6a5f-4b17-ba8c-c79f770f8be0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e5f86f-6a5f-4b17-ba8c-c79f770f8be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:28,664 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:28,665 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9a690b-954b-4ad2-8eb7-d729919306bb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9a690b-954b-4ad2-8eb7-d729919306bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:29,722 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:20:29,722 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ac975e-246e-4495-acdd-e54f840fe4c3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ac975e-246e-4495-acdd-e54f840fe4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:30,780 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:30,781 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b986a1-5cf0-4272-9bc1-f66b9e947aff', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b986a1-5cf0-4272-9bc1-f66b9e947aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:31,839 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:31,839 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cffaebf5-5c14-428a-ace5-83579006660f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cffaebf5-5c14-428a-ace5-83579006660f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:32,906 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.058s 2021-08-03 21:20:32,906 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd1fd7e-7341-4c06-a2c4-bbdea8e1d585', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd1fd7e-7341-4c06-a2c4-bbdea8e1d585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:33,973 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.059s 2021-08-03 21:20:33,973 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1af31a-269f-429b-b7a8-a721ccfd5d45', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1af31a-269f-429b-b7a8-a721ccfd5d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:35,041 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.060s 2021-08-03 21:20:35,042 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb3cc9d-6b0c-4713-9a3a-a9bfb960a6af', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb3cc9d-6b0c-4713-9a3a-a9bfb960a6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:36,116 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.066s 2021-08-03 21:20:36,117 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcdebf0-9dd5-457e-b05c-005c87d3b474', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcdebf0-9dd5-457e-b05c-005c87d3b474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:37,175 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:37,175 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb1e15f-a68a-4b22-bba3-1fb95cd0fd5c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb1e15f-a68a-4b22-bba3-1fb95cd0fd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:38,231 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:20:38,231 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dca34cc-7211-4f90-89ab-7ff4c9e1c149', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dca34cc-7211-4f90-89ab-7ff4c9e1c149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:39,288 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:39,288 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c1b65c-afea-4067-a960-14f4892075d2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c1b65c-afea-4067-a960-14f4892075d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:40,349 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:20:40,350 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cb493a-af53-4c94-86a7-696c6eec2f05', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cb493a-af53-4c94-86a7-696c6eec2f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:41,407 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:41,408 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8679e64-93a4-4b81-abbc-9be08d8426bb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8679e64-93a4-4b81-abbc-9be08d8426bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:42,463 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:20:42,463 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16de3939-b7fe-460b-a2fb-345e5a00a1c6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16de3939-b7fe-460b-a2fb-345e5a00a1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:43,524 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:43,525 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f41c5ad-a874-4a10-a5d3-b6290fc4a7e2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f41c5ad-a874-4a10-a5d3-b6290fc4a7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:44,584 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:44,584 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fac7b5-8300-48da-bd92-f6d7390900aa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fac7b5-8300-48da-bd92-f6d7390900aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:45,653 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.061s 2021-08-03 21:20:45,653 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84535127-9123-46ca-bd99-f48fd9f6d6f8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84535127-9123-46ca-bd99-f48fd9f6d6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:46,769 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.055s 2021-08-03 21:20:46,769 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2bcd708-e2e0-4fb7-9361-5e1e39ed1ea8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2bcd708-e2e0-4fb7-9361-5e1e39ed1ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:47,828 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:47,828 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682ffe6a-e78a-41d4-8ff1-11be7650c4c0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682ffe6a-e78a-41d4-8ff1-11be7650c4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:48,886 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:48,887 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b7178f-53ab-4f71-952c-cd513964b302', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b7178f-53ab-4f71-952c-cd513964b302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:49,945 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:49,946 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b658a7ed-f44e-4f9a-a0ac-dbccb5cf6942', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b658a7ed-f44e-4f9a-a0ac-dbccb5cf6942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:51,011 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:20:51,012 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93eedc72-040f-4053-9f27-22d5404d138f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93eedc72-040f-4053-9f27-22d5404d138f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:52,093 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.073s 2021-08-03 21:20:52,093 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d2693b-28ab-4d60-a78c-957882973d2c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d2693b-28ab-4d60-a78c-957882973d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:53,151 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:53,151 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52645b1-eb2b-4c71-83f5-d846f1ef4b04', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52645b1-eb2b-4c71-83f5-d846f1ef4b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:54,210 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:20:54,210 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9df9903-2518-47ef-8caf-b6300d63e5de', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9df9903-2518-47ef-8caf-b6300d63e5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:55,267 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:55,268 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9afd0dc-2259-4f74-b8ac-55095a9dd047', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9afd0dc-2259-4f74-b8ac-55095a9dd047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:56,346 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.070s 2021-08-03 21:20:56,346 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58926550-7b19-478d-b0e1-4ef0cb552479', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58926550-7b19-478d-b0e1-4ef0cb552479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:57,423 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.068s 2021-08-03 21:20:57,423 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e102e71-f3e8-4569-ac11-fe867797747a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e102e71-f3e8-4569-ac11-fe867797747a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:58,529 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.099s 2021-08-03 21:20:58,530 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265947ca-678f-423a-b121-4d8a072c9e32', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265947ca-678f-423a-b121-4d8a072c9e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:20:59,588 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:20:59,588 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3a05c2-e4f5-40ef-94ea-2d6cb8268245', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3a05c2-e4f5-40ef-94ea-2d6cb8268245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:00,644 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:21:00,645 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3695ec-511c-4c69-be2b-94be023d8b66', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3695ec-511c-4c69-be2b-94be023d8b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:01,701 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:21:01,701 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a954a630-39f0-4c64-8119-f2fd455ea468', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a954a630-39f0-4c64-8119-f2fd455ea468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:02,757 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:02,757 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0969804d-67e6-4e1a-82f3-e70dbf0bd28e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0969804d-67e6-4e1a-82f3-e70dbf0bd28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:03,812 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:03,813 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be73c1ec-3759-4400-bc8b-dc743d5e7e6f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be73c1ec-3759-4400-bc8b-dc743d5e7e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:04,866 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:04,867 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374d2d74-8d2b-4961-9b42-06b860397839', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374d2d74-8d2b-4961-9b42-06b860397839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:05,927 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:21:05,927 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056ee251-8f50-46c5-9875-ac929ca1bd4f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056ee251-8f50-46c5-9875-ac929ca1bd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:06,987 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:21:06,988 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fe4f2d-c3de-426f-b79a-f8684893f36d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fe4f2d-c3de-426f-b79a-f8684893f36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:08,046 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:21:08,047 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea34053-1dfd-4d6c-bbc5-017d446d8751', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea34053-1dfd-4d6c-bbc5-017d446d8751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:09,102 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:21:09,103 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21b7500-8e64-4e93-b11a-c82f7dfe776b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21b7500-8e64-4e93-b11a-c82f7dfe776b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:10,158 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:21:10,159 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3909c8a-64b0-4c7e-afdc-745262fb9786', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3909c8a-64b0-4c7e-afdc-745262fb9786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:11,212 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:11,213 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e9e12c-742c-4261-b60e-aac3b1c8c0a4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e9e12c-742c-4261-b60e-aac3b1c8c0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:12,266 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:12,267 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f81dd4-8d1f-42ce-963b-ebf987fad14b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f81dd4-8d1f-42ce-963b-ebf987fad14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:13,321 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:13,322 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf374cf-dd34-40e2-b570-28033d25cada', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf374cf-dd34-40e2-b570-28033d25cada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:14,375 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:14,376 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6982dd4-0bc8-472f-b5da-c9d74a6ead32', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6982dd4-0bc8-472f-b5da-c9d74a6ead32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:15,431 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:15,431 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d865b7c8-771b-484e-8196-e18f89ba4d9d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d865b7c8-771b-484e-8196-e18f89ba4d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:16,485 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:16,486 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5700cd34-7730-40ed-bc1d-178fba0eb7d9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5700cd34-7730-40ed-bc1d-178fba0eb7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:17,541 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:17,541 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ef4458-80ad-41b8-a941-75eb23470e6a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ef4458-80ad-41b8-a941-75eb23470e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:18,597 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:18,597 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64f2a4e-a3a7-49c1-82e8-2547c3284eff', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64f2a4e-a3a7-49c1-82e8-2547c3284eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:19,655 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:21:19,655 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261a4668-481e-40c2-bd6b-7731ca827c1e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261a4668-481e-40c2-bd6b-7731ca827c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:20,711 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:20,711 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96460878-3342-4af1-b28e-e8497a9e773f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96460878-3342-4af1-b28e-e8497a9e773f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:21,771 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:21:21,771 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7eea82b-c94d-4c6a-9beb-e08ca2e4f6db', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7eea82b-c94d-4c6a-9beb-e08ca2e4f6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:22,826 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:22,827 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033e6e1a-4349-4825-acbd-47a52541af2a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033e6e1a-4349-4825-acbd-47a52541af2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:23,882 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:23,883 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab5c0e5-d42c-4d8a-bd7b-e8ac387a38f9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab5c0e5-d42c-4d8a-bd7b-e8ac387a38f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:24,938 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:24,938 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be74f21f-0f6e-4339-99a7-73a32b772f28', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be74f21f-0f6e-4339-99a7-73a32b772f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:25,991 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:25,992 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ac5e7f-514a-40da-8c43-bfd5d4857cab', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ac5e7f-514a-40da-8c43-bfd5d4857cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:27,046 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:27,046 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7d4dbc-1988-470e-af5b-85d8e509a0e5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7d4dbc-1988-470e-af5b-85d8e509a0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:28,101 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:28,101 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20810ca4-dae1-476c-a1a1-b7d429d7e1a4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20810ca4-dae1-476c-a1a1-b7d429d7e1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:29,156 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:29,156 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f0431f-58ff-4731-ae11-7bf55a236085', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f0431f-58ff-4731-ae11-7bf55a236085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:30,214 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:21:30,214 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2136493-bb09-4a18-93de-5d9e26ad8e24', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2136493-bb09-4a18-93de-5d9e26ad8e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:31,271 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:21:31,271 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077b8527-62f1-4ee9-9d72-18fa5a40aa0b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077b8527-62f1-4ee9-9d72-18fa5a40aa0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:32,325 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:32,326 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8f3862-a88d-410d-be7c-092a3cfca392', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8f3862-a88d-410d-be7c-092a3cfca392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:33,379 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:33,380 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c80435-f180-4174-8de2-65006f364333', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c80435-f180-4174-8de2-65006f364333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:34,438 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:21:34,438 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0142b8-1a21-4e37-ac1a-b8d7f1ebe89c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0142b8-1a21-4e37-ac1a-b8d7f1ebe89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:35,492 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:35,493 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070fdc84-8179-4b78-9b5d-37b7601582c8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070fdc84-8179-4b78-9b5d-37b7601582c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:36,547 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:36,548 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4512522e-0f03-4b44-b8c4-22bf26997d28', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4512522e-0f03-4b44-b8c4-22bf26997d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:37,603 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:37,603 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221527ac-a608-4843-8275-d515d9dee679', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221527ac-a608-4843-8275-d515d9dee679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:38,662 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:21:38,662 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0403ec10-d04d-4f26-a54e-a3249c697ab1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0403ec10-d04d-4f26-a54e-a3249c697ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:39,717 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:39,717 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f151ec26-4d55-4094-a114-ccbdc87d322e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f151ec26-4d55-4094-a114-ccbdc87d322e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:40,771 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:40,772 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af3cfac-d88e-457f-bd4f-5f497d0b9bf9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af3cfac-d88e-457f-bd4f-5f497d0b9bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:41,826 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:41,827 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3399049-162a-4a53-984a-5b5b145155b0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3399049-162a-4a53-984a-5b5b145155b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:42,880 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:42,880 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04702367-7e9d-45d4-91b1-314be894ae13', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04702367-7e9d-45d4-91b1-314be894ae13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:43,933 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:43,934 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d505232-c232-47da-bd18-4cbdfca95d3f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d505232-c232-47da-bd18-4cbdfca95d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:44,988 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:44,988 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dad01d4-07f4-4655-8ccd-89b738965157', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dad01d4-07f4-4655-8ccd-89b738965157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:46,041 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:46,041 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c98c497-ec67-4819-a647-2768dd45bd0d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c98c497-ec67-4819-a647-2768dd45bd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:47,095 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:47,096 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0258303d-0370-40d7-8731-f72b7a79d47b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0258303d-0370-40d7-8731-f72b7a79d47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:48,149 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:48,150 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8aa6b6-6ba6-4a96-b5f4-2965a40ca011', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8aa6b6-6ba6-4a96-b5f4-2965a40ca011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:49,204 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:49,204 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef03bb29-d416-4ae4-b510-134266abc71e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef03bb29-d416-4ae4-b510-134266abc71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:50,258 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:50,258 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ecd82a-f04d-46bb-af9b-39f8a24f3be9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ecd82a-f04d-46bb-af9b-39f8a24f3be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:51,318 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:21:51,318 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b861564b-a305-47ad-ae15-32ec9ad9dfea', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b861564b-a305-47ad-ae15-32ec9ad9dfea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:52,374 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:52,375 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd620bd6-8093-429a-9e6a-cfd421dcee8a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd620bd6-8093-429a-9e6a-cfd421dcee8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:53,431 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:21:53,431 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c1cce4-91b5-4140-a171-6b1bb475c2bc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c1cce4-91b5-4140-a171-6b1bb475c2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:54,484 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:54,485 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53515038-67c9-4e49-aa54-54f711b05f9f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53515038-67c9-4e49-aa54-54f711b05f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:55,538 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:55,539 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba814cb1-1024-46c2-a81d-5a8828fae5e5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba814cb1-1024-46c2-a81d-5a8828fae5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:56,592 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:21:56,592 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a16f6d-b418-4f28-af9a-52582cc9105a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a16f6d-b418-4f28-af9a-52582cc9105a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:57,648 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:57,648 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66160f97-9215-4ffc-aad4-688e6dab07a2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66160f97-9215-4ffc-aad4-688e6dab07a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:58,702 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:21:58,702 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ea8bb4-540b-4e69-8c11-ac6b9317649b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ea8bb4-540b-4e69-8c11-ac6b9317649b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:21:59,758 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:21:59,758 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7460969e-7778-4841-b5a2-6b92d9b30515', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7460969e-7778-4841-b5a2-6b92d9b30515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:00,814 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:00,815 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede47b4a-3724-4032-ba60-7421daf8d6cf', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede47b4a-3724-4032-ba60-7421daf8d6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:01,869 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:01,870 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b7f436-a69e-4c6c-871e-b03b4e596a2c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b7f436-a69e-4c6c-871e-b03b4e596a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:02,925 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:02,926 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb8defd-a1e2-480e-a297-6f794c176b79', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb8defd-a1e2-480e-a297-6f794c176b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:03,980 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:22:03,980 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd41be10-c115-4b69-90b7-fa52bf205c5a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd41be10-c115-4b69-90b7-fa52bf205c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:05,038 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:22:05,039 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4cfab5-4d05-4246-986d-fa8cd3db6a5e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4cfab5-4d05-4246-986d-fa8cd3db6a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:06,094 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:22:06,094 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac86901e-779b-4b2d-a12f-d205f04a4721', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac86901e-779b-4b2d-a12f-d205f04a4721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:07,150 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:07,150 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b47b06-a4a7-4906-ba09-5381973c79bd', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b47b06-a4a7-4906-ba09-5381973c79bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:08,205 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:22:08,205 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f40f586-b492-4dc8-ae3d-1d2b971bdb27', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f40f586-b492-4dc8-ae3d-1d2b971bdb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:09,261 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:09,262 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b027fb9-2f04-46a2-af3c-e25e317ebbe7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b027fb9-2f04-46a2-af3c-e25e317ebbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:10,318 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:10,318 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d74cde-298a-49fd-9119-eaa9d672bdba', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d74cde-298a-49fd-9119-eaa9d672bdba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:11,378 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:22:11,379 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56783e9e-a0b1-41ca-8fd1-c8a3e7803929', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56783e9e-a0b1-41ca-8fd1-c8a3e7803929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:12,433 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:12,434 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc63fad2-a586-4944-8cba-9fc2881afcd4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc63fad2-a586-4944-8cba-9fc2881afcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:13,491 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:13,491 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44878fb1-95d7-4591-9358-6174e541e7ca', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44878fb1-95d7-4591-9358-6174e541e7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:14,548 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:14,548 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fba692-d15e-4085-9db9-37304fbea2b3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fba692-d15e-4085-9db9-37304fbea2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:15,604 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:15,605 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c18fd4-324c-4c72-8d46-267bb8f0bff7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c18fd4-324c-4c72-8d46-267bb8f0bff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:16,660 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:16,660 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5873bd90-fce8-4be2-ab76-d96eafeaef1d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5873bd90-fce8-4be2-ab76-d96eafeaef1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:17,717 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:22:17,718 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eeef39f-8816-49e9-915c-f5c16c1d5704', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eeef39f-8816-49e9-915c-f5c16c1d5704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:18,774 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:18,774 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd3a301-b240-4486-9642-2dae3b5d3fa6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd3a301-b240-4486-9642-2dae3b5d3fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:19,830 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:19,831 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83274b40-d7c6-490a-8112-b2a365ed1853', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83274b40-d7c6-490a-8112-b2a365ed1853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:20,889 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:20,889 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1deae2a4-12dd-49ec-a3bc-775ca1b71287', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1deae2a4-12dd-49ec-a3bc-775ca1b71287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:21,953 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.055s 2021-08-03 21:22:21,954 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2226cd1-40ea-4189-a153-c0ae06729465', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2226cd1-40ea-4189-a153-c0ae06729465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:23,023 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.060s 2021-08-03 21:22:23,023 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1992e6-cb06-462e-990b-0aba1f2a48ff', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1992e6-cb06-462e-990b-0aba1f2a48ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:24,081 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:22:24,082 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f31c617c-31b4-42b9-bf1e-03675c4c72c1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f31c617c-31b4-42b9-bf1e-03675c4c72c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:25,144 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:22:25,144 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e8aaaa-9c71-4cc8-8269-c3a3a04d86ab', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e8aaaa-9c71-4cc8-8269-c3a3a04d86ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:26,206 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:22:26,207 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-122d93b2-d606-4584-bd79-e8640832f0fc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122d93b2-d606-4584-bd79-e8640832f0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:27,276 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.061s 2021-08-03 21:22:27,276 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f525ce6-0115-4ead-8ad7-fdb6eb27bed0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f525ce6-0115-4ead-8ad7-fdb6eb27bed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:28,339 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.055s 2021-08-03 21:22:28,340 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36de260c-4163-4493-8c5b-912c0a3215f2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36de260c-4163-4493-8c5b-912c0a3215f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:29,406 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.057s 2021-08-03 21:22:29,407 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cbd040-8616-40e6-b2a8-a7e934e070db', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cbd040-8616-40e6-b2a8-a7e934e070db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:30,486 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.071s 2021-08-03 21:22:30,486 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d1092d-486a-409d-8aa1-a3104599756f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d1092d-486a-409d-8aa1-a3104599756f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:31,545 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:22:31,545 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bfc247b-3dc2-42a6-b975-3f09841aa430', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bfc247b-3dc2-42a6-b975-3f09841aa430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:32,612 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.059s 2021-08-03 21:22:32,613 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d2f05c-5a69-4e5d-a08e-b25f21809bc4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d2f05c-5a69-4e5d-a08e-b25f21809bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:33,677 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.056s 2021-08-03 21:22:33,677 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f8634e-e12a-4690-85bf-cc2ba9257f76', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f8634e-e12a-4690-85bf-cc2ba9257f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:34,761 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.075s 2021-08-03 21:22:34,761 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc7e462-3e17-4b1d-b15a-b490148af3db', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc7e462-3e17-4b1d-b15a-b490148af3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:35,821 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:22:35,821 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4991ae-013a-4956-b9dc-16edd95467fd', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4991ae-013a-4956-b9dc-16edd95467fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:36,878 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:22:36,878 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45ec6d3-020f-4b6c-9a3c-2c15d9142f98', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45ec6d3-020f-4b6c-9a3c-2c15d9142f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:37,942 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.056s 2021-08-03 21:22:37,943 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7c761c-513a-4c43-a84b-38b78a827926', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7c761c-513a-4c43-a84b-38b78a827926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:39,004 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.054s 2021-08-03 21:22:39,005 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580b63e9-bb41-4e6d-8a74-54a79d08db3d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580b63e9-bb41-4e6d-8a74-54a79d08db3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:40,061 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:40,061 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6852ca98-0222-42e9-82e2-3b1cbbc25b4a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6852ca98-0222-42e9-82e2-3b1cbbc25b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:41,118 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:41,118 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50a06d8-00aa-400e-9fad-f56c46db0d8a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50a06d8-00aa-400e-9fad-f56c46db0d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:42,172 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:22:42,173 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155c9cb3-df5b-4e6e-9105-83083c57171e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155c9cb3-df5b-4e6e-9105-83083c57171e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:43,229 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:43,229 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-362f3034-e005-42ad-8068-40f352a77d4b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-362f3034-e005-42ad-8068-40f352a77d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:44,287 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:22:44,288 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a048cd44-60ee-40b9-953e-dd4bfc301985', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a048cd44-60ee-40b9-953e-dd4bfc301985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:45,344 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:45,344 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7737f9b-1bcd-4155-847e-7737b0ee2aef', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7737f9b-1bcd-4155-847e-7737b0ee2aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:46,399 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:46,399 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9fcb38-dcc7-4dfb-b811-446921592225', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9fcb38-dcc7-4dfb-b811-446921592225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:47,457 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:22:47,458 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5aafbef-8ac5-45e4-97e6-4b37f1ae6747', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5aafbef-8ac5-45e4-97e6-4b37f1ae6747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:48,515 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:22:48,516 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2e3d68-87b8-40c7-b16f-860ad8563d39', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2e3d68-87b8-40c7-b16f-860ad8563d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:49,570 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.045s 2021-08-03 21:22:49,570 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d26d629-53c8-4d00-bd54-831416baeae8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d26d629-53c8-4d00-bd54-831416baeae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:50,625 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:50,626 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a54b549-be29-4c24-bb30-1d808d2ecaa9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a54b549-be29-4c24-bb30-1d808d2ecaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:51,681 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:22:51,681 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250a2001-a6e5-489a-a355-920e4dc5952c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250a2001-a6e5-489a-a355-920e4dc5952c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:52,736 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:22:52,736 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332028c2-7afb-4cbb-a7ce-0d6b638b9ed8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332028c2-7afb-4cbb-a7ce-0d6b638b9ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:53,792 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:53,793 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c3e76a-c36e-4b1b-b1de-d0f1f5cbe6ec', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c3e76a-c36e-4b1b-b1de-d0f1f5cbe6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:54,850 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:54,850 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4519d99-291a-486a-8529-cea469649497', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4519d99-291a-486a-8529-cea469649497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:55,910 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:22:55,910 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38c5aef-6134-46ce-84a6-6565dfbbc72e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38c5aef-6134-46ce-84a6-6565dfbbc72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:56,967 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:56,967 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2892292-b033-41ec-9a13-31a045fc8bd5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2892292-b033-41ec-9a13-31a045fc8bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:58,023 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:22:58,023 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b7ab49-57cf-45e6-b15c-4ab74c52f5d3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b7ab49-57cf-45e6-b15c-4ab74c52f5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:22:59,079 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:22:59,080 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845acff6-8e3f-40b2-a81a-f1ad5c086a7e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845acff6-8e3f-40b2-a81a-f1ad5c086a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:00,138 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:23:00,138 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04631ad-02f0-459f-ac0b-8a5cb333ffe8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04631ad-02f0-459f-ac0b-8a5cb333ffe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:01,197 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.050s 2021-08-03 21:23:01,197 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fd5197-103e-4580-8139-4ddac1bf0da7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fd5197-103e-4580-8139-4ddac1bf0da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:02,272 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.066s 2021-08-03 21:23:02,272 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421c4f81-dbbc-464e-b56c-4e1685ba91a2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421c4f81-dbbc-464e-b56c-4e1685ba91a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:03,330 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:23:03,331 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59b870d-0dc2-4693-9511-27261065cfe3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59b870d-0dc2-4693-9511-27261065cfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:04,394 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.056s 2021-08-03 21:23:04,395 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7506ad81-5665-4ba9-b595-153ff7b710be', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7506ad81-5665-4ba9-b595-153ff7b710be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:05,455 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:23:05,455 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5c5181-f4e8-4f19-99d5-7a7408eceb18', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5c5181-f4e8-4f19-99d5-7a7408eceb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:06,516 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.052s 2021-08-03 21:23:06,517 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e225769-ff7a-436a-b72c-ea20015620d7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e225769-ff7a-436a-b72c-ea20015620d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:07,573 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:23:07,573 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e171db0-d6e3-4628-b061-fa993e9c15d3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e171db0-d6e3-4628-b061-fa993e9c15d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:08,649 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.067s 2021-08-03 21:23:08,650 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f3993be-d4f9-401c-9b1b-ccefdfddbce2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f3993be-d4f9-401c-9b1b-ccefdfddbce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:09,706 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:09,707 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f94b843-9f8c-4320-9ed8-57431d41917e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f94b843-9f8c-4320-9ed8-57431d41917e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:10,763 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:23:10,763 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5d1cf9-4f9e-46af-a150-6281803e40c8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5d1cf9-4f9e-46af-a150-6281803e40c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:11,821 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:23:11,822 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b156feb0-92ce-480e-8e5c-64937602a547', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b156feb0-92ce-480e-8e5c-64937602a547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:12,882 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:23:12,882 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6afe697-365a-4c79-97d1-1e0412fe1670', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6afe697-365a-4c79-97d1-1e0412fe1670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:13,940 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.049s 2021-08-03 21:23:13,940 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e388a563-849c-4488-bd02-6233fe15f25e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e388a563-849c-4488-bd02-6233fe15f25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:14,996 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:14,996 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f4cfe7-9340-45fa-adab-0c6ffd099386', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f4cfe7-9340-45fa-adab-0c6ffd099386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:16,051 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:16,051 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a982b4-c5ca-45e1-93d8-9f42e8167854', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a982b4-c5ca-45e1-93d8-9f42e8167854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:17,108 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:23:17,108 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5d156e-33c5-46bd-b03f-eefcda9d8cae', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5d156e-33c5-46bd-b03f-eefcda9d8cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:18,164 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:18,164 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90da907f-086f-421a-a6cb-2a3c2b464352', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90da907f-086f-421a-a6cb-2a3c2b464352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:19,220 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:23:19,220 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052923e7-1619-4c55-bbd9-88a7a4e43e9d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052923e7-1619-4c55-bbd9-88a7a4e43e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:20,276 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:20,277 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81ccc3-d558-4053-b457-f2ca1f4f7e49', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81ccc3-d558-4053-b457-f2ca1f4f7e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:21,332 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.046s 2021-08-03 21:23:21,332 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5428e74e-89bc-4703-adb6-cce32c60a07c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5428e74e-89bc-4703-adb6-cce32c60a07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:22,388 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:23:22,389 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de74a8df-bd41-4c31-95be-19d1b9d4a6fa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de74a8df-bd41-4c31-95be-19d1b9d4a6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:23,444 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:23,445 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe20e76-2385-4f44-8e7b-0185ecc735b5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe20e76-2385-4f44-8e7b-0185ecc735b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:24,501 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:23:24,501 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2c71d8-1010-4be3-b1a9-fc111c6c9b56', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2c71d8-1010-4be3-b1a9-fc111c6c9b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:25,575 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.065s 2021-08-03 21:23:25,575 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f8a3bb-30d9-4fc2-a236-733e9635495e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f8a3bb-30d9-4fc2-a236-733e9635495e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:26,643 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.059s 2021-08-03 21:23:26,644 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb87405-1747-4178-a9e5-78762a0639f7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb87405-1747-4178-a9e5-78762a0639f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:27,728 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.076s 2021-08-03 21:23:27,728 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136d504f-4289-4711-a00d-c5a2324943d2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136d504f-4289-4711-a00d-c5a2324943d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:28,784 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:28,785 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c92a56-82d8-45c3-bee9-3020f626ef7f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c92a56-82d8-45c3-bee9-3020f626ef7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:29,840 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.048s 2021-08-03 21:23:29,840 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb03280-3827-4522-9724-237178009e62', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb03280-3827-4522-9724-237178009e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:30,899 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.051s 2021-08-03 21:23:30,899 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d30fd4-0243-47fe-af38-d8b9e108cd14', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d30fd4-0243-47fe-af38-d8b9e108cd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:31,955 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.047s 2021-08-03 21:23:31,956 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc901372-6754-49b1-8509-410ead6d3b21', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc901372-6754-49b1-8509-410ead6d3b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:33,023 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.059s 2021-08-03 21:23:33,024 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ded2c69-b921-4aa6-8687-d63665d424cc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ded2c69-b921-4aa6-8687-d63665d424cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:34,102 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802 0.070s 2021-08-03 21:23:34,102 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b34861-bfc9-4f8e-88d4-adae613aa32f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b34861-bfc9-4f8e-88d4-adae613aa32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802'} Body: b'{"volume": {"id": "eec5c69d-8416-4939-8e48-057b64e31802", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:16:17.000000", "updated_at": "2021-08-03T21:16:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-366672785", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/eec5c69d-8416-4939-8e48-057b64e31802"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eec5c69d-8416-4939-8e48-057b64e31802", "attachment_id": "a40a1c62-8ba6-449b-8354-295dcea9f2e0", "volume_id": "eec5c69d-8416-4939-8e48-057b64e31802", "server_id": "a4f3d776-990b-4479-9484-ec148e8152fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-03T21:16:26.000000"}], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' }}} 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 a4f3d776-990b-4479-9484-ec148e8152fb while it is in task_state migrating"} }}} 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 eec5c69d-8416-4939-8e48-057b64e31802 failed to reach available status (current in-use) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 199, in test_live_block_migration_with_attached_volume self._live_migrate(server_id, target_host, 'ACTIVE') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 526, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 215, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.102', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft12.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-08-03 21:23:34,356 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.118s 2021-08-03 21:23:34,356 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3426', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-707996ea-2dde-45eb-bdd0-5493627126c0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7f4d4f762438400091cce8ecfaf83802", "name": "tempest-LiveAutoBlockMigrationV225Test-895276722-project", "password_expires_at": null}, "audit_ids": ["citOaYxmRkeQGEXvIi21og"], "expires_at": "2021-08-03T22:23:34.000000Z", "issued_at": "2021-08-03T21:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e381e26c3884c298a13541949eab3b4", "name": "tempest-LiveAutoBlockMigrationV225Test-895276722"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:23:34,357 110115 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration) Found network {'id': '6e544f8c-29f3-4370-ab11-ed74fff109de', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1431455386-network', 'tenant_id': '4e381e26c3884c298a13541949eab3b4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4e381e26c3884c298a13541949eab3b4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 858, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:14:34Z', 'updated_at': '2021-08-03T21:14:34Z', 'revision_number': 1} available for tenant 2021-08-03 21:23:34,758 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes 0.400s 2021-08-03 21:23:34,758 110115 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-276661379", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "size": 1}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34dbdf0c-70ef-4c38-bee1-0e58213fcd91', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34dbdf0c-70ef-4c38-bee1-0e58213fcd91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:34.679379", "updated_at": null, "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-03 21:23:34,851 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.085s 2021-08-03 21:23:34,852 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64832cae-e7fe-4060-a157-089e74a370e1', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64832cae-e7fe-4060-a157-089e74a370e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:35,941 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.081s 2021-08-03 21:23:35,941 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e241b252-e55b-4314-baa9-b849ce7cd9b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e241b252-e55b-4314-baa9-b849ce7cd9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:37,019 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.070s 2021-08-03 21:23:37,019 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6e3030-e3f4-4dc2-9071-eb1a57356396', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6e3030-e3f4-4dc2-9071-eb1a57356396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:38,112 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.085s 2021-08-03 21:23:38,112 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f04805-216e-46e3-beed-60c43b5632b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f04805-216e-46e3-beed-60c43b5632b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:39,202 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.082s 2021-08-03 21:23:39,203 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0f715c-b881-4469-bf18-d6940fa23e37', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0f715c-b881-4469-bf18-d6940fa23e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:40,280 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.069s 2021-08-03 21:23:40,280 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e9dd70-3ff3-4f52-953b-ca7f85cc217c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e9dd70-3ff3-4f52-953b-ca7f85cc217c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:41,375 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.087s 2021-08-03 21:23:41,375 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ce2051-4272-4759-8462-9ef6f1a5a403', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ce2051-4272-4759-8462-9ef6f1a5a403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:42,455 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.072s 2021-08-03 21:23:42,455 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4090bcb6-6fd6-4616-9852-f150c0d7c1cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4090bcb6-6fd6-4616-9852-f150c0d7c1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:43,532 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.069s 2021-08-03 21:23:43,532 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12435203-ef16-4349-9821-55b039b209d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12435203-ef16-4349-9821-55b039b209d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:44,599 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.059s 2021-08-03 21:23:44,599 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff63432-151c-43af-b677-2d942157042c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff63432-151c-43af-b677-2d942157042c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:45,710 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.104s 2021-08-03 21:23:45,711 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f279f754-3d64-4cf8-89f7-279e8249589d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f279f754-3d64-4cf8-89f7-279e8249589d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:46,788 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.069s 2021-08-03 21:23:46,788 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18326d2-7666-4b5e-9ceb-514513941d12', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18326d2-7666-4b5e-9ceb-514513941d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:47,912 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.115s 2021-08-03 21:23:47,912 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27cbe52-b1be-48b9-a846-20dc87f015cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27cbe52-b1be-48b9-a846-20dc87f015cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:49,044 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.124s 2021-08-03 21:23:49,044 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8f9c43-7add-4d68-8447-afe58d73db6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8f9c43-7add-4d68-8447-afe58d73db6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:50,102 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.050s 2021-08-03 21:23:50,103 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37da972-abc0-41bb-a6a5-251474829bbe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37da972-abc0-41bb-a6a5-251474829bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:51,172 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.062s 2021-08-03 21:23:51,173 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5298685-c9dc-4cef-be75-4771d4aebee7', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5298685-c9dc-4cef-be75-4771d4aebee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:35.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:52,249 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.068s 2021-08-03 21:23:52,249 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c154da5-762c-478e-bed8-a4b73a5513cd', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c154da5-762c-478e-bed8-a4b73a5513cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:52.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:53,309 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.051s 2021-08-03 21:23:53,309 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da90419d-2cfe-484a-ba7b-0654c4cace16', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da90419d-2cfe-484a-ba7b-0654c4cace16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:52.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:54,369 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.052s 2021-08-03 21:23:54,370 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf8c945-3aa6-46c2-a5e0-1a9a47c99343', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf8c945-3aa6-46c2-a5e0-1a9a47c99343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:52.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:55,460 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65 0.080s 2021-08-03 21:23:55,461 110115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e305772-222d-4d74-9a9d-b0ef8cfec1ea', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e305772-222d-4d74-9a9d-b0ef8cfec1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65'} Body: b'{"volume": {"id": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:23:35.000000", "updated_at": "2021-08-03T21:23:55.000000", "name": "tempest-tempest.common.compute-volume-276661379", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/4e381e26c3884c298a13541949eab3b4/volumes/21004e91-a07b-475e-a4ca-a86daf0ffd65"}], "user_id": "7f4d4f762438400091cce8ecfaf83802", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "4e381e26c3884c298a13541949eab3b4"}}' 2021-08-03 21:23:55,467 110115 INFO [tempest.common.waiters] volume 21004e91-a07b-475e-a4ca-a86daf0ffd65 reached available after waiting for 21.467589 seconds 2021-08-03 21:23:56,472 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.102/compute/v2.1/servers 1.003s 2021-08-03 21:23:56,472 110115 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-1455654583", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "6e544f8c-29f3-4370-ab11-ed74fff109de"}], "block_device_mapping_v2": [{"uuid": "21004e91-a07b-475e-a4ca-a86daf0ffd65", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804', '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-d9e9b2fe-f37b-466a-9642-af834a8a9bf8', 'x-compute-request-id': 'req-d9e9b2fe-f37b-466a-9642-af834a8a9bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ENq5JUzVYqvX"}}' 2021-08-03 21:23:57,109 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.634s 2021-08-03 21:23:57,109 110115 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': 'Tue, 03 Aug 2021 21:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e16df8ba-97a6-4da4-8624-bf3d98f495bd', 'x-compute-request-id': 'req-e16df8ba-97a6-4da4-8624-bf3d98f495bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:23:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:23:58,209 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.090s 2021-08-03 21:23:58,209 110115 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': 'Tue, 03 Aug 2021 21:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0505b2fd-7c34-4813-9f5b-5e4f5e739ed9', 'x-compute-request-id': 'req-0505b2fd-7c34-4813-9f5b-5e4f5e739ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:23:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:23:59,368 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.150s 2021-08-03 21:23:59,369 110115 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': 'Tue, 03 Aug 2021 21:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-fa20cdad-9ca9-4d6f-a879-28568f479e00', 'x-compute-request-id': 'req-fa20cdad-9ca9-4d6f-a879-28568f479e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:00,522 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.144s 2021-08-03 21:24:00,522 110115 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': 'Tue, 03 Aug 2021 21:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-72181707-e295-47e9-8a16-66a4f9995f08', 'x-compute-request-id': 'req-72181707-e295-47e9-8a16-66a4f9995f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:01,903 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.371s 2021-08-03 21:24:01,904 110115 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': 'Tue, 03 Aug 2021 21:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e5a22943-2386-4b80-85de-14f3317a2797', 'x-compute-request-id': 'req-e5a22943-2386-4b80-85de-14f3317a2797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:03,029 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.115s 2021-08-03 21:24:03,029 110115 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': 'Tue, 03 Aug 2021 21:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-bc8f1995-3954-4be5-9259-200e0a500531', 'x-compute-request-id': 'req-bc8f1995-3954-4be5-9259-200e0a500531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:04,130 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.092s 2021-08-03 21:24:04,131 110115 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': 'Tue, 03 Aug 2021 21:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f7d6d4a5-3cf5-4a68-8070-121d9fc683f7', 'x-compute-request-id': 'req-f7d6d4a5-3cf5-4a68-8070-121d9fc683f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:05,244 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.102s 2021-08-03 21:24:05,245 110115 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': 'Tue, 03 Aug 2021 21:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b5dde607-0d1f-4ed9-b9cb-e848590f648d', 'x-compute-request-id': 'req-b5dde607-0d1f-4ed9-b9cb-e848590f648d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:06,425 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.171s 2021-08-03 21:24:06,425 110115 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': 'Tue, 03 Aug 2021 21:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d0ecba05-3a36-4313-b253-5dd4b0edc635', 'x-compute-request-id': 'req-d0ecba05-3a36-4313-b253-5dd4b0edc635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:07,909 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.472s 2021-08-03 21:24:07,909 110115 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': 'Tue, 03 Aug 2021 21:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-94aef6f2-0970-42f1-97ff-bc1bde84d264', 'x-compute-request-id': 'req-94aef6f2-0970-42f1-97ff-bc1bde84d264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:09,074 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.155s 2021-08-03 21:24:09,074 110115 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': 'Tue, 03 Aug 2021 21:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3edb40bb-7b6a-45fc-b800-48ab6f620d3e', 'x-compute-request-id': 'req-3edb40bb-7b6a-45fc-b800-48ab6f620d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:10,274 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.186s 2021-08-03 21:24:10,275 110115 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': 'Tue, 03 Aug 2021 21:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-82910292-4a61-4381-9420-1a3c1ed7a607', 'x-compute-request-id': 'req-82910292-4a61-4381-9420-1a3c1ed7a607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:11,423 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.138s 2021-08-03 21:24:11,424 110115 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': 'Tue, 03 Aug 2021 21:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7ae1bfa5-34a3-4282-ab23-3cac06db326b', 'x-compute-request-id': 'req-7ae1bfa5-34a3-4282-ab23-3cac06db326b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:12,954 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.520s 2021-08-03 21:24:12,954 110115 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': 'Tue, 03 Aug 2021 21:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-169a0077-e4f1-4f82-8596-f40559bbe7f6', 'x-compute-request-id': 'req-169a0077-e4f1-4f82-8596-f40559bbe7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:14,179 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.215s 2021-08-03 21:24:14,179 110115 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': 'Tue, 03 Aug 2021 21:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8a83df9e-aa7f-4678-befd-0cf167e3e43a', 'x-compute-request-id': 'req-8a83df9e-aa7f-4678-befd-0cf167e3e43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:15,638 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.449s 2021-08-03 21:24:15,639 110115 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': 'Tue, 03 Aug 2021 21:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0fd5f137-997f-4980-b19c-83c64e1bf310', 'x-compute-request-id': 'req-0fd5f137-997f-4980-b19c-83c64e1bf310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:17,266 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.618s 2021-08-03 21:24:17,267 110115 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': 'Tue, 03 Aug 2021 21:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-4d2bc17d-e13c-4b21-af6d-839a25b54258', 'x-compute-request-id': 'req-4d2bc17d-e13c-4b21-af6d-839a25b54258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:18,446 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.169s 2021-08-03 21:24:18,447 110115 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': 'Tue, 03 Aug 2021 21:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2e093f41-7e28-493a-b183-5904b67d22ab', 'x-compute-request-id': 'req-2e093f41-7e28-493a-b183-5904b67d22ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:19,559 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.102s 2021-08-03 21:24:19,560 110115 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': 'Tue, 03 Aug 2021 21:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-4ebf2378-a75f-4f00-afc2-a8b77e3d8c58', 'x-compute-request-id': 'req-4ebf2378-a75f-4f00-afc2-a8b77e3d8c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:20,713 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.143s 2021-08-03 21:24:20,713 110115 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': 'Tue, 03 Aug 2021 21:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d6847a45-03fe-4a67-9112-7c4c936b50f3', 'x-compute-request-id': 'req-d6847a45-03fe-4a67-9112-7c4c936b50f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:21,993 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.270s 2021-08-03 21:24:21,993 110115 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': 'Tue, 03 Aug 2021 21:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-653ed0a2-faa2-40af-8a2e-179ab360d205', 'x-compute-request-id': 'req-653ed0a2-faa2-40af-8a2e-179ab360d205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:23,312 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.309s 2021-08-03 21:24:23,312 110115 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': 'Tue, 03 Aug 2021 21:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-dab8b11a-82e5-4039-a9cd-9c68572cdd32', 'x-compute-request-id': 'req-dab8b11a-82e5-4039-a9cd-9c68572cdd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:24,886 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.565s 2021-08-03 21:24:24,886 110115 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': 'Tue, 03 Aug 2021 21:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f2797e05-818c-4d43-93b0-d4277d8d1f41', 'x-compute-request-id': 'req-f2797e05-818c-4d43-93b0-d4277d8d1f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:26,113 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.216s 2021-08-03 21:24:26,113 110115 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': 'Tue, 03 Aug 2021 21:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-60171e75-b3f4-4671-95a6-79621c0fec1c', 'x-compute-request-id': 'req-60171e75-b3f4-4671-95a6-79621c0fec1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:27,609 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.486s 2021-08-03 21:24:27,609 110115 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': 'Tue, 03 Aug 2021 21:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5417ffd6-3d51-40bd-bf67-2a109652849f', 'x-compute-request-id': 'req-5417ffd6-3d51-40bd-bf67-2a109652849f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:28,757 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.138s 2021-08-03 21:24:28,757 110115 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': 'Tue, 03 Aug 2021 21:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-50b25f8b-0780-4732-82da-cb6647a1293f', 'x-compute-request-id': 'req-50b25f8b-0780-4732-82da-cb6647a1293f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:30,358 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.592s 2021-08-03 21:24:30,359 110115 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': 'Tue, 03 Aug 2021 21:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-75bacf68-9098-4601-b2a4-200cc965c70e', 'x-compute-request-id': 'req-75bacf68-9098-4601-b2a4-200cc965c70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:31,586 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.215s 2021-08-03 21:24:31,587 110115 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': 'Tue, 03 Aug 2021 21:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b3904716-809c-4b44-bdb7-10c789f1eb22', 'x-compute-request-id': 'req-b3904716-809c-4b44-bdb7-10c789f1eb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:33,468 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.870s 2021-08-03 21:24:33,469 110115 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': 'Tue, 03 Aug 2021 21:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-708ff26c-a1a9-4e73-99b1-b080e0e2ac17', 'x-compute-request-id': 'req-708ff26c-a1a9-4e73-99b1-b080e0e2ac17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:34,671 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.194s 2021-08-03 21:24:34,671 110115 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': 'Tue, 03 Aug 2021 21:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1058b064-6bcb-46c5-86c0-b0113286c535', 'x-compute-request-id': 'req-1058b064-6bcb-46c5-86c0-b0113286c535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:36,156 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.476s 2021-08-03 21:24:36,157 110115 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': 'Tue, 03 Aug 2021 21:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-22e4a1ad-92a9-4b3d-b98a-1c5a07303bb5', 'x-compute-request-id': 'req-22e4a1ad-92a9-4b3d-b98a-1c5a07303bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:37,320 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.154s 2021-08-03 21:24:37,320 110115 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': 'Tue, 03 Aug 2021 21:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3c339758-2758-411b-9957-e5e0bc0d0e83', 'x-compute-request-id': 'req-3c339758-2758-411b-9957-e5e0bc0d0e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:38,661 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.330s 2021-08-03 21:24:38,661 110115 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': 'Tue, 03 Aug 2021 21:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3b4f8e7f-c7db-4264-ae29-c6414e68290f', 'x-compute-request-id': 'req-3b4f8e7f-c7db-4264-ae29-c6414e68290f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:40,397 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.726s 2021-08-03 21:24:40,397 110115 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': 'Tue, 03 Aug 2021 21:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-aa60ee15-5aab-4993-855c-e9649e627eca', 'x-compute-request-id': 'req-aa60ee15-5aab-4993-855c-e9649e627eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:41,496 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.088s 2021-08-03 21:24:41,496 110115 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': 'Tue, 03 Aug 2021 21:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cdd7cfa0-077c-42f9-92a9-2f3cf4ac33a9', 'x-compute-request-id': 'req-cdd7cfa0-077c-42f9-92a9-2f3cf4ac33a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:43,065 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.559s 2021-08-03 21:24:43,066 110115 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': 'Tue, 03 Aug 2021 21:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cfed53ec-c31c-42f1-8b43-9ed40ca0f684', 'x-compute-request-id': 'req-cfed53ec-c31c-42f1-8b43-9ed40ca0f684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:44,451 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.376s 2021-08-03 21:24:44,451 110115 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': 'Tue, 03 Aug 2021 21:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8845ccb9-6910-4fc8-b45a-f7ac345929f9', 'x-compute-request-id': 'req-8845ccb9-6910-4fc8-b45a-f7ac345929f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:45,611 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.150s 2021-08-03 21:24:45,611 110115 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': 'Tue, 03 Aug 2021 21:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-9c4b57a4-5fbf-49be-aa80-572dfcc0942a', 'x-compute-request-id': 'req-9c4b57a4-5fbf-49be-aa80-572dfcc0942a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:46,744 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.121s 2021-08-03 21:24:46,744 110115 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': 'Tue, 03 Aug 2021 21:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cd00aa2e-2334-41bf-8adc-d854a2267bd2', 'x-compute-request-id': 'req-cd00aa2e-2334-41bf-8adc-d854a2267bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:47,901 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.147s 2021-08-03 21:24:47,901 110115 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': 'Tue, 03 Aug 2021 21:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-af68c2b3-95a0-454f-b9a3-0208a9e99a3b', 'x-compute-request-id': 'req-af68c2b3-95a0-454f-b9a3-0208a9e99a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:49,015 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.105s 2021-08-03 21:24:49,016 110115 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': 'Tue, 03 Aug 2021 21:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-711c7000-cb80-4a8b-b874-97be383975a4', 'x-compute-request-id': 'req-711c7000-cb80-4a8b-b874-97be383975a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:50,111 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.086s 2021-08-03 21:24:50,111 110115 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': 'Tue, 03 Aug 2021 21:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-009ef02e-ad8b-4a5b-88d5-d43b831d4493', 'x-compute-request-id': 'req-009ef02e-ad8b-4a5b-88d5-d43b831d4493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:51,221 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.101s 2021-08-03 21:24:51,222 110115 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': 'Tue, 03 Aug 2021 21:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a987375d-1d6b-4d0b-a2d5-1e3756bdfae0', 'x-compute-request-id': 'req-a987375d-1d6b-4d0b-a2d5-1e3756bdfae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:52,366 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.136s 2021-08-03 21:24:52,367 110115 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': 'Tue, 03 Aug 2021 21:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2550d583-73ff-41f0-9b54-0254ed166169', 'x-compute-request-id': 'req-2550d583-73ff-41f0-9b54-0254ed166169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:54,698 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 1.321s 2021-08-03 21:24:54,698 110115 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': 'Tue, 03 Aug 2021 21:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-466f90df-80a3-4fa5-b344-893b5f653c85', 'x-compute-request-id': 'req-466f90df-80a3-4fa5-b344-893b5f653c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:55,824 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.115s 2021-08-03 21:24:55,824 110115 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': 'Tue, 03 Aug 2021 21:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c30363bc-3a35-4ab5-9f23-1e7c22f41c17', 'x-compute-request-id': 'req-c30363bc-3a35-4ab5-9f23-1e7c22f41c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:57,094 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.259s 2021-08-03 21:24:57,094 110115 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': 'Tue, 03 Aug 2021 21:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f9e1c860-a333-4cda-b758-eeede048b428', 'x-compute-request-id': 'req-f9e1c860-a333-4cda-b758-eeede048b428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:58,230 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.125s 2021-08-03 21:24:58,230 110115 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': 'Tue, 03 Aug 2021 21:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d467eeea-7117-4611-9304-531007b565f0', 'x-compute-request-id': 'req-d467eeea-7117-4611-9304-531007b565f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:24:59,354 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.114s 2021-08-03 21:24:59,355 110115 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': 'Tue, 03 Aug 2021 21:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-573cb27b-193f-40ec-bc87-62ec4fa448e2', 'x-compute-request-id': 'req-573cb27b-193f-40ec-bc87-62ec4fa448e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:24:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:00,754 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.389s 2021-08-03 21:25:00,754 110115 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': 'Tue, 03 Aug 2021 21:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-eea6904d-8983-4544-ba2a-f3fb2ef64933', 'x-compute-request-id': 'req-eea6904d-8983-4544-ba2a-f3fb2ef64933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:01,884 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.120s 2021-08-03 21:25:01,885 110115 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': 'Tue, 03 Aug 2021 21:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e9b435d5-6211-4427-87b1-9621e4edfdc2', 'x-compute-request-id': 'req-e9b435d5-6211-4427-87b1-9621e4edfdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:02,977 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.083s 2021-08-03 21:25:02,978 110115 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': 'Tue, 03 Aug 2021 21:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cd658cb9-4572-4d68-a8c2-5496b7823266', 'x-compute-request-id': 'req-cd658cb9-4572-4d68-a8c2-5496b7823266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:04,124 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.136s 2021-08-03 21:25:04,124 110115 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': 'Tue, 03 Aug 2021 21:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8c5e42dd-05a9-42dd-8e47-b24e03efaf3a', 'x-compute-request-id': 'req-8c5e42dd-05a9-42dd-8e47-b24e03efaf3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:05,459 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.325s 2021-08-03 21:25:05,459 110115 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': 'Tue, 03 Aug 2021 21:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-64635e13-14b4-41f9-83ee-008a0980d38e', 'x-compute-request-id': 'req-64635e13-14b4-41f9-83ee-008a0980d38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:06,830 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.361s 2021-08-03 21:25:06,831 110115 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': 'Tue, 03 Aug 2021 21:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-78c03cbf-8e71-4620-89f2-a04fd28d39b7', 'x-compute-request-id': 'req-78c03cbf-8e71-4620-89f2-a04fd28d39b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:07,982 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.141s 2021-08-03 21:25:07,983 110115 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': 'Tue, 03 Aug 2021 21:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-903178ad-b1f3-4443-9586-13521aab10c2', 'x-compute-request-id': 'req-903178ad-b1f3-4443-9586-13521aab10c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:09,382 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.389s 2021-08-03 21:25:09,382 110115 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': 'Tue, 03 Aug 2021 21:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2245f3f1-4e9d-4309-bd9b-60bf2d68d9b5', 'x-compute-request-id': 'req-2245f3f1-4e9d-4309-bd9b-60bf2d68d9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:10,586 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.191s 2021-08-03 21:25:10,586 110115 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': 'Tue, 03 Aug 2021 21:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-877ae7b0-91f2-44ea-a29e-d263b8b694a9', 'x-compute-request-id': 'req-877ae7b0-91f2-44ea-a29e-d263b8b694a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:11,762 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.162s 2021-08-03 21:25:11,763 110115 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': 'Tue, 03 Aug 2021 21:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6f088eb0-122f-472a-b10b-57153b6fbd32', 'x-compute-request-id': 'req-6f088eb0-122f-472a-b10b-57153b6fbd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:12,923 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.151s 2021-08-03 21:25:12,923 110115 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': 'Tue, 03 Aug 2021 21:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7f3084b8-3d1f-44df-be25-f67dcd600049', 'x-compute-request-id': 'req-7f3084b8-3d1f-44df-be25-f67dcd600049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:14,144 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.211s 2021-08-03 21:25:14,144 110115 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': 'Tue, 03 Aug 2021 21:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-541c3d77-0ccc-471a-b115-f984d50004ca', 'x-compute-request-id': 'req-541c3d77-0ccc-471a-b115-f984d50004ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:15,373 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.220s 2021-08-03 21:25:15,374 110115 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': 'Tue, 03 Aug 2021 21:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e1aa5283-3b8d-4ef5-9cd1-a3b571aec929', 'x-compute-request-id': 'req-e1aa5283-3b8d-4ef5-9cd1-a3b571aec929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:16,562 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.178s 2021-08-03 21:25:16,562 110115 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': 'Tue, 03 Aug 2021 21:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e7ea3753-f3ec-428a-9c7e-366ba7b365fa', 'x-compute-request-id': 'req-e7ea3753-f3ec-428a-9c7e-366ba7b365fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:17,900 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.328s 2021-08-03 21:25:17,900 110115 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': 'Tue, 03 Aug 2021 21:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f44e3d52-2109-47c5-9193-24015d37886e', 'x-compute-request-id': 'req-f44e3d52-2109-47c5-9193-24015d37886e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:19,161 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.250s 2021-08-03 21:25:19,161 110115 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': 'Tue, 03 Aug 2021 21:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5ab22848-9c84-447c-83ca-e56b59b03827', 'x-compute-request-id': 'req-5ab22848-9c84-447c-83ca-e56b59b03827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:20,712 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.542s 2021-08-03 21:25:20,713 110115 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': 'Tue, 03 Aug 2021 21:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b0b7a44e-843c-4a9e-b601-45312e1684ef', 'x-compute-request-id': 'req-b0b7a44e-843c-4a9e-b601-45312e1684ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:22,049 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.327s 2021-08-03 21:25:22,049 110115 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': 'Tue, 03 Aug 2021 21:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a91f4521-f999-440b-8a6b-bc9c33f41e6c', 'x-compute-request-id': 'req-a91f4521-f999-440b-8a6b-bc9c33f41e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:23,244 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.185s 2021-08-03 21:25:23,244 110115 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': 'Tue, 03 Aug 2021 21:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1f572aa5-4053-4c2f-8923-f917742e382f', 'x-compute-request-id': 'req-1f572aa5-4053-4c2f-8923-f917742e382f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:24,432 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.177s 2021-08-03 21:25:24,432 110115 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': 'Tue, 03 Aug 2021 21:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b3a9fc48-8c8f-4509-aea0-14cd065fce9b', 'x-compute-request-id': 'req-b3a9fc48-8c8f-4509-aea0-14cd065fce9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:25,761 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.319s 2021-08-03 21:25:25,762 110115 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': 'Tue, 03 Aug 2021 21:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-63f689de-fd07-4ce7-beab-edc3792ce3db', 'x-compute-request-id': 'req-63f689de-fd07-4ce7-beab-edc3792ce3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:26,898 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.126s 2021-08-03 21:25:26,898 110115 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': 'Tue, 03 Aug 2021 21:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6356b027-33ad-4db0-9928-ba6c5d64af19', 'x-compute-request-id': 'req-6356b027-33ad-4db0-9928-ba6c5d64af19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:28,084 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.175s 2021-08-03 21:25:28,084 110115 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': 'Tue, 03 Aug 2021 21:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a3346977-590f-460b-9854-216de12468da', 'x-compute-request-id': 'req-a3346977-590f-460b-9854-216de12468da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:29,228 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.133s 2021-08-03 21:25:29,228 110115 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': 'Tue, 03 Aug 2021 21:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-173bfb21-6fcc-444c-b039-da5b68825187', 'x-compute-request-id': 'req-173bfb21-6fcc-444c-b039-da5b68825187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:30,911 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.672s 2021-08-03 21:25:30,911 110115 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': 'Tue, 03 Aug 2021 21:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-149d6667-5290-40f4-a58e-826f7812a67c', 'x-compute-request-id': 'req-149d6667-5290-40f4-a58e-826f7812a67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:32,067 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.146s 2021-08-03 21:25:32,068 110115 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': 'Tue, 03 Aug 2021 21:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-66e09b6e-f20f-4679-9df3-5c5643f8f9e1', 'x-compute-request-id': 'req-66e09b6e-f20f-4679-9df3-5c5643f8f9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:33,190 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.113s 2021-08-03 21:25:33,190 110115 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': 'Tue, 03 Aug 2021 21:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0adccfa5-85df-45f1-9c41-23b64f98b677', 'x-compute-request-id': 'req-0adccfa5-85df-45f1-9c41-23b64f98b677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:34,383 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.181s 2021-08-03 21:25:34,384 110115 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': 'Tue, 03 Aug 2021 21:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3e049a3d-aa66-4a79-9de0-fa71465d186b', 'x-compute-request-id': 'req-3e049a3d-aa66-4a79-9de0-fa71465d186b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:35,816 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.423s 2021-08-03 21:25:35,817 110115 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': 'Tue, 03 Aug 2021 21:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-059ba092-d517-4044-be94-bc6c8568fa15', 'x-compute-request-id': 'req-059ba092-d517-4044-be94-bc6c8568fa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:38,466 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 1.639s 2021-08-03 21:25:38,466 110115 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': 'Tue, 03 Aug 2021 21:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-32212d90-5041-4a3a-b901-7cc187bf6a40', 'x-compute-request-id': 'req-32212d90-5041-4a3a-b901-7cc187bf6a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:39,649 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.171s 2021-08-03 21:25:39,649 110115 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': 'Tue, 03 Aug 2021 21:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b48e4403-fa30-4d12-9176-9830ba96b3cb', 'x-compute-request-id': 'req-b48e4403-fa30-4d12-9176-9830ba96b3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:40,855 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.196s 2021-08-03 21:25:40,855 110115 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': 'Tue, 03 Aug 2021 21:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7b6fe75c-6896-4dbc-81ec-21db582e0328', 'x-compute-request-id': 'req-7b6fe75c-6896-4dbc-81ec-21db582e0328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:42,337 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.472s 2021-08-03 21:25:42,337 110115 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': 'Tue, 03 Aug 2021 21:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-47a9d19b-45f7-43de-80fa-eee08cbf2ae7', 'x-compute-request-id': 'req-47a9d19b-45f7-43de-80fa-eee08cbf2ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:43,519 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.173s 2021-08-03 21:25:43,519 110115 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': 'Tue, 03 Aug 2021 21:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1a8ef1e9-3faf-4e60-8e1d-4f574ebf6133', 'x-compute-request-id': 'req-1a8ef1e9-3faf-4e60-8e1d-4f574ebf6133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:44,666 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.137s 2021-08-03 21:25:44,666 110115 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': 'Tue, 03 Aug 2021 21:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f19a97a4-1fa2-4591-88cc-cce13ceae1e0', 'x-compute-request-id': 'req-f19a97a4-1fa2-4591-88cc-cce13ceae1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:45,891 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.215s 2021-08-03 21:25:45,892 110115 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': 'Tue, 03 Aug 2021 21:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-876b6967-acd2-4688-a128-44c89af4c063', 'x-compute-request-id': 'req-876b6967-acd2-4688-a128-44c89af4c063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:47,034 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.128s 2021-08-03 21:25:47,035 110115 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': 'Tue, 03 Aug 2021 21:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-57781935-3374-4047-a20e-a024326e9d72', 'x-compute-request-id': 'req-57781935-3374-4047-a20e-a024326e9d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:48,169 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.121s 2021-08-03 21:25:48,169 110115 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': 'Tue, 03 Aug 2021 21:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e26dcdda-031b-4737-9045-b82ae16aecd1', 'x-compute-request-id': 'req-e26dcdda-031b-4737-9045-b82ae16aecd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:49,267 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.089s 2021-08-03 21:25:49,268 110115 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': 'Tue, 03 Aug 2021 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ea6622ba-ebdc-42ad-82a0-7eeae5c48cb6', 'x-compute-request-id': 'req-ea6622ba-ebdc-42ad-82a0-7eeae5c48cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:50,427 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.150s 2021-08-03 21:25:50,428 110115 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': 'Tue, 03 Aug 2021 21:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-dad35c0b-b791-45c5-baca-c836577bd62b', 'x-compute-request-id': 'req-dad35c0b-b791-45c5-baca-c836577bd62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:51,618 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.180s 2021-08-03 21:25:51,618 110115 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': 'Tue, 03 Aug 2021 21:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-bd34b1e1-bcd9-42a5-8f3a-3d1a4e027b9b', 'x-compute-request-id': 'req-bd34b1e1-bcd9-42a5-8f3a-3d1a4e027b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:53,053 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.425s 2021-08-03 21:25:53,053 110115 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': 'Tue, 03 Aug 2021 21:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d3c5d9d9-1c1b-460a-bc0a-ac2e6baea14e', 'x-compute-request-id': 'req-d3c5d9d9-1c1b-460a-bc0a-ac2e6baea14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:54,169 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.103s 2021-08-03 21:25:54,169 110115 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': 'Tue, 03 Aug 2021 21:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-afdba092-7d52-4280-a274-4c22eb50236c', 'x-compute-request-id': 'req-afdba092-7d52-4280-a274-4c22eb50236c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:55,255 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.076s 2021-08-03 21:25:55,255 110115 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': 'Tue, 03 Aug 2021 21:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-03549d7e-f671-4d23-be27-77be46c21cb9', 'x-compute-request-id': 'req-03549d7e-f671-4d23-be27-77be46c21cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:56,354 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.089s 2021-08-03 21:25:56,354 110115 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': 'Tue, 03 Aug 2021 21:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2cde1d1d-9bc5-4216-892d-e8a6a13fb5f8', 'x-compute-request-id': 'req-2cde1d1d-9bc5-4216-892d-e8a6a13fb5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:57,467 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.103s 2021-08-03 21:25:57,468 110115 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': 'Tue, 03 Aug 2021 21:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-677750c7-9a4b-4290-a088-1943135d9f49', 'x-compute-request-id': 'req-677750c7-9a4b-4290-a088-1943135d9f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:58,560 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.082s 2021-08-03 21:25:58,560 110115 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': 'Tue, 03 Aug 2021 21:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-52b037d6-2827-422b-8d07-2f3e63800cc3', 'x-compute-request-id': 'req-52b037d6-2827-422b-8d07-2f3e63800cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:25:59,697 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.125s 2021-08-03 21:25:59,698 110115 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': 'Tue, 03 Aug 2021 21:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2e3ef52e-71b8-40f2-ab66-f3a0223f7eb7', 'x-compute-request-id': 'req-2e3ef52e-71b8-40f2-ab66-f3a0223f7eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:00,813 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.106s 2021-08-03 21:26:00,813 110115 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': 'Tue, 03 Aug 2021 21:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e8cb5cb0-1158-4d58-bf9d-4c462944f6d0', 'x-compute-request-id': 'req-e8cb5cb0-1158-4d58-bf9d-4c462944f6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:01,929 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.106s 2021-08-03 21:26:01,929 110115 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': 'Tue, 03 Aug 2021 21:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7a2a56d1-e123-41d7-b91f-54c304a117a6', 'x-compute-request-id': 'req-7a2a56d1-e123-41d7-b91f-54c304a117a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:03,044 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.106s 2021-08-03 21:26:03,045 110115 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': 'Tue, 03 Aug 2021 21:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a0a6d7b0-2fe2-436a-a844-057feb615613', 'x-compute-request-id': 'req-a0a6d7b0-2fe2-436a-a844-057feb615613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:04,157 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.103s 2021-08-03 21:26:04,157 110115 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': 'Tue, 03 Aug 2021 21:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c4871deb-a6ea-47d6-acbb-31ebc5d39447', 'x-compute-request-id': 'req-c4871deb-a6ea-47d6-acbb-31ebc5d39447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:05,261 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.094s 2021-08-03 21:26:05,261 110115 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': 'Tue, 03 Aug 2021 21:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-389a67f5-1511-47e2-a43f-d1b1ed8c7fcc', 'x-compute-request-id': 'req-389a67f5-1511-47e2-a43f-d1b1ed8c7fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:06,384 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.113s 2021-08-03 21:26:06,384 110115 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': 'Tue, 03 Aug 2021 21:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cd251b59-6ff4-4492-a6e7-b8079a22608b', 'x-compute-request-id': 'req-cd251b59-6ff4-4492-a6e7-b8079a22608b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:07,531 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.137s 2021-08-03 21:26:07,532 110115 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': 'Tue, 03 Aug 2021 21:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c1e05ce4-3a7b-4a96-b67f-e09c22d81881', 'x-compute-request-id': 'req-c1e05ce4-3a7b-4a96-b67f-e09c22d81881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:08,664 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.123s 2021-08-03 21:26:08,664 110115 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': 'Tue, 03 Aug 2021 21:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-9537e4e0-4f05-4855-8039-bc622cce9ff5', 'x-compute-request-id': 'req-9537e4e0-4f05-4855-8039-bc622cce9ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:09,830 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.155s 2021-08-03 21:26:09,830 110115 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': 'Tue, 03 Aug 2021 21:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b6a3a62b-543e-4343-a0c9-a267f9fccca0', 'x-compute-request-id': 'req-b6a3a62b-543e-4343-a0c9-a267f9fccca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:10,978 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.135s 2021-08-03 21:26:10,978 110115 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': 'Tue, 03 Aug 2021 21:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-708678dd-8a15-48e5-a55c-f46ca35d556a', 'x-compute-request-id': 'req-708678dd-8a15-48e5-a55c-f46ca35d556a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:12,241 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.252s 2021-08-03 21:26:12,241 110115 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': 'Tue, 03 Aug 2021 21:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-218657af-6271-4b5c-8622-5fd9404b9b6e', 'x-compute-request-id': 'req-218657af-6271-4b5c-8622-5fd9404b9b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:13,370 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.115s 2021-08-03 21:26:13,370 110115 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': 'Tue, 03 Aug 2021 21:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6cc3b2f4-5185-4f6e-871f-a58b108c6ca2', 'x-compute-request-id': 'req-6cc3b2f4-5185-4f6e-871f-a58b108c6ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:14,865 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.485s 2021-08-03 21:26:14,865 110115 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': 'Tue, 03 Aug 2021 21:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2c73f0ab-7cb2-437c-8581-f39499799402', 'x-compute-request-id': 'req-2c73f0ab-7cb2-437c-8581-f39499799402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:16,213 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.338s 2021-08-03 21:26:16,213 110115 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': 'Tue, 03 Aug 2021 21:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-592192c8-8d30-4b36-81c6-d34a58bc1977', 'x-compute-request-id': 'req-592192c8-8d30-4b36-81c6-d34a58bc1977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:17,315 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.088s 2021-08-03 21:26:17,316 110115 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': 'Tue, 03 Aug 2021 21:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0332c6df-72a0-4b98-ae86-f3eeceddc8ec', 'x-compute-request-id': 'req-0332c6df-72a0-4b98-ae86-f3eeceddc8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:18,495 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.169s 2021-08-03 21:26:18,495 110115 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': 'Tue, 03 Aug 2021 21:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f4163397-8c2e-42d9-ad85-0a28af00af80', 'x-compute-request-id': 'req-f4163397-8c2e-42d9-ad85-0a28af00af80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:19,645 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.138s 2021-08-03 21:26:19,645 110115 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': 'Tue, 03 Aug 2021 21:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-22177ab5-bbf4-4583-97d6-e4aa9a58552e', 'x-compute-request-id': 'req-22177ab5-bbf4-4583-97d6-e4aa9a58552e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:20,970 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.316s 2021-08-03 21:26:20,971 110115 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': 'Tue, 03 Aug 2021 21:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5213097a-5742-43a9-b4fb-735e16059647', 'x-compute-request-id': 'req-5213097a-5742-43a9-b4fb-735e16059647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:22,249 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.269s 2021-08-03 21:26:22,250 110115 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': 'Tue, 03 Aug 2021 21:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6c5a49d4-a67c-469d-89fe-74a58b8fc3be', 'x-compute-request-id': 'req-6c5a49d4-a67c-469d-89fe-74a58b8fc3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:23,412 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.153s 2021-08-03 21:26:23,412 110115 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': 'Tue, 03 Aug 2021 21:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-854e508a-2dd5-4767-9a1c-07c7deb3cd24', 'x-compute-request-id': 'req-854e508a-2dd5-4767-9a1c-07c7deb3cd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:24,618 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.195s 2021-08-03 21:26:24,618 110115 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': 'Tue, 03 Aug 2021 21:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-873d951b-1c1a-446c-bbdf-5e5eff7809a2', 'x-compute-request-id': 'req-873d951b-1c1a-446c-bbdf-5e5eff7809a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:25,740 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.112s 2021-08-03 21:26:25,741 110115 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': 'Tue, 03 Aug 2021 21:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ad7bd7f6-f117-4da1-9bf6-feb5429db3e9', 'x-compute-request-id': 'req-ad7bd7f6-f117-4da1-9bf6-feb5429db3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:26,864 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.113s 2021-08-03 21:26:26,864 110115 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': 'Tue, 03 Aug 2021 21:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b8b720b5-36d9-424e-9ea0-48519d496a74', 'x-compute-request-id': 'req-b8b720b5-36d9-424e-9ea0-48519d496a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:27,986 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.112s 2021-08-03 21:26:27,987 110115 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': 'Tue, 03 Aug 2021 21:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c1251979-2f79-4460-b10d-82c0d71a3920', 'x-compute-request-id': 'req-c1251979-2f79-4460-b10d-82c0d71a3920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:29,112 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.116s 2021-08-03 21:26:29,112 110115 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': 'Tue, 03 Aug 2021 21:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5b8893df-cf80-435c-9faa-f484713896eb', 'x-compute-request-id': 'req-5b8893df-cf80-435c-9faa-f484713896eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:30,774 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.652s 2021-08-03 21:26:30,775 110115 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': 'Tue, 03 Aug 2021 21:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c03c217d-c6d2-4dbd-ac89-3f263ede68e2', 'x-compute-request-id': 'req-c03c217d-c6d2-4dbd-ac89-3f263ede68e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:32,718 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.934s 2021-08-03 21:26:32,719 110115 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': 'Tue, 03 Aug 2021 21:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-74a4334b-fe8a-4950-8f34-7c492e28ebf8', 'x-compute-request-id': 'req-74a4334b-fe8a-4950-8f34-7c492e28ebf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:34,201 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.473s 2021-08-03 21:26:34,201 110115 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': 'Tue, 03 Aug 2021 21:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c9d32763-494a-45c9-ab97-905c42226053', 'x-compute-request-id': 'req-c9d32763-494a-45c9-ab97-905c42226053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:35,801 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.591s 2021-08-03 21:26:35,802 110115 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': 'Tue, 03 Aug 2021 21:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c44a7ca7-fab0-440f-a1d7-3284ee085ce4', 'x-compute-request-id': 'req-c44a7ca7-fab0-440f-a1d7-3284ee085ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:37,179 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.364s 2021-08-03 21:26:37,179 110115 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': 'Tue, 03 Aug 2021 21:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c7867b73-a0ca-403a-8c5e-77b8a1a3305b', 'x-compute-request-id': 'req-c7867b73-a0ca-403a-8c5e-77b8a1a3305b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:38,274 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.086s 2021-08-03 21:26:38,275 110115 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': 'Tue, 03 Aug 2021 21:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cbe2a10e-7452-4387-bfc0-6a099b4b44cf', 'x-compute-request-id': 'req-cbe2a10e-7452-4387-bfc0-6a099b4b44cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:39,385 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.096s 2021-08-03 21:26:39,386 110115 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': 'Tue, 03 Aug 2021 21:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8829ddab-20f7-42c1-b20c-3bb7d74756d5', 'x-compute-request-id': 'req-8829ddab-20f7-42c1-b20c-3bb7d74756d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:40,589 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.194s 2021-08-03 21:26:40,590 110115 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': 'Tue, 03 Aug 2021 21:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1440affe-310c-4cfd-856d-75735ff7a692', 'x-compute-request-id': 'req-1440affe-310c-4cfd-856d-75735ff7a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:41,784 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.177s 2021-08-03 21:26:41,784 110115 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': 'Tue, 03 Aug 2021 21:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-26cfcb70-24aa-4281-be68-dd8e8cfbc54b', 'x-compute-request-id': 'req-26cfcb70-24aa-4281-be68-dd8e8cfbc54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:42,921 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.127s 2021-08-03 21:26:42,922 110115 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': 'Tue, 03 Aug 2021 21:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-51069eae-924b-449f-a87d-fd758bd3e0e9', 'x-compute-request-id': 'req-51069eae-924b-449f-a87d-fd758bd3e0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:44,159 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.228s 2021-08-03 21:26:44,159 110115 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': 'Tue, 03 Aug 2021 21:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-230d271c-8a02-4442-94ea-1cdadb6470c0', 'x-compute-request-id': 'req-230d271c-8a02-4442-94ea-1cdadb6470c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:45,243 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.074s 2021-08-03 21:26:45,243 110115 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': 'Tue, 03 Aug 2021 21:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8ca528ca-89cb-44b3-a189-e1fe274a419f', 'x-compute-request-id': 'req-8ca528ca-89cb-44b3-a189-e1fe274a419f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:46,374 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.121s 2021-08-03 21:26:46,374 110115 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': 'Tue, 03 Aug 2021 21:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-363e9986-557f-435b-927e-e3f936d5dd4d', 'x-compute-request-id': 'req-363e9986-557f-435b-927e-e3f936d5dd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:47,500 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.115s 2021-08-03 21:26:47,500 110115 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': 'Tue, 03 Aug 2021 21:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-afa4802b-bc35-438b-bc7a-aeff5d3aeaa9', 'x-compute-request-id': 'req-afa4802b-bc35-438b-bc7a-aeff5d3aeaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:48,609 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.099s 2021-08-03 21:26:48,610 110115 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': 'Tue, 03 Aug 2021 21:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1a22b24a-ab3d-43ec-a5e6-24b072bbce65', 'x-compute-request-id': 'req-1a22b24a-ab3d-43ec-a5e6-24b072bbce65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:49,735 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.114s 2021-08-03 21:26:49,735 110115 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': 'Tue, 03 Aug 2021 21:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1a620096-418f-4943-8297-44870d35c143', 'x-compute-request-id': 'req-1a620096-418f-4943-8297-44870d35c143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:50,859 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.113s 2021-08-03 21:26:50,859 110115 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': 'Tue, 03 Aug 2021 21:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-26260f4b-e8eb-4051-a418-20e987feccd6', 'x-compute-request-id': 'req-26260f4b-e8eb-4051-a418-20e987feccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:51,968 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.099s 2021-08-03 21:26:51,969 110115 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': 'Tue, 03 Aug 2021 21:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-045ed1a2-516d-40e0-829d-c052ed448bbf', 'x-compute-request-id': 'req-045ed1a2-516d-40e0-829d-c052ed448bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:53,063 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.084s 2021-08-03 21:26:53,063 110115 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': 'Tue, 03 Aug 2021 21:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6c6adc4d-a22d-44ec-9c5d-feed9f13dcb5', 'x-compute-request-id': 'req-6c6adc4d-a22d-44ec-9c5d-feed9f13dcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:54,222 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.149s 2021-08-03 21:26:54,222 110115 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': 'Tue, 03 Aug 2021 21:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-512097ac-619f-4bcd-97b1-4d8b5a9370ad', 'x-compute-request-id': 'req-512097ac-619f-4bcd-97b1-4d8b5a9370ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:55,320 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.087s 2021-08-03 21:26:55,320 110115 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': 'Tue, 03 Aug 2021 21:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0388bc26-d180-4066-8c3d-554e241d275d', 'x-compute-request-id': 'req-0388bc26-d180-4066-8c3d-554e241d275d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:56,414 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.084s 2021-08-03 21:26:56,415 110115 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': 'Tue, 03 Aug 2021 21:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d8ea426a-51dd-41ad-ae04-e5293cdd41c0', 'x-compute-request-id': 'req-d8ea426a-51dd-41ad-ae04-e5293cdd41c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:57,599 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.174s 2021-08-03 21:26:57,599 110115 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': 'Tue, 03 Aug 2021 21:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8d7f7190-c8ea-4462-94bb-5bebacb16188', 'x-compute-request-id': 'req-8d7f7190-c8ea-4462-94bb-5bebacb16188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:58,735 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.125s 2021-08-03 21:26:58,735 110115 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': 'Tue, 03 Aug 2021 21:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1fec76b7-39b4-4421-be9b-5b754a356b42', 'x-compute-request-id': 'req-1fec76b7-39b4-4421-be9b-5b754a356b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:26:59,847 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.102s 2021-08-03 21:26:59,848 110115 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': 'Tue, 03 Aug 2021 21:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c24a2a65-a2ed-4501-9204-06b978c8b6d9', 'x-compute-request-id': 'req-c24a2a65-a2ed-4501-9204-06b978c8b6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:26:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:00,958 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.099s 2021-08-03 21:27:00,958 110115 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': 'Tue, 03 Aug 2021 21:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f7732c23-ecca-4a39-a412-fe65990e160e', 'x-compute-request-id': 'req-f7732c23-ecca-4a39-a412-fe65990e160e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:02,100 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.128s 2021-08-03 21:27:02,101 110115 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': 'Tue, 03 Aug 2021 21:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3dc8102e-32d0-4f68-9275-fd713f604b91', 'x-compute-request-id': 'req-3dc8102e-32d0-4f68-9275-fd713f604b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:03,205 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.095s 2021-08-03 21:27:03,206 110115 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': 'Tue, 03 Aug 2021 21:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-920f77b5-30d6-4099-a316-655e351b0a87', 'x-compute-request-id': 'req-920f77b5-30d6-4099-a316-655e351b0a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:04,290 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:27:04,291 110115 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': 'Tue, 03 Aug 2021 21:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d3c2067e-2e73-4f85-9ca5-7e8b498a019f', 'x-compute-request-id': 'req-d3c2067e-2e73-4f85-9ca5-7e8b498a019f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:05,391 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.091s 2021-08-03 21:27:05,391 110115 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': 'Tue, 03 Aug 2021 21:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-bff2adfc-80f3-486a-bcd3-d5a4b872fc0a', 'x-compute-request-id': 'req-bff2adfc-80f3-486a-bcd3-d5a4b872fc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:06,507 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.105s 2021-08-03 21:27:06,507 110115 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': 'Tue, 03 Aug 2021 21:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6d4b39c4-9e5f-4213-be2e-ae788c08ea7f', 'x-compute-request-id': 'req-6d4b39c4-9e5f-4213-be2e-ae788c08ea7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:07,611 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.093s 2021-08-03 21:27:07,611 110115 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': 'Tue, 03 Aug 2021 21:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-19681e48-8582-4ce9-b161-a9c6c0b21942', 'x-compute-request-id': 'req-19681e48-8582-4ce9-b161-a9c6c0b21942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:08,698 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:27:08,698 110115 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': 'Tue, 03 Aug 2021 21:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-35dcd4f1-f6d8-4dae-93ae-cd9af99f24df', 'x-compute-request-id': 'req-35dcd4f1-f6d8-4dae-93ae-cd9af99f24df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:09,846 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.137s 2021-08-03 21:27:09,847 110115 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': 'Tue, 03 Aug 2021 21:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e170d321-b40e-4dbc-b98f-acb40e41d345', 'x-compute-request-id': 'req-e170d321-b40e-4dbc-b98f-acb40e41d345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:10,966 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.110s 2021-08-03 21:27:10,967 110115 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': 'Tue, 03 Aug 2021 21:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-89760f75-ec1b-4158-9b60-10d15e59aa92', 'x-compute-request-id': 'req-89760f75-ec1b-4158-9b60-10d15e59aa92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:12,646 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.670s 2021-08-03 21:27:12,646 110115 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': 'Tue, 03 Aug 2021 21:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0ff88ff0-492f-4b1c-97c2-87b5c3c65b0b', 'x-compute-request-id': 'req-0ff88ff0-492f-4b1c-97c2-87b5c3c65b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:13,810 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.154s 2021-08-03 21:27:13,811 110115 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': 'Tue, 03 Aug 2021 21:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-4cc3702c-b941-4ded-9f11-54c374551d02', 'x-compute-request-id': 'req-4cc3702c-b941-4ded-9f11-54c374551d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:15,062 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.242s 2021-08-03 21:27:15,063 110115 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': 'Tue, 03 Aug 2021 21:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-94a9ef96-9098-4742-b089-debad49ea5fb', 'x-compute-request-id': 'req-94a9ef96-9098-4742-b089-debad49ea5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:16,191 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.119s 2021-08-03 21:27:16,192 110115 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': 'Tue, 03 Aug 2021 21:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a8ec6892-59a8-40b0-bdf2-f09481a251c2', 'x-compute-request-id': 'req-a8ec6892-59a8-40b0-bdf2-f09481a251c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:17,308 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.107s 2021-08-03 21:27:17,309 110115 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': 'Tue, 03 Aug 2021 21:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-319df417-1f5a-44d6-990f-796c41efd8d3', 'x-compute-request-id': 'req-319df417-1f5a-44d6-990f-796c41efd8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:18,444 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.126s 2021-08-03 21:27:18,444 110115 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': 'Tue, 03 Aug 2021 21:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-efda8fae-a809-4205-a92c-175217908777', 'x-compute-request-id': 'req-efda8fae-a809-4205-a92c-175217908777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:19,675 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.219s 2021-08-03 21:27:19,676 110115 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': 'Tue, 03 Aug 2021 21:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-10b8c69c-af0d-4eed-89e3-238e9e66e68a', 'x-compute-request-id': 'req-10b8c69c-af0d-4eed-89e3-238e9e66e68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:20,809 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.122s 2021-08-03 21:27:20,809 110115 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': 'Tue, 03 Aug 2021 21:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-298d2ed2-45c5-4e0c-89a1-1c5fe12c7c3d', 'x-compute-request-id': 'req-298d2ed2-45c5-4e0c-89a1-1c5fe12c7c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:21,966 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.147s 2021-08-03 21:27:21,966 110115 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': 'Tue, 03 Aug 2021 21:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-36ed03c0-fcbe-4364-9d9a-2cd6f6996117', 'x-compute-request-id': 'req-36ed03c0-fcbe-4364-9d9a-2cd6f6996117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:23,114 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.138s 2021-08-03 21:27:23,114 110115 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': 'Tue, 03 Aug 2021 21:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b476b68c-8475-4119-ad5c-a7a7803aa34f', 'x-compute-request-id': 'req-b476b68c-8475-4119-ad5c-a7a7803aa34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:24,370 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.242s 2021-08-03 21:27:24,370 110115 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': 'Tue, 03 Aug 2021 21:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c15f5f4c-51ec-4b56-87a3-9bea38bf5f88', 'x-compute-request-id': 'req-c15f5f4c-51ec-4b56-87a3-9bea38bf5f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:25,579 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.198s 2021-08-03 21:27:25,579 110115 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': 'Tue, 03 Aug 2021 21:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7b0aa719-9c59-4e58-84e1-fd24e96c2d95', 'x-compute-request-id': 'req-7b0aa719-9c59-4e58-84e1-fd24e96c2d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:26,698 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.109s 2021-08-03 21:27:26,699 110115 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': 'Tue, 03 Aug 2021 21:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-262208ca-4ac1-4ecc-83c7-51fbceecaf42', 'x-compute-request-id': 'req-262208ca-4ac1-4ecc-83c7-51fbceecaf42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:27,842 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.134s 2021-08-03 21:27:27,843 110115 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': 'Tue, 03 Aug 2021 21:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ce17a5ff-83aa-4d2b-80e4-fb9fdbf32f2e', 'x-compute-request-id': 'req-ce17a5ff-83aa-4d2b-80e4-fb9fdbf32f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:29,193 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.340s 2021-08-03 21:27:29,193 110115 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': 'Tue, 03 Aug 2021 21:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-62f6b13f-7eef-4c19-a942-33f7d3bb681c', 'x-compute-request-id': 'req-62f6b13f-7eef-4c19-a942-33f7d3bb681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:30,613 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.410s 2021-08-03 21:27:30,614 110115 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': 'Tue, 03 Aug 2021 21:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1f1cfb11-d5f7-419a-8cbe-fb40c1f83a1b', 'x-compute-request-id': 'req-1f1cfb11-d5f7-419a-8cbe-fb40c1f83a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:32,032 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.408s 2021-08-03 21:27:32,032 110115 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': 'Tue, 03 Aug 2021 21:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0a428a67-e13e-4522-ac44-e9a5599a518f', 'x-compute-request-id': 'req-0a428a67-e13e-4522-ac44-e9a5599a518f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:33,202 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.158s 2021-08-03 21:27:33,202 110115 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': 'Tue, 03 Aug 2021 21:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-76036c8b-2efd-4e4a-9558-51a7d7536dd1', 'x-compute-request-id': 'req-76036c8b-2efd-4e4a-9558-51a7d7536dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:34,362 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.148s 2021-08-03 21:27:34,363 110115 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': 'Tue, 03 Aug 2021 21:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-23fe85a9-3b99-4bf8-9864-053bd0d0637b', 'x-compute-request-id': 'req-23fe85a9-3b99-4bf8-9864-053bd0d0637b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:35,467 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.093s 2021-08-03 21:27:35,467 110115 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': 'Tue, 03 Aug 2021 21:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a0940c25-13e7-4d7f-85d2-f9115e25f874', 'x-compute-request-id': 'req-a0940c25-13e7-4d7f-85d2-f9115e25f874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:36,547 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:27:36,548 110115 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': 'Tue, 03 Aug 2021 21:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c11b58ea-c6ac-4d8d-a055-f3c7a15e48a3', 'x-compute-request-id': 'req-c11b58ea-c6ac-4d8d-a055-f3c7a15e48a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:37,781 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.222s 2021-08-03 21:27:37,781 110115 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': 'Tue, 03 Aug 2021 21:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-65a7b792-ba58-4560-9aea-6e5184eea1a2', 'x-compute-request-id': 'req-65a7b792-ba58-4560-9aea-6e5184eea1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:39,043 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.252s 2021-08-03 21:27:39,043 110115 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': 'Tue, 03 Aug 2021 21:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-72e51a05-28dc-4171-bcec-de4764564578', 'x-compute-request-id': 'req-72e51a05-28dc-4171-bcec-de4764564578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:40,811 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.758s 2021-08-03 21:27:40,811 110115 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': 'Tue, 03 Aug 2021 21:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-fbdbc32f-a275-4eda-a4e6-fe9dd6efef29', 'x-compute-request-id': 'req-fbdbc32f-a275-4eda-a4e6-fe9dd6efef29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:42,133 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.311s 2021-08-03 21:27:42,134 110115 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': 'Tue, 03 Aug 2021 21:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7a8c6ccd-a321-4188-b0d0-d1a68457b83c', 'x-compute-request-id': 'req-7a8c6ccd-a321-4188-b0d0-d1a68457b83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:43,887 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.745s 2021-08-03 21:27:43,887 110115 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': 'Tue, 03 Aug 2021 21:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2b606009-ec92-4291-a8aa-e11aad66024d', 'x-compute-request-id': 'req-2b606009-ec92-4291-a8aa-e11aad66024d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:45,120 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.218s 2021-08-03 21:27:45,120 110115 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': 'Tue, 03 Aug 2021 21:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7c8c7679-c377-4fac-844c-f0eb15092c43', 'x-compute-request-id': 'req-7c8c7679-c377-4fac-844c-f0eb15092c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:46,292 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.162s 2021-08-03 21:27:46,292 110115 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': 'Tue, 03 Aug 2021 21:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0b089086-d201-4f7c-b89d-0da09c792530', 'x-compute-request-id': 'req-0b089086-d201-4f7c-b89d-0da09c792530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:47,491 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.190s 2021-08-03 21:27:47,492 110115 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': 'Tue, 03 Aug 2021 21:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d1bc7eb8-a195-454a-9f2f-507cab741faa', 'x-compute-request-id': 'req-d1bc7eb8-a195-454a-9f2f-507cab741faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:48,764 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.262s 2021-08-03 21:27:48,764 110115 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': 'Tue, 03 Aug 2021 21:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-00cd6df5-4592-4bca-856e-d47e3df8ec69', 'x-compute-request-id': 'req-00cd6df5-4592-4bca-856e-d47e3df8ec69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:49,911 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.137s 2021-08-03 21:27:49,912 110115 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': 'Tue, 03 Aug 2021 21:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3a63e0d2-9b07-428e-888f-fa98d8195f94', 'x-compute-request-id': 'req-3a63e0d2-9b07-428e-888f-fa98d8195f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:51,141 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.219s 2021-08-03 21:27:51,141 110115 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': 'Tue, 03 Aug 2021 21:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1ae8fb45-e54f-424f-bd2b-cbb3698ce629', 'x-compute-request-id': 'req-1ae8fb45-e54f-424f-bd2b-cbb3698ce629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:52,250 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.099s 2021-08-03 21:27:52,250 110115 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': 'Tue, 03 Aug 2021 21:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8a36a14a-4a33-45ea-b657-2c88b08267c1', 'x-compute-request-id': 'req-8a36a14a-4a33-45ea-b657-2c88b08267c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:53,531 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.271s 2021-08-03 21:27:53,531 110115 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': 'Tue, 03 Aug 2021 21:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-682c36e3-dd3e-4e3e-bd33-f48bd976e82e', 'x-compute-request-id': 'req-682c36e3-dd3e-4e3e-bd33-f48bd976e82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:54,685 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.143s 2021-08-03 21:27:54,685 110115 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': 'Tue, 03 Aug 2021 21:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ae6fb192-274e-4203-a7ae-202226f0e479', 'x-compute-request-id': 'req-ae6fb192-274e-4203-a7ae-202226f0e479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:55,987 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.292s 2021-08-03 21:27:55,987 110115 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': 'Tue, 03 Aug 2021 21:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-40613f05-62fe-4569-8655-0ca71125aba7', 'x-compute-request-id': 'req-40613f05-62fe-4569-8655-0ca71125aba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:57,135 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.139s 2021-08-03 21:27:57,135 110115 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': 'Tue, 03 Aug 2021 21:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-dd0a3f0d-d711-42ec-b4be-e74481514420', 'x-compute-request-id': 'req-dd0a3f0d-d711-42ec-b4be-e74481514420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:58,294 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.149s 2021-08-03 21:27:58,294 110115 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': 'Tue, 03 Aug 2021 21:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5a7cb7a4-f72c-4410-a6c7-0cfa3f2b5563', 'x-compute-request-id': 'req-5a7cb7a4-f72c-4410-a6c7-0cfa3f2b5563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:27:59,464 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.161s 2021-08-03 21:27:59,464 110115 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': 'Tue, 03 Aug 2021 21:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1d271f5e-7af7-4a41-a11e-169a9b92b583', 'x-compute-request-id': 'req-1d271f5e-7af7-4a41-a11e-169a9b92b583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:27:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:00,736 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.261s 2021-08-03 21:28:00,736 110115 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': 'Tue, 03 Aug 2021 21:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-4a4bb2c8-cc1c-47f3-bc19-e22be489c605', 'x-compute-request-id': 'req-4a4bb2c8-cc1c-47f3-bc19-e22be489c605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:02,002 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.255s 2021-08-03 21:28:02,002 110115 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': 'Tue, 03 Aug 2021 21:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a9bb7d82-c00d-4eb7-9a00-ca86ad79ddb0', 'x-compute-request-id': 'req-a9bb7d82-c00d-4eb7-9a00-ca86ad79ddb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:03,142 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.129s 2021-08-03 21:28:03,142 110115 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': 'Tue, 03 Aug 2021 21:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-dac8521d-13c3-462a-a23d-74d7324bc4bb', 'x-compute-request-id': 'req-dac8521d-13c3-462a-a23d-74d7324bc4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:04,427 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.275s 2021-08-03 21:28:04,428 110115 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': 'Tue, 03 Aug 2021 21:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6f565d14-5bd2-43d8-89c1-139b3f964b03', 'x-compute-request-id': 'req-6f565d14-5bd2-43d8-89c1-139b3f964b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:05,602 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.165s 2021-08-03 21:28:05,603 110115 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': 'Tue, 03 Aug 2021 21:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a5dbfaa0-8a0b-4ce0-937a-ab5e22ab3aba', 'x-compute-request-id': 'req-a5dbfaa0-8a0b-4ce0-937a-ab5e22ab3aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:06,765 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.152s 2021-08-03 21:28:06,765 110115 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': 'Tue, 03 Aug 2021 21:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5dad2661-94d0-47d3-8b0b-0db09fc6f086', 'x-compute-request-id': 'req-5dad2661-94d0-47d3-8b0b-0db09fc6f086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:07,995 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.220s 2021-08-03 21:28:07,995 110115 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': 'Tue, 03 Aug 2021 21:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8aec4c92-ffa3-42f7-baea-8b4fee0c4f52', 'x-compute-request-id': 'req-8aec4c92-ffa3-42f7-baea-8b4fee0c4f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:09,275 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.271s 2021-08-03 21:28:09,276 110115 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': 'Tue, 03 Aug 2021 21:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-134cabf7-e8e2-48d2-bcb0-580b05f02cee', 'x-compute-request-id': 'req-134cabf7-e8e2-48d2-bcb0-580b05f02cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:10,439 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.153s 2021-08-03 21:28:10,439 110115 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': 'Tue, 03 Aug 2021 21:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7abdea75-9570-4c20-8004-e0b165ca3ad5', 'x-compute-request-id': 'req-7abdea75-9570-4c20-8004-e0b165ca3ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:11,597 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.147s 2021-08-03 21:28:11,598 110115 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': 'Tue, 03 Aug 2021 21:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c9f54ea8-feca-4ae5-aa57-e221e3733748', 'x-compute-request-id': 'req-c9f54ea8-feca-4ae5-aa57-e221e3733748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:13,054 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.445s 2021-08-03 21:28:13,055 110115 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': 'Tue, 03 Aug 2021 21:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-0298e2e0-5c20-42a1-917b-defc3ff97761', 'x-compute-request-id': 'req-0298e2e0-5c20-42a1-917b-defc3ff97761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:16,167 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 2.103s 2021-08-03 21:28:16,168 110115 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': 'Tue, 03 Aug 2021 21:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a766dbb0-79ea-4208-b0d4-2f49e477adfe', 'x-compute-request-id': 'req-a766dbb0-79ea-4208-b0d4-2f49e477adfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:19,828 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 2.651s 2021-08-03 21:28:19,828 110115 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': 'Tue, 03 Aug 2021 21:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-577680a1-00a6-4320-811a-d6d6f2c676a4', 'x-compute-request-id': 'req-577680a1-00a6-4320-811a-d6d6f2c676a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:22,975 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 2.137s 2021-08-03 21:28:22,975 110115 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': 'Tue, 03 Aug 2021 21:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c2548c27-703f-4f97-802c-ea702f5925e6', 'x-compute-request-id': 'req-c2548c27-703f-4f97-802c-ea702f5925e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:25,096 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 1.111s 2021-08-03 21:28:25,096 110115 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': 'Tue, 03 Aug 2021 21:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cf2ca07e-091f-420c-99e2-c0e616fa1019', 'x-compute-request-id': 'req-cf2ca07e-091f-420c-99e2-c0e616fa1019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:26,196 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.090s 2021-08-03 21:28:26,197 110115 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': 'Tue, 03 Aug 2021 21:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f790c90b-6cfa-45f9-9462-273d31870035', 'x-compute-request-id': 'req-f790c90b-6cfa-45f9-9462-273d31870035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:27,289 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.082s 2021-08-03 21:28:27,289 110115 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': 'Tue, 03 Aug 2021 21:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-067dd63f-9721-4d36-a5ea-f234b994d859', 'x-compute-request-id': 'req-067dd63f-9721-4d36-a5ea-f234b994d859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:28,798 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.499s 2021-08-03 21:28:28,798 110115 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': 'Tue, 03 Aug 2021 21:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-9d134419-cccf-427f-b955-0c405035d836', 'x-compute-request-id': 'req-9d134419-cccf-427f-b955-0c405035d836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:29,895 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.086s 2021-08-03 21:28:29,895 110115 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': 'Tue, 03 Aug 2021 21:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b4719dcf-915b-4d18-a647-eb593d9ba755', 'x-compute-request-id': 'req-b4719dcf-915b-4d18-a647-eb593d9ba755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:31,036 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.130s 2021-08-03 21:28:31,036 110115 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': 'Tue, 03 Aug 2021 21:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7571612f-6386-4620-b725-9494509bf83f', 'x-compute-request-id': 'req-7571612f-6386-4620-b725-9494509bf83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:32,170 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.123s 2021-08-03 21:28:32,170 110115 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': 'Tue, 03 Aug 2021 21:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ea5f86eb-8967-498a-bd52-ce88a151047a', 'x-compute-request-id': 'req-ea5f86eb-8967-498a-bd52-ce88a151047a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:33,295 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.115s 2021-08-03 21:28:33,295 110115 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': 'Tue, 03 Aug 2021 21:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-732fdfef-4d40-415b-8618-0cb71e2ec695', 'x-compute-request-id': 'req-732fdfef-4d40-415b-8618-0cb71e2ec695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:34,378 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.072s 2021-08-03 21:28:34,378 110115 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': 'Tue, 03 Aug 2021 21:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a3ac42a7-b441-4c4f-8875-c7af58bcf55d', 'x-compute-request-id': 'req-a3ac42a7-b441-4c4f-8875-c7af58bcf55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:35,463 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:28:35,464 110115 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': 'Tue, 03 Aug 2021 21:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2bf247b4-8ab9-4b20-a238-5a2cde83c750', 'x-compute-request-id': 'req-2bf247b4-8ab9-4b20-a238-5a2cde83c750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:36,548 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:28:36,548 110115 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': 'Tue, 03 Aug 2021 21:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-855fda5f-2ade-4d9c-bb3c-94010f7b5560', 'x-compute-request-id': 'req-855fda5f-2ade-4d9c-bb3c-94010f7b5560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:37,689 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.130s 2021-08-03 21:28:37,689 110115 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': 'Tue, 03 Aug 2021 21:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ab8ba762-81ce-4df5-b531-f10dd626986c', 'x-compute-request-id': 'req-ab8ba762-81ce-4df5-b531-f10dd626986c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:38,779 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.080s 2021-08-03 21:28:38,779 110115 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': 'Tue, 03 Aug 2021 21:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6bf9a54f-54b4-462f-a3c8-9a8d41c294ee', 'x-compute-request-id': 'req-6bf9a54f-54b4-462f-a3c8-9a8d41c294ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:39,906 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.116s 2021-08-03 21:28:39,906 110115 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': 'Tue, 03 Aug 2021 21:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f81077c9-682a-4e0f-a5be-8da9ea63cf0e', 'x-compute-request-id': 'req-f81077c9-682a-4e0f-a5be-8da9ea63cf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:41,101 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.185s 2021-08-03 21:28:41,102 110115 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': 'Tue, 03 Aug 2021 21:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3c8cd1fa-4454-4371-8ad0-a97b8e4f87f8', 'x-compute-request-id': 'req-3c8cd1fa-4454-4371-8ad0-a97b8e4f87f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:43,328 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 1.217s 2021-08-03 21:28:43,329 110115 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': 'Tue, 03 Aug 2021 21:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-751c2632-2f72-453e-9c6c-989e93ff1c01', 'x-compute-request-id': 'req-751c2632-2f72-453e-9c6c-989e93ff1c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:45,316 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.978s 2021-08-03 21:28:45,317 110115 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': 'Tue, 03 Aug 2021 21:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-2729981a-ecef-4fcc-84e5-90a993765f05', 'x-compute-request-id': 'req-2729981a-ecef-4fcc-84e5-90a993765f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:46,450 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.124s 2021-08-03 21:28:46,450 110115 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': 'Tue, 03 Aug 2021 21:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-4ae19218-8814-47a7-af6d-d75531347268', 'x-compute-request-id': 'req-4ae19218-8814-47a7-af6d-d75531347268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:47,544 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.085s 2021-08-03 21:28:47,545 110115 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': 'Tue, 03 Aug 2021 21:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d7b78546-797a-4b9a-a9b7-90099e6a4790', 'x-compute-request-id': 'req-d7b78546-797a-4b9a-a9b7-90099e6a4790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:48,669 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.114s 2021-08-03 21:28:48,669 110115 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': 'Tue, 03 Aug 2021 21:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-619fb72a-11ce-4b8e-980e-533c0cfd4128', 'x-compute-request-id': 'req-619fb72a-11ce-4b8e-980e-533c0cfd4128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:49,754 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.074s 2021-08-03 21:28:49,755 110115 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': 'Tue, 03 Aug 2021 21:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-952f8694-708d-49c8-af3e-ccd3b2b29dbf', 'x-compute-request-id': 'req-952f8694-708d-49c8-af3e-ccd3b2b29dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:50,840 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:28:50,840 110115 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': 'Tue, 03 Aug 2021 21:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-bc6f4c04-c9d4-4b98-9b25-8899c6649607', 'x-compute-request-id': 'req-bc6f4c04-c9d4-4b98-9b25-8899c6649607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:51,924 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.073s 2021-08-03 21:28:51,924 110115 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': 'Tue, 03 Aug 2021 21:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ce342293-d82f-4d72-8d6e-dafff12d6837', 'x-compute-request-id': 'req-ce342293-d82f-4d72-8d6e-dafff12d6837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:53,003 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:28:53,004 110115 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': 'Tue, 03 Aug 2021 21:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-99fd3df0-088f-494a-b988-ebd3eef0ab1b', 'x-compute-request-id': 'req-99fd3df0-088f-494a-b988-ebd3eef0ab1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:54,082 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:28:54,083 110115 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': 'Tue, 03 Aug 2021 21:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1a233dda-bd4b-4c8e-9c3b-acfd096c2c59', 'x-compute-request-id': 'req-1a233dda-bd4b-4c8e-9c3b-acfd096c2c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:55,167 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:28:55,168 110115 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': 'Tue, 03 Aug 2021 21:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-95afb880-826c-4d87-9aac-999d591cd50b', 'x-compute-request-id': 'req-95afb880-826c-4d87-9aac-999d591cd50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:56,249 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.072s 2021-08-03 21:28:56,250 110115 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': 'Tue, 03 Aug 2021 21:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-eca82824-62d2-47b5-9c58-76263ec7238a', 'x-compute-request-id': 'req-eca82824-62d2-47b5-9c58-76263ec7238a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:57,332 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.072s 2021-08-03 21:28:57,332 110115 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': 'Tue, 03 Aug 2021 21:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-a4f1d7db-ec86-4136-82cf-500e6f4ad58c', 'x-compute-request-id': 'req-a4f1d7db-ec86-4136-82cf-500e6f4ad58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:58,418 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.076s 2021-08-03 21:28:58,418 110115 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': 'Tue, 03 Aug 2021 21:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-1aef51ed-2766-4bed-81e7-b8745582ea43', 'x-compute-request-id': 'req-1aef51ed-2766-4bed-81e7-b8745582ea43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:28:59,503 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:28:59,503 110115 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': 'Tue, 03 Aug 2021 21:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-df95d1a8-2f6e-4d90-b80b-a04f11a4889d', 'x-compute-request-id': 'req-df95d1a8-2f6e-4d90-b80b-a04f11a4889d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:28:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:00,593 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.078s 2021-08-03 21:29:00,593 110115 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': 'Tue, 03 Aug 2021 21:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e3860b07-9a26-408b-a57b-85b67b1238ae', 'x-compute-request-id': 'req-e3860b07-9a26-408b-a57b-85b67b1238ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:01,676 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.073s 2021-08-03 21:29:01,676 110115 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': 'Tue, 03 Aug 2021 21:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-03fca261-bedd-4063-9d36-37fdca326815', 'x-compute-request-id': 'req-03fca261-bedd-4063-9d36-37fdca326815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:02,758 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.072s 2021-08-03 21:29:02,759 110115 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': 'Tue, 03 Aug 2021 21:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-15dde71e-f570-4b36-a970-bfeef7a62a8b', 'x-compute-request-id': 'req-15dde71e-f570-4b36-a970-bfeef7a62a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:03,837 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:03,837 110115 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': 'Tue, 03 Aug 2021 21:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-14078962-60d6-4227-a7f9-28db3f761de8', 'x-compute-request-id': 'req-14078962-60d6-4227-a7f9-28db3f761de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:04,916 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.070s 2021-08-03 21:29:04,917 110115 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': 'Tue, 03 Aug 2021 21:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-ace285e5-81e6-4280-822e-23f89fe7bd9d', 'x-compute-request-id': 'req-ace285e5-81e6-4280-822e-23f89fe7bd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:05,996 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:05,996 110115 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': 'Tue, 03 Aug 2021 21:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e084b1a2-1ed2-492f-9e71-20e1c42d1c7a', 'x-compute-request-id': 'req-e084b1a2-1ed2-492f-9e71-20e1c42d1c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:07,084 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.078s 2021-08-03 21:29:07,084 110115 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': 'Tue, 03 Aug 2021 21:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-647c7f16-f3de-4127-a789-bd271ff8cc7b', 'x-compute-request-id': 'req-647c7f16-f3de-4127-a789-bd271ff8cc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:08,565 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.472s 2021-08-03 21:29:08,566 110115 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': 'Tue, 03 Aug 2021 21:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7e230baa-8f5a-428d-96de-8774ed0e2d50', 'x-compute-request-id': 'req-7e230baa-8f5a-428d-96de-8774ed0e2d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:10,027 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.450s 2021-08-03 21:29:10,027 110115 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': 'Tue, 03 Aug 2021 21:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-da530b14-d370-4262-928d-64c57ba4a256', 'x-compute-request-id': 'req-da530b14-d370-4262-928d-64c57ba4a256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:11,189 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.152s 2021-08-03 21:29:11,190 110115 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': 'Tue, 03 Aug 2021 21:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f8f35ef8-6e7d-435d-b081-a5aba9adb660', 'x-compute-request-id': 'req-f8f35ef8-6e7d-435d-b081-a5aba9adb660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:12,534 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.334s 2021-08-03 21:29:12,534 110115 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': 'Tue, 03 Aug 2021 21:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-02ba6ce6-af40-45e4-9741-a576ad2eae9f', 'x-compute-request-id': 'req-02ba6ce6-af40-45e4-9741-a576ad2eae9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:13,640 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.096s 2021-08-03 21:29:13,640 110115 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': 'Tue, 03 Aug 2021 21:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-28708d06-a1de-4ec5-9724-b5a8a60cf68d', 'x-compute-request-id': 'req-28708d06-a1de-4ec5-9724-b5a8a60cf68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:14,797 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.147s 2021-08-03 21:29:14,798 110115 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': 'Tue, 03 Aug 2021 21:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-b3b248ea-d61d-4f10-8dae-b3bfc47a68c8', 'x-compute-request-id': 'req-b3b248ea-d61d-4f10-8dae-b3bfc47a68c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:15,955 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.149s 2021-08-03 21:29:15,956 110115 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': 'Tue, 03 Aug 2021 21:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6aaa8008-13b7-44ae-941f-b84c1c22c6fb', 'x-compute-request-id': 'req-6aaa8008-13b7-44ae-941f-b84c1c22c6fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:17,105 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.140s 2021-08-03 21:29:17,105 110115 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': 'Tue, 03 Aug 2021 21:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d601c6b2-4fda-4c8d-a468-f4573942096b', 'x-compute-request-id': 'req-d601c6b2-4fda-4c8d-a468-f4573942096b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:18,282 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.167s 2021-08-03 21:29:18,282 110115 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': 'Tue, 03 Aug 2021 21:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d62940a5-39a1-4eb6-8d15-797fb2715c9d', 'x-compute-request-id': 'req-d62940a5-39a1-4eb6-8d15-797fb2715c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:19,461 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.169s 2021-08-03 21:29:19,462 110115 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': 'Tue, 03 Aug 2021 21:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-f13e2f73-fa9a-4a4e-9d11-db29afb103da', 'x-compute-request-id': 'req-f13e2f73-fa9a-4a4e-9d11-db29afb103da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:20,636 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.165s 2021-08-03 21:29:20,636 110115 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': 'Tue, 03 Aug 2021 21:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-90e475c0-30d3-458e-b790-e4ab383443b4', 'x-compute-request-id': 'req-90e475c0-30d3-458e-b790-e4ab383443b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:21,746 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.100s 2021-08-03 21:29:21,747 110115 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': 'Tue, 03 Aug 2021 21:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-edc5f941-d0ef-4d92-af6a-b96a72a0229a', 'x-compute-request-id': 'req-edc5f941-d0ef-4d92-af6a-b96a72a0229a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:22,832 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.076s 2021-08-03 21:29:22,832 110115 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': 'Tue, 03 Aug 2021 21:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-30a28e65-e940-4b23-b243-6cf9068f486d', 'x-compute-request-id': 'req-30a28e65-e940-4b23-b243-6cf9068f486d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:23,910 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:23,910 110115 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': 'Tue, 03 Aug 2021 21:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-00971e86-f93b-445c-bf1e-315cdd9d967b', 'x-compute-request-id': 'req-00971e86-f93b-445c-bf1e-315cdd9d967b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:24,989 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:24,989 110115 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': 'Tue, 03 Aug 2021 21:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6f6ad820-6e78-4365-b086-494b41bf1eaf', 'x-compute-request-id': 'req-6f6ad820-6e78-4365-b086-494b41bf1eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:26,071 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.072s 2021-08-03 21:29:26,071 110115 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': 'Tue, 03 Aug 2021 21:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-da71c7cc-c930-431c-82cb-9bc4bbb3aca1', 'x-compute-request-id': 'req-da71c7cc-c930-431c-82cb-9bc4bbb3aca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:27,150 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:27,150 110115 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': 'Tue, 03 Aug 2021 21:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-c378ee84-8b27-468d-b9b9-d6049e227208', 'x-compute-request-id': 'req-c378ee84-8b27-468d-b9b9-d6049e227208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:28,243 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.083s 2021-08-03 21:29:28,243 110115 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': 'Tue, 03 Aug 2021 21:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-fc79396d-e8aa-44e4-b9fe-d59ad4168e47', 'x-compute-request-id': 'req-fc79396d-e8aa-44e4-b9fe-d59ad4168e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:29,324 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.071s 2021-08-03 21:29:29,325 110115 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': 'Tue, 03 Aug 2021 21:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-11fbd877-0ebd-4d36-9ccc-533a29a5fee3', 'x-compute-request-id': 'req-11fbd877-0ebd-4d36-9ccc-533a29a5fee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:30,408 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:29:30,409 110115 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': 'Tue, 03 Aug 2021 21:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5da2975e-0a71-455d-927d-39e4627bca6b', 'x-compute-request-id': 'req-5da2975e-0a71-455d-927d-39e4627bca6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:31,485 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.067s 2021-08-03 21:29:31,485 110115 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': 'Tue, 03 Aug 2021 21:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-82ea5fea-ff05-4d14-9cfd-077d7307d119', 'x-compute-request-id': 'req-82ea5fea-ff05-4d14-9cfd-077d7307d119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:32,572 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.076s 2021-08-03 21:29:32,572 110115 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': 'Tue, 03 Aug 2021 21:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-93d0b011-fdcc-49c1-9acc-f0e78f66994f', 'x-compute-request-id': 'req-93d0b011-fdcc-49c1-9acc-f0e78f66994f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:33,931 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.350s 2021-08-03 21:29:33,932 110115 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': 'Tue, 03 Aug 2021 21:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-339fcf2b-eb77-4dbb-b86e-a69e9184022f', 'x-compute-request-id': 'req-339fcf2b-eb77-4dbb-b86e-a69e9184022f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:35,011 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:35,012 110115 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': 'Tue, 03 Aug 2021 21:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-8a80e878-9bef-4094-84bf-0be899b7b99b', 'x-compute-request-id': 'req-8a80e878-9bef-4094-84bf-0be899b7b99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:36,088 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.067s 2021-08-03 21:29:36,088 110115 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': 'Tue, 03 Aug 2021 21:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-6c76b852-928d-4ee9-b250-a01a8fb3d5ba', 'x-compute-request-id': 'req-6c76b852-928d-4ee9-b250-a01a8fb3d5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:37,173 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.075s 2021-08-03 21:29:37,174 110115 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': 'Tue, 03 Aug 2021 21:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-04446216-df56-4374-a8bf-3af606f70bc9', 'x-compute-request-id': 'req-04446216-df56-4374-a8bf-3af606f70bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:38,252 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:38,252 110115 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': 'Tue, 03 Aug 2021 21:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-778fe094-280f-46fe-af0a-8cf42f75feda', 'x-compute-request-id': 'req-778fe094-280f-46fe-af0a-8cf42f75feda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:39,407 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.144s 2021-08-03 21:29:39,407 110115 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': 'Tue, 03 Aug 2021 21:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d6dae598-33cc-43fd-80f3-6fde96053a9f', 'x-compute-request-id': 'req-d6dae598-33cc-43fd-80f3-6fde96053a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:40,706 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.289s 2021-08-03 21:29:40,707 110115 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': 'Tue, 03 Aug 2021 21:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d23f58c1-3e92-43f9-b918-07bfdb37a52e', 'x-compute-request-id': 'req-d23f58c1-3e92-43f9-b918-07bfdb37a52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:41,790 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.074s 2021-08-03 21:29:41,791 110115 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': 'Tue, 03 Aug 2021 21:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-12c15352-3c12-400e-a102-0dfbc9eee5bf', 'x-compute-request-id': 'req-12c15352-3c12-400e-a102-0dfbc9eee5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:42,870 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:42,870 110115 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': 'Tue, 03 Aug 2021 21:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-d02c37d6-79d8-436c-9ccc-fcd89f6e685c', 'x-compute-request-id': 'req-d02c37d6-79d8-436c-9ccc-fcd89f6e685c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:43,952 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.073s 2021-08-03 21:29:43,953 110115 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': 'Tue, 03 Aug 2021 21:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-97083b81-03ad-4e3b-900a-79f4464a374d', 'x-compute-request-id': 'req-97083b81-03ad-4e3b-900a-79f4464a374d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:45,032 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.069s 2021-08-03 21:29:45,032 110115 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': 'Tue, 03 Aug 2021 21:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cf49389f-b235-4733-952f-d283ee31d927', 'x-compute-request-id': 'req-cf49389f-b235-4733-952f-d283ee31d927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:46,119 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.077s 2021-08-03 21:29:46,119 110115 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': 'Tue, 03 Aug 2021 21:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-5657c217-65ff-4871-8d78-b1c3ecd1712e', 'x-compute-request-id': 'req-5657c217-65ff-4871-8d78-b1c3ecd1712e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:47,201 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.070s 2021-08-03 21:29:47,201 110115 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': 'Tue, 03 Aug 2021 21:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-cc7ff463-7b44-4ffb-9830-ffb8e42b0f13', 'x-compute-request-id': 'req-cc7ff463-7b44-4ffb-9830-ffb8e42b0f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:48,280 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.070s 2021-08-03 21:29:48,281 110115 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': 'Tue, 03 Aug 2021 21:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-646054b6-b41c-4da2-99f9-255ef7722cb2', 'x-compute-request-id': 'req-646054b6-b41c-4da2-99f9-255ef7722cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:49,367 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.077s 2021-08-03 21:29:49,368 110115 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': 'Tue, 03 Aug 2021 21:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-51dcc967-e7a4-4758-8f27-af007068a595', 'x-compute-request-id': 'req-51dcc967-e7a4-4758-8f27-af007068a595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:50,448 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.070s 2021-08-03 21:29:50,448 110115 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': 'Tue, 03 Aug 2021 21:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-3ebf9d32-d077-4da4-8f19-f8300e5b5388', 'x-compute-request-id': 'req-3ebf9d32-d077-4da4-8f19-f8300e5b5388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:51,529 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.071s 2021-08-03 21:29:51,530 110115 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': 'Tue, 03 Aug 2021 21:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-26cf371a-68a1-433e-bae3-b0f5fec28ab9', 'x-compute-request-id': 'req-26cf371a-68a1-433e-bae3-b0f5fec28ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:52,612 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.072s 2021-08-03 21:29:52,612 110115 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': 'Tue, 03 Aug 2021 21:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-9df3843e-d3b2-45e6-b63d-191c438f268d', 'x-compute-request-id': 'req-9df3843e-d3b2-45e6-b63d-191c438f268d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:53,693 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.071s 2021-08-03 21:29:53,693 110115 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': 'Tue, 03 Aug 2021 21:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-dbf27da0-203f-469d-9d4e-43fd3ac137b4', 'x-compute-request-id': 'req-dbf27da0-203f-469d-9d4e-43fd3ac137b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:54,782 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.080s 2021-08-03 21:29:54,783 110115 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': 'Tue, 03 Aug 2021 21:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-53fe5b9c-c1d9-4916-885f-45d8265e6fa9', 'x-compute-request-id': 'req-53fe5b9c-c1d9-4916-885f-45d8265e6fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:55,864 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.071s 2021-08-03 21:29:55,865 110115 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': 'Tue, 03 Aug 2021 21:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-7e1c802f-883a-4356-b436-57d84df51d0d', 'x-compute-request-id': 'req-7e1c802f-883a-4356-b436-57d84df51d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:56,945 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.071s 2021-08-03 21:29:56,945 110115 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': 'Tue, 03 Aug 2021 21:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-02b2cb66-b95a-42fd-b5da-9a0173079951', 'x-compute-request-id': 'req-02b2cb66-b95a-42fd-b5da-9a0173079951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:58,025 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.070s 2021-08-03 21:29:58,025 110115 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': 'Tue, 03 Aug 2021 21:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1107', '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-e8dc16d1-e3e5-4ab1-acd6-4bd6b6cbd6c3', 'x-compute-request-id': 'req-e8dc16d1-e3e5-4ab1-acd6-4bd6b6cbd6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"server": {"id": "fc09ee87-b2cc-4783-bc0a-c9f403efd804", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1455654583", "status": "BUILD", "tenant_id": "4e381e26c3884c298a13541949eab3b4", "user_id": "7f4d4f762438400091cce8ecfaf83802", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:23:56Z", "updated": "2021-08-03T21:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804"}], "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": [], "locked": false, "description": null}}' 2021-08-03 21:29:58,416 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 204 DELETE http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.383s 2021-08-03 21:29:58,416 110115 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': 'Tue, 03 Aug 2021 21:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', '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-5de5d61f-805d-4d2d-b7b6-09c7ffbc4a9f', 'x-compute-request-id': 'req-5de5d61f-805d-4d2d-b7b6-09c7ffbc4a9f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'' 2021-08-03 21:29:58,681 110115 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 404 GET http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804 0.264s 2021-08-03 21:29:58,682 110115 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': 'Tue, 03 Aug 2021 21:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e252502f-9c60-4b08-a894-98c64bfed5c4', 'x-compute-request-id': 'req-e252502f-9c60-4b08-a894-98c64bfed5c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fc09ee87-b2cc-4783-bc0a-c9f403efd804'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fc09ee87-b2cc-4783-bc0a-c9f403efd804 could not be found."}}' }}} 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 119, in _test_live_migration server_id = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration) Server fc09ee87-b2cc-4783-bc0a-c9f403efd804 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 4 | 1 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt13.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
pt13.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
pt13.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
pt13.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] |
fail
ft13.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]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:17:57,087 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.262s 2021-08-03 21:17:57,088 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1525', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8d7610-8a36-47ee-8929-9e8209b374ee', 'x-compute-request-id': 'req-0e8d7610-8a36-47ee-8929-9e8209b374ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "ACTIVE", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:17:56Z", "addresses": {"tempest-ImagesOneServerNegativeTestJSON-1439370321-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ee:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.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-08-03 21:17:57,572 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:test_delete_image_that_is_not_yet_active): 202 POST http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2/action 0.476s 2021-08-03 21:17:57,572 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1902561664"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.222.0.102/image//images/c3104adc-b568-410a-8fcc-9f56f2578f17', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee67c53d-3401-43e4-a9e2-cc8515dc1b4c', 'x-compute-request-id': 'req-ee67c53d-3401-43e4-a9e2-cc8515dc1b4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2/action'} Body: b'' 2021-08-03 21:17:57,705 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:test_delete_image_that_is_not_yet_active): 204 DELETE http://10.222.0.102/compute/v2.1/images/c3104adc-b568-410a-8fcc-9f56f2578f17 0.130s 2021-08-03 21:17:57,705 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:57 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-3eb4afa0-784c-43d5-99ba-302d40c540f7', 'x-compute-request-id': 'req-3eb4afa0-784c-43d5-99ba-302d40c540f7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/images/c3104adc-b568-410a-8fcc-9f56f2578f17'} Body: b'' 2021-08-03 21:17:57,736 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:test_delete_image_that_is_not_yet_active): 404 GET http://10.222.0.102/compute/v2.1/images/c3104adc-b568-410a-8fcc-9f56f2578f17 0.030s 2021-08-03 21:17:57,736 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:57 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': '62', 'x-openstack-request-id': 'req-c2df7216-cbea-4d3b-af61-467e767bcb22', 'x-compute-request-id': 'req-c2df7216-cbea-4d3b-af61-467e767bcb22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/images/c3104adc-b568-410a-8fcc-9f56f2578f17'} Body: b'{"itemNotFound": {"code": 404, "message": "Image not found."}}' 2021-08-03 21:17:57,891 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:tearDown): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.155s 2021-08-03 21:17:57,892 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6a10b6-7d25-4af6-8fc7-1e78fe2a4fe3', 'x-compute-request-id': 'req-ac6a10b6-7d25-4af6-8fc7-1e78fe2a4fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "ACTIVE", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:17:58Z", "addresses": {"tempest-ImagesOneServerNegativeTestJSON-1439370321-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ee:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "image_snapshot", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:17:59,055 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:tearDown): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.153s 2021-08-03 21:17:59,056 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98cc46b7-e725-4e7c-aad0-6f17e871c09a', 'x-compute-request-id': 'req-98cc46b7-e725-4e7c-aad0-6f17e871c09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "ACTIVE", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:17:58Z", "addresses": {"tempest-ImagesOneServerNegativeTestJSON-1439370321-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ee:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:17:59,064 110093 INFO [tempest.common.waiters] State transition "ACTIVE/image_snapshot" ==> "ACTIVE/image_pending_upload" after 2 second wait 2021-08-03 21:18:00,270 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:tearDown): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.204s 2021-08-03 21:18:00,271 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad5a013-fb36-43c4-92c8-8928ccaba43e', 'x-compute-request-id': 'req-0ad5a013-fb36-43c4-92c8-8928ccaba43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "ACTIVE", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:17:58Z", "addresses": {"tempest-ImagesOneServerNegativeTestJSON-1439370321-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ee:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:18:01,447 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:tearDown): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.168s 2021-08-03 21:18:01,448 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1525', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-280769cb-5938-4c33-a09c-0eabf85aa574', 'x-compute-request-id': 'req-280769cb-5938-4c33-a09c-0eabf85aa574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "ACTIVE", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:18:00Z", "addresses": {"tempest-ImagesOneServerNegativeTestJSON-1439370321-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ee:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.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-08-03 21:18:01,455 110093 INFO [tempest.common.waiters] State transition "ACTIVE/image_pending_upload" ==> "ACTIVE/None" after 4 second wait 2021-08-03 21:18:01,735 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.279s 2021-08-03 21:18:01,736 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:01 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-ba1a2566-7102-41a7-85c7-e7ebec9ee5d0', 'x-compute-request-id': 'req-ba1a2566-7102-41a7-85c7-e7ebec9ee5d0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'' 2021-08-03 21:18:02,028 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.292s 2021-08-03 21:18:02,028 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759458ac-679e-466d-a241-a479f605fb17', 'x-compute-request-id': 'req-759458ac-679e-466d-a241-a479f605fb17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "ACTIVE", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:18:02Z", "addresses": {"tempest-ImagesOneServerNegativeTestJSON-1439370321-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ee:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-08-03 21:18:03,193 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.156s 2021-08-03 21:18:03,193 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76a1f93-cb15-4430-a722-5ffe90bb589c', 'x-compute-request-id': 'req-e76a1f93-cb15-4430-a722-5ffe90bb589c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "ACTIVE", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:18:02Z", "addresses": {"tempest-ImagesOneServerNegativeTestJSON-1439370321-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ee:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-08-03 21:18:04,310 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.107s 2021-08-03 21:18:04,310 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-528aff88-ed35-488a-8260-ac60ee5818b4', 'x-compute-request-id': 'req-528aff88-ed35-488a-8260-ac60ee5818b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"server": {"id": "0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2", "name": "tempest-ImagesOneServerNegativeTestJSON-server-675055875", "status": "DELETED", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "d8b427f3692fafb20d788fbdaf1644af85d78458c565b9fbabcbb176", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:17:48Z", "updated": "2021-08-03T21:18:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:17:56.000000", "OS-SRV-USG:terminated_at": "2021-08-03T21:18:03.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:18:04,317 110093 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2021-08-03 21:18:05,352 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 404 GET http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 0.033s 2021-08-03 21:18:05,352 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18: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-163b8872-153f-4863-932e-3309650f433d', 'x-compute-request-id': 'req-163b8872-153f-4863-932e-3309650f433d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0ed2d44a-f3b4-4c75-83fd-27cf2530f0e2 could not be found."}}' 2021-08-03 21:18:05,435 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.077s 2021-08-03 21:18:05,436 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3428', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a4f37ef1-c420-461a-82ad-464fc23a52d5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "304491cef8b8440d949e84da6786ccd6", "name": "tempest-ImagesOneServerNegativeTestJSON-152053535-project", "password_expires_at": null}, "audit_ids": ["TkQVJogGT7Wm1C9JvUcNvg"], "expires_at": "2021-08-03T22:18:05.000000Z", "issued_at": "2021-08-03T21:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff35774f59fc469099a90d7fd766d805", "name": "tempest-ImagesOneServerNegativeTestJSON-152053535"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_ff35774f59fc469099a90d7fd766d805", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/ff35774f59fc469099a90d7fd766d805", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/ff35774f59fc469099a90d7fd766d805", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/ff35774f59fc469099a90d7fd766d805", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:18:05,436 110093 INFO [tempest.lib.common.fixed_network] (ImagesOneServerNegativeTestJSON:_run_cleanups) Found network {'id': 'fae4e1fe-3668-446f-bdf0-69c786e31ab7', 'name': 'tempest-ImagesOneServerNegativeTestJSON-1439370321-network', 'tenant_id': 'ff35774f59fc469099a90d7fd766d805', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ff35774f59fc469099a90d7fd766d805', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 872, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:17:22Z', 'updated_at': '2021-08-03T21:17:22Z', 'revision_number': 1} available for tenant 2021-08-03 21:18:05,978 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.102/compute/v2.1/servers 0.540s 2021-08-03 21:18:05,978 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "adminPass": "U2~OfEV^eSk*Haj", "networks": [{"uuid": "fae4e1fe-3668-446f-bdf0-69c786e31ab7"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5029e642-9c69-4575-b0d9-3a8d7dfd9198', 'x-compute-request-id': 'req-5029e642-9c69-4575-b0d9-3a8d7dfd9198', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "U2~OfEV^eSk*Haj"}}' 2021-08-03 21:18:06,213 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.233s 2021-08-03 21:18:06,214 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cce0e23-fc30-42d1-8972-887a290ddf03', 'x-compute-request-id': 'req-0cce0e23-fc30-42d1-8972-887a290ddf03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:07,291 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:18:07,291 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7fd7a32-7e37-4e46-8fe5-9b616780c06a', 'x-compute-request-id': 'req-e7fd7a32-7e37-4e46-8fe5-9b616780c06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:08,372 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.072s 2021-08-03 21:18:08,373 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f1636f-8671-4858-94f0-e593f4eac6d9', 'x-compute-request-id': 'req-a8f1636f-8671-4858-94f0-e593f4eac6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:09,450 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:18:09,450 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca89d57b-79dd-4746-9421-c842f10ddec5', 'x-compute-request-id': 'req-ca89d57b-79dd-4746-9421-c842f10ddec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:10,528 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:18:10,528 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff112016-7ea9-4c18-a45c-a494fa25ad02', 'x-compute-request-id': 'req-ff112016-7ea9-4c18-a45c-a494fa25ad02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:11,606 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:18:11,606 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aec8a0a-66f1-4885-91a4-2c7ef066e84e', 'x-compute-request-id': 'req-2aec8a0a-66f1-4885-91a4-2c7ef066e84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:12,706 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.091s 2021-08-03 21:18:12,707 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a45d317-baaf-4fdb-958c-544316e7e6a0', 'x-compute-request-id': 'req-1a45d317-baaf-4fdb-958c-544316e7e6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:13,787 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.071s 2021-08-03 21:18:13,787 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dc08d6c-0b12-4119-8468-52e18b96870b', 'x-compute-request-id': 'req-1dc08d6c-0b12-4119-8468-52e18b96870b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:15,129 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.334s 2021-08-03 21:18:15,129 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892f3660-7223-483a-983c-df28d9c7c7c6', 'x-compute-request-id': 'req-892f3660-7223-483a-983c-df28d9c7c7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:16,206 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:18:16,207 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbff4e4e-941b-4bb3-84cf-8b3d96855637', 'x-compute-request-id': 'req-cbff4e4e-941b-4bb3-84cf-8b3d96855637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:17,379 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.164s 2021-08-03 21:18:17,379 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3594fc-95fd-4ed9-8f87-d4d286725266', 'x-compute-request-id': 'req-8a3594fc-95fd-4ed9-8f87-d4d286725266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:18,470 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.082s 2021-08-03 21:18:18,470 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-740875ec-ad65-4ff0-a872-38d989b5ddc7', 'x-compute-request-id': 'req-740875ec-ad65-4ff0-a872-38d989b5ddc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:19,545 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:18:19,545 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f4e98e-3b68-49d0-afe5-b6cf361ea345', 'x-compute-request-id': 'req-65f4e98e-3b68-49d0-afe5-b6cf361ea345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:20,626 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.072s 2021-08-03 21:18:20,626 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dddb29ad-e562-4af0-a531-c84181ebcabf', 'x-compute-request-id': 'req-dddb29ad-e562-4af0-a531-c84181ebcabf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:21,703 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:18:21,703 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d200db6-9dd0-46e1-8c37-51fb7c3aa016', 'x-compute-request-id': 'req-4d200db6-9dd0-46e1-8c37-51fb7c3aa016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:22,777 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:18:22,778 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b105d57c-c48f-4445-87f1-21fd16c900a6', 'x-compute-request-id': 'req-b105d57c-c48f-4445-87f1-21fd16c900a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:23,852 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:18:23,852 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b81b660-bc49-4451-8ffc-b8b7828c7780', 'x-compute-request-id': 'req-4b81b660-bc49-4451-8ffc-b8b7828c7780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:24,930 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:18:24,931 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa74c9c-9ed8-4764-8f37-4bb2c5c76d0a', 'x-compute-request-id': 'req-5fa74c9c-9ed8-4764-8f37-4bb2c5c76d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:26,033 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.095s 2021-08-03 21:18:26,034 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda85a49-3733-4b76-8d83-d1c48829daf8', 'x-compute-request-id': 'req-bda85a49-3733-4b76-8d83-d1c48829daf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:27,127 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.083s 2021-08-03 21:18:27,128 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae179f1-70c4-459c-9942-5f821ac8f910', 'x-compute-request-id': 'req-6ae179f1-70c4-459c-9942-5f821ac8f910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:28,236 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.100s 2021-08-03 21:18:28,236 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888cc66c-86ce-4213-bfe5-af48a94c969d', 'x-compute-request-id': 'req-888cc66c-86ce-4213-bfe5-af48a94c969d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:29,423 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.178s 2021-08-03 21:18:29,423 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099d6680-1a56-4784-a167-2cefb7462fe9', 'x-compute-request-id': 'req-099d6680-1a56-4784-a167-2cefb7462fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:30,587 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.155s 2021-08-03 21:18:30,587 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3df1c17-bd18-401a-9327-801c6759da53', 'x-compute-request-id': 'req-f3df1c17-bd18-401a-9327-801c6759da53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:31,715 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.118s 2021-08-03 21:18:31,715 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94397788-19f7-4b3f-9a29-6382f297df48', 'x-compute-request-id': 'req-94397788-19f7-4b3f-9a29-6382f297df48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:32,917 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.193s 2021-08-03 21:18:32,917 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beeb1033-9f24-4ace-8661-fd838bdf972f', 'x-compute-request-id': 'req-beeb1033-9f24-4ace-8661-fd838bdf972f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:34,017 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.090s 2021-08-03 21:18:34,017 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe198d02-c91a-4d8a-82c3-c163498d7048', 'x-compute-request-id': 'req-fe198d02-c91a-4d8a-82c3-c163498d7048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:35,105 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.080s 2021-08-03 21:18:35,105 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2d9577-f249-42ce-b3fd-bf8c64c63a98', 'x-compute-request-id': 'req-dd2d9577-f249-42ce-b3fd-bf8c64c63a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:36,188 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.073s 2021-08-03 21:18:36,188 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4288345-8188-4eba-a706-7d266bd43787', 'x-compute-request-id': 'req-b4288345-8188-4eba-a706-7d266bd43787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:37,666 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.469s 2021-08-03 21:18:37,666 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-febc562d-4729-43f6-b7bf-cb86a8020b3c', 'x-compute-request-id': 'req-febc562d-4729-43f6-b7bf-cb86a8020b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:38,761 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.085s 2021-08-03 21:18:38,761 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbac2573-45ff-470a-b7de-23a4ff6637b9', 'x-compute-request-id': 'req-dbac2573-45ff-470a-b7de-23a4ff6637b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:40,086 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.313s 2021-08-03 21:18:40,086 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7487ef-f6d8-49c4-bbe2-3f5a91a612d0', 'x-compute-request-id': 'req-8e7487ef-f6d8-49c4-bbe2-3f5a91a612d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:41,194 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.099s 2021-08-03 21:18:41,195 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f72bcc-4dbb-4d15-a08c-21b352b26bb2', 'x-compute-request-id': 'req-61f72bcc-4dbb-4d15-a08c-21b352b26bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:42,270 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:18:42,270 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e60ae906-d832-44ab-bd2f-b94a80f3a114', 'x-compute-request-id': 'req-e60ae906-d832-44ab-bd2f-b94a80f3a114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:43,345 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:18:43,345 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7293c48-4d20-4300-9953-a1b87d9d1599', 'x-compute-request-id': 'req-a7293c48-4d20-4300-9953-a1b87d9d1599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:44,424 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.071s 2021-08-03 21:18:44,425 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9418e972-8300-430d-a8c7-402bb9dbeb0e', 'x-compute-request-id': 'req-9418e972-8300-430d-a8c7-402bb9dbeb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:45,507 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.074s 2021-08-03 21:18:45,508 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b311aa0-088c-4863-b4a7-a1b69838ec31', 'x-compute-request-id': 'req-9b311aa0-088c-4863-b4a7-a1b69838ec31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:46,592 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.075s 2021-08-03 21:18:46,593 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-565acd2f-7bbc-4a7f-a4b1-b71f28531b88', 'x-compute-request-id': 'req-565acd2f-7bbc-4a7f-a4b1-b71f28531b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:47,845 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.242s 2021-08-03 21:18:47,847 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-847aa731-b61f-4f06-868a-40741c734621', 'x-compute-request-id': 'req-847aa731-b61f-4f06-868a-40741c734621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:48,935 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.073s 2021-08-03 21:18:48,935 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf429c3-c086-4e52-9ded-6c823aa552a4', 'x-compute-request-id': 'req-cbf429c3-c086-4e52-9ded-6c823aa552a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:50,119 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.174s 2021-08-03 21:18:50,119 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83342cb3-8f7b-435c-bf36-6c92c8bbd946', 'x-compute-request-id': 'req-83342cb3-8f7b-435c-bf36-6c92c8bbd946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:51,195 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:18:51,196 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1844cea8-a24d-442b-b215-3f4c7d739710', 'x-compute-request-id': 'req-1844cea8-a24d-442b-b215-3f4c7d739710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:52,313 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.109s 2021-08-03 21:18:52,313 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3ce466-b7a7-4229-b121-5c3ba0dcc870', 'x-compute-request-id': 'req-0d3ce466-b7a7-4229-b121-5c3ba0dcc870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:53,472 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.150s 2021-08-03 21:18:53,472 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad78582-13db-4a8a-84a2-52e3ae7adf5f', 'x-compute-request-id': 'req-fad78582-13db-4a8a-84a2-52e3ae7adf5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:54,598 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.118s 2021-08-03 21:18:54,599 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdac9b2d-5452-40e7-ae65-ff96ca564c25', 'x-compute-request-id': 'req-fdac9b2d-5452-40e7-ae65-ff96ca564c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:55,696 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.089s 2021-08-03 21:18:55,696 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0357dabc-94cc-4654-85c0-79dafa7ce16d', 'x-compute-request-id': 'req-0357dabc-94cc-4654-85c0-79dafa7ce16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:56,785 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.080s 2021-08-03 21:18:56,786 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b28905fe-a42b-490d-bc53-877fc227addb', 'x-compute-request-id': 'req-b28905fe-a42b-490d-bc53-877fc227addb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:57,877 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.083s 2021-08-03 21:18:57,877 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b078e2db-ac30-469f-b2df-c76b67bb166c', 'x-compute-request-id': 'req-b078e2db-ac30-469f-b2df-c76b67bb166c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:18:59,057 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.170s 2021-08-03 21:18:59,057 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5bf5033-dd4c-44ad-a3d7-3f7ec02d31a4', 'x-compute-request-id': 'req-d5bf5033-dd4c-44ad-a3d7-3f7ec02d31a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:18:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:00,133 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:00,133 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce93119-afda-461e-a910-fa3b17812cdb', 'x-compute-request-id': 'req-6ce93119-afda-461e-a910-fa3b17812cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:01,223 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.082s 2021-08-03 21:19:01,223 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde07b36-2599-4115-8382-7a144d347d22', 'x-compute-request-id': 'req-bde07b36-2599-4115-8382-7a144d347d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:02,301 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:19:02,301 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ec4154-df6c-460e-a45a-10def9e79282', 'x-compute-request-id': 'req-a1ec4154-df6c-460e-a45a-10def9e79282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:03,400 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.090s 2021-08-03 21:19:03,400 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd52d07-58c1-4abb-afdb-c0e6509c3d00', 'x-compute-request-id': 'req-6dd52d07-58c1-4abb-afdb-c0e6509c3d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:04,477 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:19:04,477 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa7a409-e55b-4725-88f5-97a8ab099d24', 'x-compute-request-id': 'req-aaa7a409-e55b-4725-88f5-97a8ab099d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:05,562 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.076s 2021-08-03 21:19:05,563 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7c50da-a1e7-49b8-858d-637aa87b8d87', 'x-compute-request-id': 'req-6e7c50da-a1e7-49b8-858d-637aa87b8d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:06,682 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.112s 2021-08-03 21:19:06,683 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d1c859-eecf-4216-8765-e0fca0f7afd0', 'x-compute-request-id': 'req-c0d1c859-eecf-4216-8765-e0fca0f7afd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:07,767 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.076s 2021-08-03 21:19:07,768 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ce7c8f-286d-488f-988f-5911e6599203', 'x-compute-request-id': 'req-71ce7c8f-286d-488f-988f-5911e6599203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:08,863 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.087s 2021-08-03 21:19:08,863 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4cba52-7426-4e37-86a7-18a4255e124a', 'x-compute-request-id': 'req-cb4cba52-7426-4e37-86a7-18a4255e124a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:10,194 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.322s 2021-08-03 21:19:10,194 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-275468c7-2e14-46fa-936c-4debf19518fa', 'x-compute-request-id': 'req-275468c7-2e14-46fa-936c-4debf19518fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:11,641 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.438s 2021-08-03 21:19:11,641 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77375c4a-9942-4ae4-b5cc-473f088769fb', 'x-compute-request-id': 'req-77375c4a-9942-4ae4-b5cc-473f088769fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:12,853 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.204s 2021-08-03 21:19:12,853 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d2b394-be3e-4073-802c-b58aa29b5a33', 'x-compute-request-id': 'req-12d2b394-be3e-4073-802c-b58aa29b5a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:14,034 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.172s 2021-08-03 21:19:14,035 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f6918c-e398-46ac-8c27-6a0ba6de151f', 'x-compute-request-id': 'req-38f6918c-e398-46ac-8c27-6a0ba6de151f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:15,203 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.160s 2021-08-03 21:19:15,204 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-184892a4-c160-4db8-8b0c-1c8c5f6a40ae', 'x-compute-request-id': 'req-184892a4-c160-4db8-8b0c-1c8c5f6a40ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:16,359 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.147s 2021-08-03 21:19:16,359 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbd50df-ab6d-42fd-83fd-449933a65dc2', 'x-compute-request-id': 'req-7cbd50df-ab6d-42fd-83fd-449933a65dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:17,518 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.150s 2021-08-03 21:19:17,518 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bfe2e8b-67e5-4551-b5ed-5d503879aa03', 'x-compute-request-id': 'req-9bfe2e8b-67e5-4551-b5ed-5d503879aa03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:18,681 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.153s 2021-08-03 21:19:18,681 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c7f1c9-dafd-4432-9614-c740c803728d', 'x-compute-request-id': 'req-a2c7f1c9-dafd-4432-9614-c740c803728d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:19,890 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.200s 2021-08-03 21:19:19,890 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c12b240-ff34-4cb9-b208-314dfa360bce', 'x-compute-request-id': 'req-0c12b240-ff34-4cb9-b208-314dfa360bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:21,017 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.119s 2021-08-03 21:19:21,018 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58fc97d6-6ff6-4be7-a905-bafd78632a3e', 'x-compute-request-id': 'req-58fc97d6-6ff6-4be7-a905-bafd78632a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:22,101 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.075s 2021-08-03 21:19:22,101 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6076ca82-87c3-4013-9894-39a7299dd63f', 'x-compute-request-id': 'req-6076ca82-87c3-4013-9894-39a7299dd63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:23,184 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.073s 2021-08-03 21:19:23,184 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00aa6e04-19a5-4aca-b32a-ea4df7c4570a', 'x-compute-request-id': 'req-00aa6e04-19a5-4aca-b32a-ea4df7c4570a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:24,330 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.137s 2021-08-03 21:19:24,330 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05c29cd3-ef43-436d-b8a8-d7578bd39742', 'x-compute-request-id': 'req-05c29cd3-ef43-436d-b8a8-d7578bd39742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:25,409 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.071s 2021-08-03 21:19:25,410 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3310561f-6cca-4faf-9d92-15903fa87eeb', 'x-compute-request-id': 'req-3310561f-6cca-4faf-9d92-15903fa87eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:26,485 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:26,486 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f737c8e-a849-44df-b501-efb35758307c', 'x-compute-request-id': 'req-6f737c8e-a849-44df-b501-efb35758307c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:27,562 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:27,562 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e37268-0e71-4250-a9be-c83105cb1033', 'x-compute-request-id': 'req-26e37268-0e71-4250-a9be-c83105cb1033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:28,637 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:28,637 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-737c7015-6762-43e4-aeb1-c6fc3378f586', 'x-compute-request-id': 'req-737c7015-6762-43e4-aeb1-c6fc3378f586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:29,713 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:29,713 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682487f0-d5be-4747-9ebb-3b5948844944', 'x-compute-request-id': 'req-682487f0-d5be-4747-9ebb-3b5948844944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:30,787 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:30,788 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3300544d-fe42-45b1-b654-c2d13a0eed13', 'x-compute-request-id': 'req-3300544d-fe42-45b1-b654-c2d13a0eed13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:31,867 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:19:31,867 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef339c56-e51f-43aa-86a7-cbdff4f50e34', 'x-compute-request-id': 'req-ef339c56-e51f-43aa-86a7-cbdff4f50e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:32,961 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.085s 2021-08-03 21:19:32,961 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56dc7562-0835-44c2-ba11-78a8dd887899', 'x-compute-request-id': 'req-56dc7562-0835-44c2-ba11-78a8dd887899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:34,037 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:34,037 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddc92f7-3c39-4c21-a39e-11704dcdb142', 'x-compute-request-id': 'req-1ddc92f7-3c39-4c21-a39e-11704dcdb142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:35,111 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:35,112 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c74de5-951d-423f-9db3-300a1c4bc9a2', 'x-compute-request-id': 'req-17c74de5-951d-423f-9db3-300a1c4bc9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:36,188 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:36,188 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced2d7a8-d613-4863-9b20-49d5a0f8fafb', 'x-compute-request-id': 'req-ced2d7a8-d613-4863-9b20-49d5a0f8fafb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:37,264 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:37,264 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a24ad46-72cd-434e-a7db-5dac2e361c09', 'x-compute-request-id': 'req-2a24ad46-72cd-434e-a7db-5dac2e361c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:38,340 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:38,340 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43a08a9-e75c-4112-96f8-8b76c13c4193', 'x-compute-request-id': 'req-a43a08a9-e75c-4112-96f8-8b76c13c4193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:39,418 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:19:39,418 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce547a00-89f4-4deb-bbb1-e33f0656fe5f', 'x-compute-request-id': 'req-ce547a00-89f4-4deb-bbb1-e33f0656fe5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:40,493 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:19:40,493 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ff3337-93c6-4b0e-8e07-b98eec4f8372', 'x-compute-request-id': 'req-44ff3337-93c6-4b0e-8e07-b98eec4f8372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:41,567 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:41,568 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0ae81a-efa4-4036-be73-ddf1c78d32f7', 'x-compute-request-id': 'req-4c0ae81a-efa4-4036-be73-ddf1c78d32f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:42,643 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:42,644 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53a5ff9-075d-4f90-b4be-67df8c2d6590', 'x-compute-request-id': 'req-f53a5ff9-075d-4f90-b4be-67df8c2d6590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:43,717 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:19:43,718 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ade74474-2773-46e2-a163-a2613d1a51fb', 'x-compute-request-id': 'req-ade74474-2773-46e2-a163-a2613d1a51fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:44,793 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:44,794 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16574fa6-6174-4580-bef6-c500c695192e', 'x-compute-request-id': 'req-16574fa6-6174-4580-bef6-c500c695192e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:45,872 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:19:45,872 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dbabb7b-ee37-4370-ac8f-67f3e8749319', 'x-compute-request-id': 'req-5dbabb7b-ee37-4370-ac8f-67f3e8749319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:46,946 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:19:46,946 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a6b631f-8b9e-4693-a6c7-418dec1c3810', 'x-compute-request-id': 'req-9a6b631f-8b9e-4693-a6c7-418dec1c3810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:48,020 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:19:48,021 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f930f4-fe58-46fe-b7d5-78a8cc59989e', 'x-compute-request-id': 'req-b5f930f4-fe58-46fe-b7d5-78a8cc59989e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:49,098 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:19:49,098 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611f0d06-8d3a-436d-8fb3-e12fec98b999', 'x-compute-request-id': 'req-611f0d06-8d3a-436d-8fb3-e12fec98b999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:50,173 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:50,173 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28c3e2f-123c-4894-a8ec-79c8907b5669', 'x-compute-request-id': 'req-d28c3e2f-123c-4894-a8ec-79c8907b5669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:51,248 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:51,248 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c7e356-7084-4359-8e8b-319715a8ac54', 'x-compute-request-id': 'req-45c7e356-7084-4359-8e8b-319715a8ac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:52,325 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:19:52,325 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1424ad2e-3abd-4071-ae00-2410679891bb', 'x-compute-request-id': 'req-1424ad2e-3abd-4071-ae00-2410679891bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:53,401 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:53,402 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-415df5ba-ddca-4285-a7ba-cbfb288318c0', 'x-compute-request-id': 'req-415df5ba-ddca-4285-a7ba-cbfb288318c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:54,475 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:19:54,476 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4baa9f67-d9eb-4d40-8eb1-c1317fec97c6', 'x-compute-request-id': 'req-4baa9f67-d9eb-4d40-8eb1-c1317fec97c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:55,551 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:55,552 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87e74e67-d212-4eb2-b44c-85b263331321', 'x-compute-request-id': 'req-87e74e67-d212-4eb2-b44c-85b263331321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:56,626 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:19:56,626 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84691b5c-7efa-4905-91ff-32c506a50b35', 'x-compute-request-id': 'req-84691b5c-7efa-4905-91ff-32c506a50b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:57,701 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:19:57,702 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df14ab42-368a-4a57-a854-9c7fa0c3df65', 'x-compute-request-id': 'req-df14ab42-368a-4a57-a854-9c7fa0c3df65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:58,780 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:19:58,781 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc766cc-7d7e-41a6-98b3-89e025212026', 'x-compute-request-id': 'req-4dc766cc-7d7e-41a6-98b3-89e025212026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:19:59,880 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.091s 2021-08-03 21:19:59,881 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241a85b9-66f0-4aa2-aa8a-e83edaeb097f', 'x-compute-request-id': 'req-241a85b9-66f0-4aa2-aa8a-e83edaeb097f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:19:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:00,966 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.075s 2021-08-03 21:20:00,966 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-527961b1-cfb4-4845-b20f-17c5a1501c40', 'x-compute-request-id': 'req-527961b1-cfb4-4845-b20f-17c5a1501c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:02,078 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.102s 2021-08-03 21:20:02,078 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d504e82-d437-48e0-a21e-739e5fe0e239', 'x-compute-request-id': 'req-4d504e82-d437-48e0-a21e-739e5fe0e239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:03,171 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.084s 2021-08-03 21:20:03,171 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f042d9a-8303-4391-8ec9-5dbdae30a49a', 'x-compute-request-id': 'req-2f042d9a-8303-4391-8ec9-5dbdae30a49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:04,269 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.091s 2021-08-03 21:20:04,270 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faab7137-b094-43bd-96f6-17c0b0602fd6', 'x-compute-request-id': 'req-faab7137-b094-43bd-96f6-17c0b0602fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:05,962 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.684s 2021-08-03 21:20:05,963 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51914f70-79b0-4acd-91a3-8ac651e9acf6', 'x-compute-request-id': 'req-51914f70-79b0-4acd-91a3-8ac651e9acf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:07,053 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.082s 2021-08-03 21:20:07,053 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ca032c-fd25-45da-81c2-e6a08aa9c081', 'x-compute-request-id': 'req-85ca032c-fd25-45da-81c2-e6a08aa9c081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:08,127 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:08,128 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26200405-9eba-4189-95fe-9ff461c1a0a7', 'x-compute-request-id': 'req-26200405-9eba-4189-95fe-9ff461c1a0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:09,201 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:20:09,202 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22106345-d051-4d34-b3ae-b2466a1a9b6a', 'x-compute-request-id': 'req-22106345-d051-4d34-b3ae-b2466a1a9b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:10,278 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:20:10,278 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1526782-818e-4698-ae1e-d3416bfe4570', 'x-compute-request-id': 'req-e1526782-818e-4698-ae1e-d3416bfe4570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:11,355 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:20:11,355 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11cd111c-a4dc-44f3-8e09-c52ee86e2494', 'x-compute-request-id': 'req-11cd111c-a4dc-44f3-8e09-c52ee86e2494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:12,430 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:12,431 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c27cca-5936-46f5-b4c0-e3ea71e4db72', 'x-compute-request-id': 'req-64c27cca-5936-46f5-b4c0-e3ea71e4db72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:13,505 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:13,506 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ae7c61-7b5e-4dfe-8e4f-7d1936ef050c', 'x-compute-request-id': 'req-06ae7c61-7b5e-4dfe-8e4f-7d1936ef050c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:14,582 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:20:14,582 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002cdaac-0c4b-43f8-854e-138fdb88a20a', 'x-compute-request-id': 'req-002cdaac-0c4b-43f8-854e-138fdb88a20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:15,657 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:15,658 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e1cfa7-f83c-48b7-8692-16bca59f00fa', 'x-compute-request-id': 'req-20e1cfa7-f83c-48b7-8692-16bca59f00fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:16,740 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.074s 2021-08-03 21:20:16,741 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ae5780-2710-40f9-b354-a456ada60efb', 'x-compute-request-id': 'req-82ae5780-2710-40f9-b354-a456ada60efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:17,815 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:17,815 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bab8e16-f65f-47a9-aef0-0e24d516a363', 'x-compute-request-id': 'req-3bab8e16-f65f-47a9-aef0-0e24d516a363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:18,891 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:20:18,891 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e75090e-498b-4c04-8929-c03873366ac4', 'x-compute-request-id': 'req-8e75090e-498b-4c04-8929-c03873366ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:19,964 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.064s 2021-08-03 21:20:19,965 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5049138-2063-495e-a739-9cab0b905851', 'x-compute-request-id': 'req-e5049138-2063-495e-a739-9cab0b905851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:21,043 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:20:21,043 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a40cb8-6656-4baf-b932-e9850e107536', 'x-compute-request-id': 'req-54a40cb8-6656-4baf-b932-e9850e107536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:22,118 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:22,118 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3020356-14fb-4df4-a6e6-2de8f49e8013', 'x-compute-request-id': 'req-d3020356-14fb-4df4-a6e6-2de8f49e8013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:23,202 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.076s 2021-08-03 21:20:23,203 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5dd0ad-b814-4fd8-9dfd-e137e94e6445', 'x-compute-request-id': 'req-1c5dd0ad-b814-4fd8-9dfd-e137e94e6445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:24,484 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.273s 2021-08-03 21:20:24,484 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b61a6a5-7e4b-476e-8af3-2c1b3dc24dbf', 'x-compute-request-id': 'req-5b61a6a5-7e4b-476e-8af3-2c1b3dc24dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:25,830 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.337s 2021-08-03 21:20:25,831 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f76950-de31-4926-8186-8aa3eec27a37', 'x-compute-request-id': 'req-57f76950-de31-4926-8186-8aa3eec27a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:27,103 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.264s 2021-08-03 21:20:27,103 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-527b0f01-2392-4000-8918-a320f33ed9c3', 'x-compute-request-id': 'req-527b0f01-2392-4000-8918-a320f33ed9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:28,179 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:28,179 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddba7321-a752-4067-8e8a-7f4b3ec7ce93', 'x-compute-request-id': 'req-ddba7321-a752-4067-8e8a-7f4b3ec7ce93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:29,255 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:29,255 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ac17bf-c3f9-436e-8e7e-f0fffeae63e8', 'x-compute-request-id': 'req-65ac17bf-c3f9-436e-8e7e-f0fffeae63e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:30,377 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.114s 2021-08-03 21:20:30,377 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c27b71-9d43-43c3-af01-fcf12131d483', 'x-compute-request-id': 'req-e9c27b71-9d43-43c3-af01-fcf12131d483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:31,465 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.080s 2021-08-03 21:20:31,466 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe925d13-6988-41a2-ac73-64b6b7065160', 'x-compute-request-id': 'req-fe925d13-6988-41a2-ac73-64b6b7065160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:32,571 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.097s 2021-08-03 21:20:32,571 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94eac4c-ee40-4c92-a2c1-8cfe629566c3', 'x-compute-request-id': 'req-b94eac4c-ee40-4c92-a2c1-8cfe629566c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:33,669 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.090s 2021-08-03 21:20:33,670 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe7cb87-b4ba-4845-b7ee-f985bc07bf83', 'x-compute-request-id': 'req-1fe7cb87-b4ba-4845-b7ee-f985bc07bf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:34,787 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.109s 2021-08-03 21:20:34,788 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-948eb08e-07a3-4ac0-851d-8284970c33e2', 'x-compute-request-id': 'req-948eb08e-07a3-4ac0-851d-8284970c33e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:35,913 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.117s 2021-08-03 21:20:35,914 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e0e8e82-5e95-437e-97a1-32d790a40cf2', 'x-compute-request-id': 'req-6e0e8e82-5e95-437e-97a1-32d790a40cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:37,010 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.088s 2021-08-03 21:20:37,010 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-471c4435-7040-4030-95c7-fbb30abe7aaa', 'x-compute-request-id': 'req-471c4435-7040-4030-95c7-fbb30abe7aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:38,114 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.096s 2021-08-03 21:20:38,115 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a75d3b-1e34-4b23-8ce6-822819d31973', 'x-compute-request-id': 'req-c3a75d3b-1e34-4b23-8ce6-822819d31973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:39,191 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:20:39,191 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a70065-51d1-4d40-b3a5-791eb020dc8d', 'x-compute-request-id': 'req-37a70065-51d1-4d40-b3a5-791eb020dc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:40,605 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.406s 2021-08-03 21:20:40,605 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9900d2-7522-4cc9-aeb3-ea83cd5df549', 'x-compute-request-id': 'req-2a9900d2-7522-4cc9-aeb3-ea83cd5df549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:41,691 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.076s 2021-08-03 21:20:41,691 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca2fb8b5-3dfa-47fd-b527-87b410395931', 'x-compute-request-id': 'req-ca2fb8b5-3dfa-47fd-b527-87b410395931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:42,768 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:20:42,768 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f5e4e50-3e59-47ac-aaf6-f74098c44bca', 'x-compute-request-id': 'req-4f5e4e50-3e59-47ac-aaf6-f74098c44bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:43,844 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:43,844 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a34b60f-8ba4-49db-a194-ede7620f9d9b', 'x-compute-request-id': 'req-0a34b60f-8ba4-49db-a194-ede7620f9d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:44,920 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:20:44,920 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b848ec-a469-4bd9-a3f3-81c6465e7456', 'x-compute-request-id': 'req-37b848ec-a469-4bd9-a3f3-81c6465e7456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:45,995 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:20:45,995 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac5d548-0cfc-439c-9af8-165fd805d214', 'x-compute-request-id': 'req-dac5d548-0cfc-439c-9af8-165fd805d214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:47,080 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.076s 2021-08-03 21:20:47,080 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e702c4-6294-4805-9593-1e8274a8c831', 'x-compute-request-id': 'req-f8e702c4-6294-4805-9593-1e8274a8c831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:48,157 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:20:48,158 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6feb288-6349-4cb2-a3b5-f99f53e558e7', 'x-compute-request-id': 'req-e6feb288-6349-4cb2-a3b5-f99f53e558e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:49,235 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:20:49,236 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e14410f-c473-40ba-aebc-7e6fa78105a4', 'x-compute-request-id': 'req-3e14410f-c473-40ba-aebc-7e6fa78105a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:50,321 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.077s 2021-08-03 21:20:50,321 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98369b48-c37f-4cef-92bc-2cb9fbd8e6cc', 'x-compute-request-id': 'req-98369b48-c37f-4cef-92bc-2cb9fbd8e6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:51,399 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:20:51,399 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8054a598-7f4b-4029-bd1b-3d0f17624988', 'x-compute-request-id': 'req-8054a598-7f4b-4029-bd1b-3d0f17624988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:52,478 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:20:52,478 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74205d6-e250-407f-b3d2-b842b4efb319', 'x-compute-request-id': 'req-d74205d6-e250-407f-b3d2-b842b4efb319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:53,568 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.082s 2021-08-03 21:20:53,569 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03bfa2b3-e57e-4cdc-859f-2921f7130b45', 'x-compute-request-id': 'req-03bfa2b3-e57e-4cdc-859f-2921f7130b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:54,657 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.080s 2021-08-03 21:20:54,658 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e41b9203-937f-404a-bf25-4f6c22bbf30a', 'x-compute-request-id': 'req-e41b9203-937f-404a-bf25-4f6c22bbf30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:56,394 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.728s 2021-08-03 21:20:56,394 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbe16c93-2588-40cd-ac35-545a43a8c173', 'x-compute-request-id': 'req-bbe16c93-2588-40cd-ac35-545a43a8c173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:58,030 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.628s 2021-08-03 21:20:58,031 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddc24fc-ea4d-4fcb-83a1-f92271fd8abb', 'x-compute-request-id': 'req-1ddc24fc-ea4d-4fcb-83a1-f92271fd8abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:20:59,491 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.453s 2021-08-03 21:20:59,492 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9cc0cda-2c2e-4423-858f-6a5d90de5659', 'x-compute-request-id': 'req-b9cc0cda-2c2e-4423-858f-6a5d90de5659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:20:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:00,845 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.344s 2021-08-03 21:21:00,845 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf106028-0125-4d8d-9dea-daeb7fb6282c', 'x-compute-request-id': 'req-cf106028-0125-4d8d-9dea-daeb7fb6282c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:02,097 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.244s 2021-08-03 21:21:02,097 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c24970d-fc15-46a6-92ed-db9ad216bcf8', 'x-compute-request-id': 'req-6c24970d-fc15-46a6-92ed-db9ad216bcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:03,230 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.124s 2021-08-03 21:21:03,230 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65c72f7-8776-4ffc-84ec-1d3c49bbe901', 'x-compute-request-id': 'req-a65c72f7-8776-4ffc-84ec-1d3c49bbe901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:04,466 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.227s 2021-08-03 21:21:04,466 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57e8c04b-0c5b-4e35-910c-2489adbded9e', 'x-compute-request-id': 'req-57e8c04b-0c5b-4e35-910c-2489adbded9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:05,618 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.143s 2021-08-03 21:21:05,619 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86585d0d-2af6-433d-be73-4ffe6588f5dd', 'x-compute-request-id': 'req-86585d0d-2af6-433d-be73-4ffe6588f5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:06,782 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.156s 2021-08-03 21:21:06,783 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398522f0-fab0-46db-8852-a2819321c9d5', 'x-compute-request-id': 'req-398522f0-fab0-46db-8852-a2819321c9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:07,937 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.146s 2021-08-03 21:21:07,937 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ccc2af-3b64-415b-bb67-9895150f07c2', 'x-compute-request-id': 'req-95ccc2af-3b64-415b-bb67-9895150f07c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:09,095 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.150s 2021-08-03 21:21:09,096 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbfb5c84-1804-461f-a827-28f8f70a2498', 'x-compute-request-id': 'req-bbfb5c84-1804-461f-a827-28f8f70a2498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:10,251 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.147s 2021-08-03 21:21:10,251 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5049aff4-790c-4a02-81e7-9153dc6d4c53', 'x-compute-request-id': 'req-5049aff4-790c-4a02-81e7-9153dc6d4c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:11,328 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:11,328 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d624130a-9d26-4b85-9c49-86502c2674df', 'x-compute-request-id': 'req-d624130a-9d26-4b85-9c49-86502c2674df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:12,401 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.064s 2021-08-03 21:21:12,402 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e6931f0-8d18-41e9-8f0f-6e2daadeb5bb', 'x-compute-request-id': 'req-5e6931f0-8d18-41e9-8f0f-6e2daadeb5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:13,478 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:13,479 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c5444f-7685-438d-bf56-f2996d625fac', 'x-compute-request-id': 'req-18c5444f-7685-438d-bf56-f2996d625fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:14,557 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:21:14,557 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c1560d5-7fe0-4a27-8606-56488f222206', 'x-compute-request-id': 'req-1c1560d5-7fe0-4a27-8606-56488f222206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:15,634 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:15,634 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b72ff7-1a46-4f97-94b3-10b72a8a689f', 'x-compute-request-id': 'req-46b72ff7-1a46-4f97-94b3-10b72a8a689f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:16,708 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:16,709 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37cf31a2-3584-4bfa-bef3-c5a9602acb08', 'x-compute-request-id': 'req-37cf31a2-3584-4bfa-bef3-c5a9602acb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:17,783 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:17,784 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-833c3086-0cdd-455e-963e-0f4d13685126', 'x-compute-request-id': 'req-833c3086-0cdd-455e-963e-0f4d13685126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:18,860 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:18,860 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f572d22d-ea63-4b23-a621-3ff7a8116b2e', 'x-compute-request-id': 'req-f572d22d-ea63-4b23-a621-3ff7a8116b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:19,937 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:19,937 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb9dc74-5686-481b-9b59-9912938ed2bc', 'x-compute-request-id': 'req-1fb9dc74-5686-481b-9b59-9912938ed2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:21,014 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:21,014 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04fc0524-7be4-44ba-b06e-0005d4f66dbd', 'x-compute-request-id': 'req-04fc0524-7be4-44ba-b06e-0005d4f66dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:22,090 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:21:22,090 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba6f481-ae50-4867-9e79-c817d71fa5e5', 'x-compute-request-id': 'req-5ba6f481-ae50-4867-9e79-c817d71fa5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:23,163 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:23,163 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fee0a82-7e90-4068-ba75-9c1f4caaeea7', 'x-compute-request-id': 'req-8fee0a82-7e90-4068-ba75-9c1f4caaeea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:24,237 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:24,237 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-755f2739-31f4-4e0c-aa5b-b77d963ad8be', 'x-compute-request-id': 'req-755f2739-31f4-4e0c-aa5b-b77d963ad8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:25,309 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.063s 2021-08-03 21:21:25,309 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f327991-eee7-4596-88ea-779fbb908131', 'x-compute-request-id': 'req-1f327991-eee7-4596-88ea-779fbb908131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:26,382 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:26,382 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90182ddc-0dad-43b4-8ec2-8de29e00b9d2', 'x-compute-request-id': 'req-90182ddc-0dad-43b4-8ec2-8de29e00b9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:27,460 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:21:27,460 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e36481c-b76d-4ead-a823-c1945d3b20ca', 'x-compute-request-id': 'req-4e36481c-b76d-4ead-a823-c1945d3b20ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:28,535 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:21:28,536 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c9c66d-bad1-4505-84af-4ea06993201d', 'x-compute-request-id': 'req-e1c9c66d-bad1-4505-84af-4ea06993201d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:29,610 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:29,611 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cadd1b49-39cc-4544-9010-ce62c8bc8d38', 'x-compute-request-id': 'req-cadd1b49-39cc-4544-9010-ce62c8bc8d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:30,685 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:21:30,686 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f249ee-d390-44bd-bf8f-9718491ec1de', 'x-compute-request-id': 'req-46f249ee-d390-44bd-bf8f-9718491ec1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:31,760 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:31,760 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-597bab2d-e7a8-4262-b5ce-e7f779309675', 'x-compute-request-id': 'req-597bab2d-e7a8-4262-b5ce-e7f779309675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:32,834 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:32,835 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e583a82-5908-4946-a12d-08334b97ab45', 'x-compute-request-id': 'req-0e583a82-5908-4946-a12d-08334b97ab45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:33,913 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:21:33,913 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1f0376-f6a4-4523-9f4f-83fb4f3929b6', 'x-compute-request-id': 'req-8f1f0376-f6a4-4523-9f4f-83fb4f3929b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:35,068 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.146s 2021-08-03 21:21:35,069 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0e0b13-4771-484c-8f0e-addfd9579b06', 'x-compute-request-id': 'req-5c0e0b13-4771-484c-8f0e-addfd9579b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:36,142 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.064s 2021-08-03 21:21:36,142 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6645dde9-d4f9-42cb-afee-4a020523f092', 'x-compute-request-id': 'req-6645dde9-d4f9-42cb-afee-4a020523f092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:37,220 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:21:37,220 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161bf75c-d2c6-4e07-b210-463a487c4f24', 'x-compute-request-id': 'req-161bf75c-d2c6-4e07-b210-463a487c4f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:38,296 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:21:38,296 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecdd04ff-bed4-4dd4-86d1-e49ef1c744e8', 'x-compute-request-id': 'req-ecdd04ff-bed4-4dd4-86d1-e49ef1c744e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:39,370 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:39,371 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24da3ed5-ba11-4f9f-846a-b2c68dd25e55', 'x-compute-request-id': 'req-24da3ed5-ba11-4f9f-846a-b2c68dd25e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:40,443 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.064s 2021-08-03 21:21:40,444 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae37ad17-e30d-4e1f-9356-1b1ffa5ec256', 'x-compute-request-id': 'req-ae37ad17-e30d-4e1f-9356-1b1ffa5ec256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:41,517 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:41,517 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e871c47d-80b7-4234-8814-74df568f59d8', 'x-compute-request-id': 'req-e871c47d-80b7-4234-8814-74df568f59d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:42,591 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:42,591 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8e7b44-398b-480e-a53b-6d16d1d20979', 'x-compute-request-id': 'req-ae8e7b44-398b-480e-a53b-6d16d1d20979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:43,668 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:21:43,668 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7049026c-9483-416c-84a7-aecae17e6ee2', 'x-compute-request-id': 'req-7049026c-9483-416c-84a7-aecae17e6ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:44,742 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:44,742 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c68f31a-6412-48a6-bfef-4553268ba049', 'x-compute-request-id': 'req-0c68f31a-6412-48a6-bfef-4553268ba049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:45,818 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:21:45,818 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a7607a-4efb-4fc2-a687-90045d006cb1', 'x-compute-request-id': 'req-99a7607a-4efb-4fc2-a687-90045d006cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:46,892 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:46,892 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0db1e6-0511-4b74-ab65-aaa2dc67a6ad', 'x-compute-request-id': 'req-4c0db1e6-0511-4b74-ab65-aaa2dc67a6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:47,965 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.064s 2021-08-03 21:21:47,965 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca5bd5f-a1fa-45c0-96a6-db16149f50de', 'x-compute-request-id': 'req-8ca5bd5f-a1fa-45c0-96a6-db16149f50de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:49,043 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:21:49,043 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fab5367-7a9d-4ec9-93c7-f5fdf0fff005', 'x-compute-request-id': 'req-5fab5367-7a9d-4ec9-93c7-f5fdf0fff005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:50,121 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:50,121 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52be0dd5-f309-4f56-8d70-9606deb907e1', 'x-compute-request-id': 'req-52be0dd5-f309-4f56-8d70-9606deb907e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:51,507 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.377s 2021-08-03 21:21:51,508 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3287850c-ee89-46e1-b16c-1d79eea36ff6', 'x-compute-request-id': 'req-3287850c-ee89-46e1-b16c-1d79eea36ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:52,583 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:52,583 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1924335-a5ee-44ad-a627-f14a371d1a32', 'x-compute-request-id': 'req-a1924335-a5ee-44ad-a627-f14a371d1a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:53,656 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:53,657 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f73d5c3-c3a1-4008-8f7b-13108f5de865', 'x-compute-request-id': 'req-4f73d5c3-c3a1-4008-8f7b-13108f5de865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:54,731 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:54,731 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4008fca4-54af-4db3-a3be-b21dc964689e', 'x-compute-request-id': 'req-4008fca4-54af-4db3-a3be-b21dc964689e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:55,808 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:21:55,809 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92fe821f-d666-4927-8ad0-a4d016cd8f01', 'x-compute-request-id': 'req-92fe821f-d666-4927-8ad0-a4d016cd8f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:56,884 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:21:56,884 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f37063-86de-492f-b61d-d4e987d885f1', 'x-compute-request-id': 'req-c8f37063-86de-492f-b61d-d4e987d885f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:57,958 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:21:57,958 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70222d96-230e-4636-842a-9a5ce3888aee', 'x-compute-request-id': 'req-70222d96-230e-4636-842a-9a5ce3888aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:21:59,036 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:21:59,036 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edc4b3aa-3549-45d7-97ef-30f92e3e960d', 'x-compute-request-id': 'req-edc4b3aa-3549-45d7-97ef-30f92e3e960d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:00,110 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:00,110 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b1c276-5a3c-47a1-b24d-3221ebc25f52', 'x-compute-request-id': 'req-c6b1c276-5a3c-47a1-b24d-3221ebc25f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:01,185 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:01,185 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe83331a-54d2-4402-b5ea-c4d0ec8c4980', 'x-compute-request-id': 'req-fe83331a-54d2-4402-b5ea-c4d0ec8c4980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:02,263 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:22:02,263 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5e10c6-f5ca-4921-a294-c35eeb7bba15', 'x-compute-request-id': 'req-1a5e10c6-f5ca-4921-a294-c35eeb7bba15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:03,338 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:03,339 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11fd85c-6cca-4df5-a395-e9ffb3ce82bb', 'x-compute-request-id': 'req-d11fd85c-6cca-4df5-a395-e9ffb3ce82bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:04,413 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:22:04,413 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e5dd7ab-2a6e-4d3e-8d09-bcdff63a313d', 'x-compute-request-id': 'req-1e5dd7ab-2a6e-4d3e-8d09-bcdff63a313d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:05,491 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:22:05,492 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7256f44a-b5bf-4ec2-82cd-ba533ab07244', 'x-compute-request-id': 'req-7256f44a-b5bf-4ec2-82cd-ba533ab07244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:06,565 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:22:06,565 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebcf8ea2-8d47-490d-b299-9e6db3785f4f', 'x-compute-request-id': 'req-ebcf8ea2-8d47-490d-b299-9e6db3785f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:07,639 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:07,640 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c417b19d-a3fe-40cf-9d49-4ec66f858d84', 'x-compute-request-id': 'req-c417b19d-a3fe-40cf-9d49-4ec66f858d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:08,719 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:22:08,719 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64ceec6-21b6-4b57-9767-6906c34a0ed0', 'x-compute-request-id': 'req-e64ceec6-21b6-4b57-9767-6906c34a0ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:09,793 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:09,793 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9655621c-c781-485d-b855-89e6a83626d0', 'x-compute-request-id': 'req-9655621c-c781-485d-b855-89e6a83626d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:10,866 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:22:10,867 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04fa85e7-75da-4c06-a04b-7647e4724568', 'x-compute-request-id': 'req-04fa85e7-75da-4c06-a04b-7647e4724568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:11,941 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:11,942 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67429642-5596-4a1e-aea1-0346ee60e570', 'x-compute-request-id': 'req-67429642-5596-4a1e-aea1-0346ee60e570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:13,015 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:22:13,016 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7aa479e-d3c4-45f0-ac4a-52b8d4af9d1f', 'x-compute-request-id': 'req-f7aa479e-d3c4-45f0-ac4a-52b8d4af9d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:14,089 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.064s 2021-08-03 21:22:14,090 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5de3dd3-5c3c-4dc6-b7f6-bae4530202c8', 'x-compute-request-id': 'req-b5de3dd3-5c3c-4dc6-b7f6-bae4530202c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:15,167 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:22:15,168 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70385347-1aed-44a9-8786-3b46185de81d', 'x-compute-request-id': 'req-70385347-1aed-44a9-8786-3b46185de81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:16,243 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:16,243 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf669003-73b8-4395-89c0-efb8a1611c06', 'x-compute-request-id': 'req-bf669003-73b8-4395-89c0-efb8a1611c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:17,317 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:17,318 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd1d086-61b5-4215-bba0-659a84c4abae', 'x-compute-request-id': 'req-dfd1d086-61b5-4215-bba0-659a84c4abae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:18,393 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:22:18,393 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf46d07-e918-48cc-b73e-d9d7986a00bc', 'x-compute-request-id': 'req-baf46d07-e918-48cc-b73e-d9d7986a00bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:19,467 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:22:19,467 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2becc5-2ad7-4624-962a-5a119db870a4', 'x-compute-request-id': 'req-7b2becc5-2ad7-4624-962a-5a119db870a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:20,554 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.078s 2021-08-03 21:22:20,554 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2799c7d1-8bde-46e2-8585-a8fc65dab096', 'x-compute-request-id': 'req-2799c7d1-8bde-46e2-8585-a8fc65dab096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:21,637 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.075s 2021-08-03 21:22:21,637 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83550311-f13f-4971-9c17-bf8e1cc0a881', 'x-compute-request-id': 'req-83550311-f13f-4971-9c17-bf8e1cc0a881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:22,713 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:22:22,714 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d0a5d84-47d4-4564-b7eb-bf98b7354686', 'x-compute-request-id': 'req-4d0a5d84-47d4-4564-b7eb-bf98b7354686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:23,955 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.232s 2021-08-03 21:22:23,955 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d3b1ec-3dfe-45f3-8a37-7bdd7e8aa844', 'x-compute-request-id': 'req-d5d3b1ec-3dfe-45f3-8a37-7bdd7e8aa844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:25,034 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.071s 2021-08-03 21:22:25,035 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1abbd22-c248-4c4b-b377-43a2d5adecfc', 'x-compute-request-id': 'req-b1abbd22-c248-4c4b-b377-43a2d5adecfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:26,109 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:22:26,110 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d441c2-bd2c-4a6e-ab64-848c6a629aeb', 'x-compute-request-id': 'req-59d441c2-bd2c-4a6e-ab64-848c6a629aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:27,187 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:22:27,187 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a5bf0a4-241a-404b-b3c3-124ef1373a03', 'x-compute-request-id': 'req-5a5bf0a4-241a-404b-b3c3-124ef1373a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:28,267 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:22:28,268 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0675efb-d9b7-4f8e-bc51-43f08294b73e', 'x-compute-request-id': 'req-f0675efb-d9b7-4f8e-bc51-43f08294b73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:29,356 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.080s 2021-08-03 21:22:29,357 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1f1145-3c2b-401d-ae39-9acf09b95ff4', 'x-compute-request-id': 'req-be1f1145-3c2b-401d-ae39-9acf09b95ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:30,437 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.071s 2021-08-03 21:22:30,438 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e5985b-9372-4cc1-9469-4d32c12b1e64', 'x-compute-request-id': 'req-65e5985b-9372-4cc1-9469-4d32c12b1e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:31,516 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:22:31,517 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2571dc9-9faa-4f1c-a436-e08325a5c32b', 'x-compute-request-id': 'req-e2571dc9-9faa-4f1c-a436-e08325a5c32b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:32,595 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:22:32,595 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27e5a9d-9796-4e75-a339-8a83460fa449', 'x-compute-request-id': 'req-d27e5a9d-9796-4e75-a339-8a83460fa449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:33,694 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.090s 2021-08-03 21:22:33,694 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102fe2e4-990e-4e38-b332-c0ce31519093', 'x-compute-request-id': 'req-102fe2e4-990e-4e38-b332-c0ce31519093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:34,865 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.162s 2021-08-03 21:22:34,865 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-163e4fb2-cc5f-4953-acae-5a362da7c6eb', 'x-compute-request-id': 'req-163e4fb2-cc5f-4953-acae-5a362da7c6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:35,942 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:22:35,942 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f04b0f07-83fe-42d7-b283-ed6683abf47c', 'x-compute-request-id': 'req-f04b0f07-83fe-42d7-b283-ed6683abf47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:37,110 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.159s 2021-08-03 21:22:37,111 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-639cb89f-dbe7-4ea8-8ba5-5d8a9944e328', 'x-compute-request-id': 'req-639cb89f-dbe7-4ea8-8ba5-5d8a9944e328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:38,186 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:22:38,187 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f480159-3238-452b-b7f1-856113e3a814', 'x-compute-request-id': 'req-8f480159-3238-452b-b7f1-856113e3a814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:39,267 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.072s 2021-08-03 21:22:39,267 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3de2e4c9-2caa-4e87-80fd-70a8b294a48d', 'x-compute-request-id': 'req-3de2e4c9-2caa-4e87-80fd-70a8b294a48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:40,348 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.072s 2021-08-03 21:22:40,348 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91007332-686e-4d6d-9aaa-aaa526d913b6', 'x-compute-request-id': 'req-91007332-686e-4d6d-9aaa-aaa526d913b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:41,432 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.075s 2021-08-03 21:22:41,432 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ccc942-e145-4f8d-badc-7586927fafd5', 'x-compute-request-id': 'req-08ccc942-e145-4f8d-badc-7586927fafd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:42,514 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:22:42,514 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a867a112-8d78-4797-97b8-e339d710ac78', 'x-compute-request-id': 'req-a867a112-8d78-4797-97b8-e339d710ac78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:43,597 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.075s 2021-08-03 21:22:43,597 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b97f64f9-5ba0-4a6d-b96f-7908a922aaf1', 'x-compute-request-id': 'req-b97f64f9-5ba0-4a6d-b96f-7908a922aaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:44,681 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.076s 2021-08-03 21:22:44,681 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa8a8b64-eee6-405f-827e-0050e3c7c604', 'x-compute-request-id': 'req-aa8a8b64-eee6-405f-827e-0050e3c7c604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:45,763 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.072s 2021-08-03 21:22:45,763 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6dfb291-97c3-43dc-a0e6-b30798b812b7', 'x-compute-request-id': 'req-a6dfb291-97c3-43dc-a0e6-b30798b812b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:46,842 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:22:46,842 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4241de81-b692-489b-b1df-cc458fe5b734', 'x-compute-request-id': 'req-4241de81-b692-489b-b1df-cc458fe5b734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:47,922 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:22:47,922 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b4ead3-15c0-4def-9c16-10443dd979ea', 'x-compute-request-id': 'req-12b4ead3-15c0-4def-9c16-10443dd979ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:48,998 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:22:48,998 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e776fd09-48ee-40c0-a79e-ce077846f0d2', 'x-compute-request-id': 'req-e776fd09-48ee-40c0-a79e-ce077846f0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:50,374 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.367s 2021-08-03 21:22:50,375 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e38567-24e9-4c75-bc71-18d6e1d106c0', 'x-compute-request-id': 'req-f6e38567-24e9-4c75-bc71-18d6e1d106c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:51,456 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.073s 2021-08-03 21:22:51,457 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf49fd4-1910-44f1-9837-9d32900ac9a9', 'x-compute-request-id': 'req-dbf49fd4-1910-44f1-9837-9d32900ac9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:52,533 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:22:52,534 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a9ea6a-af4a-479c-aed7-cb727b2eb099', 'x-compute-request-id': 'req-b2a9ea6a-af4a-479c-aed7-cb727b2eb099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:53,615 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.074s 2021-08-03 21:22:53,616 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc0596c2-8696-4e0e-9be2-f6f4553d6fb2', 'x-compute-request-id': 'req-fc0596c2-8696-4e0e-9be2-f6f4553d6fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:54,692 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:22:54,692 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946f3f20-d974-422e-8b0d-13200c3a8a54', 'x-compute-request-id': 'req-946f3f20-d974-422e-8b0d-13200c3a8a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:55,767 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:55,767 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c334e1e3-9487-4544-b660-1fa3b607cb7f', 'x-compute-request-id': 'req-c334e1e3-9487-4544-b660-1fa3b607cb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:56,841 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:22:56,841 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3149f253-1a81-444b-9ec5-cf6358085736', 'x-compute-request-id': 'req-3149f253-1a81-444b-9ec5-cf6358085736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:57,918 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:22:57,919 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d70767a9-9e2f-4506-a542-07238227272a', 'x-compute-request-id': 'req-d70767a9-9e2f-4506-a542-07238227272a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:22:58,999 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:22:58,999 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a487c290-bbb5-4756-84dd-cafbbe8f00b9', 'x-compute-request-id': 'req-a487c290-bbb5-4756-84dd-cafbbe8f00b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:22:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:00,080 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:23:00,080 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899a9b00-55a9-41a0-84cf-6c19ed14f3e7', 'x-compute-request-id': 'req-899a9b00-55a9-41a0-84cf-6c19ed14f3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:01,165 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.078s 2021-08-03 21:23:01,166 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b8b369a-4d0d-42bc-9e41-5cbee159be8b', 'x-compute-request-id': 'req-7b8b369a-4d0d-42bc-9e41-5cbee159be8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:02,314 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.140s 2021-08-03 21:23:02,315 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7555206-a8c2-4924-868b-31c003c9c361', 'x-compute-request-id': 'req-a7555206-a8c2-4924-868b-31c003c9c361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:03,398 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.074s 2021-08-03 21:23:03,398 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b5b28c-d2e2-4029-8c35-40813b10f087', 'x-compute-request-id': 'req-46b5b28c-d2e2-4029-8c35-40813b10f087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:04,508 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.101s 2021-08-03 21:23:04,508 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df387c1-b497-4c26-a343-86c4fdc21303', 'x-compute-request-id': 'req-9df387c1-b497-4c26-a343-86c4fdc21303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:05,653 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.136s 2021-08-03 21:23:05,653 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd25ac68-d95f-424c-b097-4ce7774b0085', 'x-compute-request-id': 'req-dd25ac68-d95f-424c-b097-4ce7774b0085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:06,728 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:23:06,728 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f49b24e-b18d-4527-ad17-e17e915906e3', 'x-compute-request-id': 'req-5f49b24e-b18d-4527-ad17-e17e915906e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:07,802 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:23:07,803 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6d6e6b-897a-4bb8-9003-74c2f72440dd', 'x-compute-request-id': 'req-5f6d6e6b-897a-4bb8-9003-74c2f72440dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:08,889 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.077s 2021-08-03 21:23:08,889 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b60fdc-7c06-440f-b1c2-22e6ba13638f', 'x-compute-request-id': 'req-93b60fdc-7c06-440f-b1c2-22e6ba13638f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:09,967 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:23:09,967 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877dc7f5-a8b5-4681-95fc-724fdc98567b', 'x-compute-request-id': 'req-877dc7f5-a8b5-4681-95fc-724fdc98567b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:11,046 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:23:11,046 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735869c4-0fab-40f5-9fe0-14d91ac8a917', 'x-compute-request-id': 'req-735869c4-0fab-40f5-9fe0-14d91ac8a917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:12,154 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.099s 2021-08-03 21:23:12,154 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ed4613-19aa-4b3e-9618-d5dba43a35ab', 'x-compute-request-id': 'req-45ed4613-19aa-4b3e-9618-d5dba43a35ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:13,229 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.066s 2021-08-03 21:23:13,229 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e33ce06-953c-4f81-b7dd-a88f0d365682', 'x-compute-request-id': 'req-9e33ce06-953c-4f81-b7dd-a88f0d365682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:14,307 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.070s 2021-08-03 21:23:14,307 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ba8351b-6d02-4c08-855c-56ec290eb9af', 'x-compute-request-id': 'req-4ba8351b-6d02-4c08-855c-56ec290eb9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:15,384 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.068s 2021-08-03 21:23:15,384 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f78d03-927e-46d2-b693-033e2e429826', 'x-compute-request-id': 'req-c6f78d03-927e-46d2-b693-033e2e429826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:16,462 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.069s 2021-08-03 21:23:16,462 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c875c88d-d018-45c1-9fe6-9c4883fbc7a8', 'x-compute-request-id': 'req-c875c88d-d018-45c1-9fe6-9c4883fbc7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:17,544 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.072s 2021-08-03 21:23:17,544 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f4ae85-e15c-4609-9a74-a613f5d0d9dd', 'x-compute-request-id': 'req-09f4ae85-e15c-4609-9a74-a613f5d0d9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:18,626 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.073s 2021-08-03 21:23:18,626 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b01d0bf-c5a7-4068-8ae0-55fe28cd524e', 'x-compute-request-id': 'req-7b01d0bf-c5a7-4068-8ae0-55fe28cd524e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:19,716 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.081s 2021-08-03 21:23:19,716 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0300dc68-942e-4905-8402-d2cfc09ca329', 'x-compute-request-id': 'req-0300dc68-942e-4905-8402-d2cfc09ca329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:20,792 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.067s 2021-08-03 21:23:20,792 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a1187cb-c556-432b-bd06-8f010eca527c', 'x-compute-request-id': 'req-8a1187cb-c556-432b-bd06-8f010eca527c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:21,881 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.079s 2021-08-03 21:23:21,881 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5729fe45-cfe4-4a44-9cb3-e8753d637356', 'x-compute-request-id': 'req-5729fe45-cfe4-4a44-9cb3-e8753d637356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:22,981 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.091s 2021-08-03 21:23:22,981 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac3548e-7ad4-4ea5-be8f-c9b5115d237f', 'x-compute-request-id': 'req-eac3548e-7ad4-4ea5-be8f-c9b5115d237f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:24,068 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.077s 2021-08-03 21:23:24,068 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a526d132-c559-4744-b2f0-929445cb7a63', 'x-compute-request-id': 'req-a526d132-c559-4744-b2f0-929445cb7a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:25,180 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.103s 2021-08-03 21:23:25,181 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e299669e-ffe9-450f-9653-45ba9e4ef60e', 'x-compute-request-id': 'req-e299669e-ffe9-450f-9653-45ba9e4ef60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:26,269 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.078s 2021-08-03 21:23:26,269 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee3f1f45-f9c8-4632-8e93-9dd63795c89b', 'x-compute-request-id': 'req-ee3f1f45-f9c8-4632-8e93-9dd63795c89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:27,357 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.080s 2021-08-03 21:23:27,358 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955e67d5-b098-4fdb-a6a7-e6cd4ab2517f', 'x-compute-request-id': 'req-955e67d5-b098-4fdb-a6a7-e6cd4ab2517f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:28,434 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.065s 2021-08-03 21:23:28,434 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1f70b46-c201-460f-b0ef-e5f50e929708', 'x-compute-request-id': 'req-f1f70b46-c201-460f-b0ef-e5f50e929708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:29,533 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.090s 2021-08-03 21:23:29,533 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b6af62-4f89-48cb-8313-844a8cae6463', 'x-compute-request-id': 'req-f7b6af62-4f89-48cb-8313-844a8cae6463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:30,619 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.077s 2021-08-03 21:23:30,619 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56db931d-333c-4ddc-aaf4-95b65889bc18', 'x-compute-request-id': 'req-56db931d-333c-4ddc-aaf4-95b65889bc18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:31,811 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.183s 2021-08-03 21:23:31,812 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18edf99-fa18-4cec-a951-93631d5ae7e6', 'x-compute-request-id': 'req-c18edf99-fa18-4cec-a951-93631d5ae7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:33,121 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.301s 2021-08-03 21:23:33,122 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2278f5f3-52cb-4737-9979-1d881780e6df', 'x-compute-request-id': 'req-2278f5f3-52cb-4737-9979-1d881780e6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:34,350 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.217s 2021-08-03 21:23:34,350 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85a5366-ca51-4d8a-af8b-ff3f95657cdd', 'x-compute-request-id': 'req-b85a5366-ca51-4d8a-af8b-ff3f95657cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:36,184 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.826s 2021-08-03 21:23:36,185 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33fcead-cab1-4bda-9bfc-9611a1a8de64', 'x-compute-request-id': 'req-f33fcead-cab1-4bda-9bfc-9611a1a8de64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:37,337 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.142s 2021-08-03 21:23:37,337 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8263b5fe-a705-4cc2-ae11-983f007d9917', 'x-compute-request-id': 'req-8263b5fe-a705-4cc2-ae11-983f007d9917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:38,472 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.127s 2021-08-03 21:23:38,473 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69115f0-7226-4642-9cdb-1393739adc57', 'x-compute-request-id': 'req-a69115f0-7226-4642-9cdb-1393739adc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:39,633 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.152s 2021-08-03 21:23:39,634 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1cbf662-2c5c-4bb0-9ac6-146cd1efb931', 'x-compute-request-id': 'req-c1cbf662-2c5c-4bb0-9ac6-146cd1efb931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:41,131 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.488s 2021-08-03 21:23:41,131 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16498df7-d7f5-464a-aa81-029cb81a1bca', 'x-compute-request-id': 'req-16498df7-d7f5-464a-aa81-029cb81a1bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:42,286 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.144s 2021-08-03 21:23:42,286 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a050cd9c-44d1-4c47-9e04-afe6c86cd494', 'x-compute-request-id': 'req-a050cd9c-44d1-4c47-9e04-afe6c86cd494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:43,388 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.091s 2021-08-03 21:23:43,388 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cb10631-3227-4d55-a5d4-abfb9d35c755', 'x-compute-request-id': 'req-1cb10631-3227-4d55-a5d4-abfb9d35c755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:44,516 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.120s 2021-08-03 21:23:44,517 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d6d11b-4de6-43ba-8835-38c24c0742f2', 'x-compute-request-id': 'req-74d6d11b-4de6-43ba-8835-38c24c0742f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:45,673 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.148s 2021-08-03 21:23:45,674 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c020cb83-faf1-4e10-bb0b-8a64e3837c7a', 'x-compute-request-id': 'req-c020cb83-faf1-4e10-bb0b-8a64e3837c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:46,836 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.153s 2021-08-03 21:23:46,836 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15968756-f7d3-4e7f-8ddd-d4842ff25e85', 'x-compute-request-id': 'req-15968756-f7d3-4e7f-8ddd-d4842ff25e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:47,949 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.105s 2021-08-03 21:23:47,950 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43964465-7069-4d48-8dce-dc596b98a663', 'x-compute-request-id': 'req-43964465-7069-4d48-8dce-dc596b98a663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:49,426 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.467s 2021-08-03 21:23:49,426 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3467da45-ada3-4ada-9f14-a21b9e7b86ea', 'x-compute-request-id': 'req-3467da45-ada3-4ada-9f14-a21b9e7b86ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:50,536 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.101s 2021-08-03 21:23:50,536 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb25cfa-e8e7-4b24-843e-b184ed7feca7', 'x-compute-request-id': 'req-bfb25cfa-e8e7-4b24-843e-b184ed7feca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:51,634 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.089s 2021-08-03 21:23:51,635 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b84a09-3331-454f-8aa8-3bd758b2da97', 'x-compute-request-id': 'req-46b84a09-3331-454f-8aa8-3bd758b2da97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:52,918 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.272s 2021-08-03 21:23:52,918 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cda44ae-6d32-4b4c-8dae-f694ebdcaa2d', 'x-compute-request-id': 'req-8cda44ae-6d32-4b4c-8dae-f694ebdcaa2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:54,142 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.214s 2021-08-03 21:23:54,142 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-651bbabe-a64c-4ee4-8e95-1f4f11c0a236', 'x-compute-request-id': 'req-651bbabe-a64c-4ee4-8e95-1f4f11c0a236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:55,466 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.315s 2021-08-03 21:23:55,466 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01239460-4518-4d79-9e8c-7187483662bc', 'x-compute-request-id': 'req-01239460-4518-4d79-9e8c-7187483662bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:57,025 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.550s 2021-08-03 21:23:57,025 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7516a047-fb17-4ead-841a-746123345566', 'x-compute-request-id': 'req-7516a047-fb17-4ead-841a-746123345566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:58,120 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.087s 2021-08-03 21:23:58,121 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd4a36f-bb87-4542-ae4f-ad2dcf1a7bc4', 'x-compute-request-id': 'req-9dd4a36f-bb87-4542-ae4f-ad2dcf1a7bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:23:59,284 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.154s 2021-08-03 21:23:59,285 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95bd468-e7ec-48ce-9f43-d268bd2a682e', 'x-compute-request-id': 'req-f95bd468-e7ec-48ce-9f43-d268bd2a682e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:24:00,408 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.115s 2021-08-03 21:24:00,409 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1444fe3-be67-4bec-a77d-da44601f78e9', 'x-compute-request-id': 'req-b1444fe3-be67-4bec-a77d-da44601f78e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:24:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:24:01,777 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.360s 2021-08-03 21:24:01,777 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58fd6d1-630f-44e9-b5eb-ddc3400c1aa2', 'x-compute-request-id': 'req-f58fd6d1-630f-44e9-b5eb-ddc3400c1aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:24:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:24:02,900 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.114s 2021-08-03 21:24:02,901 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64b05ec-ba7b-409b-8d4b-eb735a3d5724', 'x-compute-request-id': 'req-a64b05ec-ba7b-409b-8d4b-eb735a3d5724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:24:04,013 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.103s 2021-08-03 21:24:04,013 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b6d699-81f3-4022-9d0c-c570d0b24219', 'x-compute-request-id': 'req-23b6d699-81f3-4022-9d0c-c570d0b24219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:24:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:24:05,096 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.074s 2021-08-03 21:24:05,097 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-770d3dc2-3b51-460e-b160-298f303806aa', 'x-compute-request-id': 'req-770d3dc2-3b51-460e-b160-298f303806aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:24:06,298 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.193s 2021-08-03 21:24:06,298 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3cf9fa-c8f9-4272-a668-b57e59480913', 'x-compute-request-id': 'req-3d3cf9fa-c8f9-4272-a668-b57e59480913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"server": {"id": "8a77ef2c-9e33-4d37-ac3d-1d80740dee5e", "name": "tempest-ImagesOneServerNegativeTestJSON-server-1346801858", "status": "BUILD", "tenant_id": "ff35774f59fc469099a90d7fd766d805", "user_id": "304491cef8b8440d949e84da6786ccd6", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:18:06Z", "updated": "2021-08-03T21:24:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e"}], "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-08-03 21:24:06,685 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.373s 2021-08-03 21:24:06,685 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:06 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-c4f19542-5dfb-4ecb-9fc5-bd0db13e30cf', 'x-compute-request-id': 'req-c4f19542-5dfb-4ecb-9fc5-bd0db13e30cf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'' 2021-08-03 21:24:06,813 110093 INFO [tempest.lib.common.rest_client] Request (ImagesOneServerNegativeTestJSON:_run_cleanups): 404 GET http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e 0.127s 2021-08-03 21:24:06,813 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:06 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-748f3443-61aa-4c8b-909c-da46c38b02da', 'x-compute-request-id': 'req-748f3443-61aa-4c8b-909c-da46c38b02da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8a77ef2c-9e33-4d37-ac3d-1d80740dee5e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8a77ef2c-9e33-4d37-ac3d-1d80740dee5e could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images_oneserver_negative.py", line 61, in _reset_server self.__class__.server_id = self.recreate_server(self.server_id) File "/opt/stack/tempest/tempest/api/compute/base.py", line 427, in recreate_server server = cls.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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ImagesOneServerNegativeTestJSON:_run_cleanups) Server 8a77ef2c-9e33-4d37-ac3d-1d80740dee5e failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 7 | 1 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt14.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
pt14.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
pt14.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
pt14.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
pt14.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
pt14.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] |
fail
ft14.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:16:57,284 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.105s 2021-08-03 21:16:57,285 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3408', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c14330e0-c1d8-4add-991b-c767c021e842', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "61f076d41bb6470a8df09de64dda1854", "name": "tempest-DeleteServersTestJSON-901143862-project", "password_expires_at": null}, "audit_ids": ["auu6TIj7TQ2FqSvEjNTfnA"], "expires_at": "2021-08-03T22:16:57.000000Z", "issued_at": "2021-08-03T21:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e089c3b909324d06ac2288287ba298af", "name": "tempest-DeleteServersTestJSON-901143862"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_e089c3b909324d06ac2288287ba298af", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e089c3b909324d06ac2288287ba298af", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/e089c3b909324d06ac2288287ba298af", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e089c3b909324d06ac2288287ba298af", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:16:57,285 110104 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_suspended_state) Found network {'id': 'ae5138a6-18d5-494d-9e4b-01c938524db8', 'name': 'tempest-DeleteServersTestJSON-1515252078-network', 'tenant_id': 'e089c3b909324d06ac2288287ba298af', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e089c3b909324d06ac2288287ba298af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 861, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:12:57Z', 'updated_at': '2021-08-03T21:12:57Z', 'revision_number': 1} available for tenant 2021-08-03 21:16:58,423 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 202 POST http://10.222.0.102/compute/v2.1/servers 1.137s 2021-08-03 21:16:58,423 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1629288911", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "ae5138a6-18d5-494d-9e4b-01c938524db8"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df6cc28-1c87-4ab1-a965-d68e3ef0e49c', 'x-compute-request-id': 'req-1df6cc28-1c87-4ab1-a965-d68e3ef0e49c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cTcUfsi3gUXF"}}' 2021-08-03 21:16:59,054 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.628s 2021-08-03 21:16:59,054 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8f45dd-b826-4b61-922b-afbde714b995', 'x-compute-request-id': 'req-0f8f45dd-b826-4b61-922b-afbde714b995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:16:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:00,131 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:17:00,131 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdcff61-5491-44e8-90d9-acffe799ff64', 'x-compute-request-id': 'req-4fdcff61-5491-44e8-90d9-acffe799ff64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:01,321 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.182s 2021-08-03 21:17:01,322 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98138d90-1ef8-472d-b4d9-bde359101c96', 'x-compute-request-id': 'req-98138d90-1ef8-472d-b4d9-bde359101c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:02,447 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.115s 2021-08-03 21:17:02,447 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1939bc8d-e56a-4931-9a3e-a34d19e4756e', 'x-compute-request-id': 'req-1939bc8d-e56a-4931-9a3e-a34d19e4756e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:03,954 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.499s 2021-08-03 21:17:03,955 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f67820-3f21-4fd6-abe7-aac0b4c3bef2', 'x-compute-request-id': 'req-a0f67820-3f21-4fd6-abe7-aac0b4c3bef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:05,115 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.153s 2021-08-03 21:17:05,116 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b07fd86-8889-4ef4-80da-ffe49147ada5', 'x-compute-request-id': 'req-8b07fd86-8889-4ef4-80da-ffe49147ada5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:06,342 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.217s 2021-08-03 21:17:06,342 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e891130-492d-48c3-99d2-6d512c612b79', 'x-compute-request-id': 'req-7e891130-492d-48c3-99d2-6d512c612b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:07,510 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.159s 2021-08-03 21:17:07,511 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-190e607c-cca9-44f6-88e1-c6d187b1a02d', 'x-compute-request-id': 'req-190e607c-cca9-44f6-88e1-c6d187b1a02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:09,106 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.587s 2021-08-03 21:17:09,106 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b5eb1e-4daf-47d2-9816-d1c5035c202e', 'x-compute-request-id': 'req-69b5eb1e-4daf-47d2-9816-d1c5035c202e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:10,421 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.306s 2021-08-03 21:17:10,422 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5629372a-1c83-4e27-aea8-e831a1027770', 'x-compute-request-id': 'req-5629372a-1c83-4e27-aea8-e831a1027770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:11,793 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.362s 2021-08-03 21:17:11,793 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef7e36b-bebe-4e15-a320-e08de0aceb67', 'x-compute-request-id': 'req-fef7e36b-bebe-4e15-a320-e08de0aceb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:12,987 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.185s 2021-08-03 21:17:12,987 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f128eb23-fdab-4e7e-84b1-23ef2e60e31f', 'x-compute-request-id': 'req-f128eb23-fdab-4e7e-84b1-23ef2e60e31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:14,227 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.226s 2021-08-03 21:17:14,227 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f285397f-2197-49d0-b74d-66fede727ffc', 'x-compute-request-id': 'req-f285397f-2197-49d0-b74d-66fede727ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:15,359 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.122s 2021-08-03 21:17:15,359 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90820cdf-4e7b-407c-b3e3-48107bd50469', 'x-compute-request-id': 'req-90820cdf-4e7b-407c-b3e3-48107bd50469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:16,770 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.402s 2021-08-03 21:17:16,770 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4c96256-7f32-4d93-80ef-ed11b3a95b03', 'x-compute-request-id': 'req-f4c96256-7f32-4d93-80ef-ed11b3a95b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:17,872 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.093s 2021-08-03 21:17:17,872 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff42246-4a4a-4277-97b2-4a8e718d0647', 'x-compute-request-id': 'req-7ff42246-4a4a-4277-97b2-4a8e718d0647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:18,989 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.108s 2021-08-03 21:17:18,990 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff0866f-ed75-4607-b700-883b7e78fd4a', 'x-compute-request-id': 'req-7ff0866f-ed75-4607-b700-883b7e78fd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:20,069 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.071s 2021-08-03 21:17:20,070 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2745ae56-6859-4247-9ded-41343f7ec745', 'x-compute-request-id': 'req-2745ae56-6859-4247-9ded-41343f7ec745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:21,272 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.193s 2021-08-03 21:17:21,273 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff35fa3-3a91-465a-bf78-81e6a8f224dd', 'x-compute-request-id': 'req-bff35fa3-3a91-465a-bf78-81e6a8f224dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:22,391 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.110s 2021-08-03 21:17:22,392 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76478e5a-4d34-4578-9f31-1beceeb23598', 'x-compute-request-id': 'req-76478e5a-4d34-4578-9f31-1beceeb23598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:23,639 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.239s 2021-08-03 21:17:23,640 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4af9485-1b8c-4aee-adac-a2cf2383a818', 'x-compute-request-id': 'req-d4af9485-1b8c-4aee-adac-a2cf2383a818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:25,409 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.760s 2021-08-03 21:17:25,409 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bebb901c-be54-4e78-a08d-8333d0601784', 'x-compute-request-id': 'req-bebb901c-be54-4e78-a08d-8333d0601784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:27,108 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.691s 2021-08-03 21:17:27,108 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92781694-1731-4fd4-9272-ba80294281bd', 'x-compute-request-id': 'req-92781694-1731-4fd4-9272-ba80294281bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:28,273 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.156s 2021-08-03 21:17:28,273 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c8813f7-75e3-4c27-8b76-8ae941ba9aba', 'x-compute-request-id': 'req-4c8813f7-75e3-4c27-8b76-8ae941ba9aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:29,440 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.157s 2021-08-03 21:17:29,440 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83bd4a52-b903-4af3-88a3-0b0b63a63879', 'x-compute-request-id': 'req-83bd4a52-b903-4af3-88a3-0b0b63a63879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:31,696 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 1.248s 2021-08-03 21:17:31,697 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b574a738-a403-4d22-9169-d6e014a42bc3', 'x-compute-request-id': 'req-b574a738-a403-4d22-9169-d6e014a42bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:32,836 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.131s 2021-08-03 21:17:32,837 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff1073ac-05c2-4f30-bd0f-462b1a9ea51b', 'x-compute-request-id': 'req-ff1073ac-05c2-4f30-bd0f-462b1a9ea51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:34,029 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.184s 2021-08-03 21:17:34,030 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f87557f-a370-494e-b626-51a84220e4de', 'x-compute-request-id': 'req-0f87557f-a370-494e-b626-51a84220e4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:35,119 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:17:35,119 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33de2726-6a0d-41bc-9b34-699923efbc4f', 'x-compute-request-id': 'req-33de2726-6a0d-41bc-9b34-699923efbc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:36,210 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.082s 2021-08-03 21:17:36,210 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f102a259-52ac-4a3a-93f7-906336414ea5', 'x-compute-request-id': 'req-f102a259-52ac-4a3a-93f7-906336414ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:37,297 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.078s 2021-08-03 21:17:37,297 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6933b5-d943-4243-b1e4-788456f86570', 'x-compute-request-id': 'req-0d6933b5-d943-4243-b1e4-788456f86570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:38,568 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.262s 2021-08-03 21:17:38,568 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538b7907-7196-49f2-b86c-2a3fa877b281', 'x-compute-request-id': 'req-538b7907-7196-49f2-b86c-2a3fa877b281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:39,652 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.075s 2021-08-03 21:17:39,652 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5342a11c-1dec-4348-aab5-8a84b6086c13', 'x-compute-request-id': 'req-5342a11c-1dec-4348-aab5-8a84b6086c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:40,762 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.102s 2021-08-03 21:17:40,762 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b991ba-72ed-4470-b093-5fcd698d5c2b', 'x-compute-request-id': 'req-58b991ba-72ed-4470-b093-5fcd698d5c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:42,030 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.259s 2021-08-03 21:17:42,030 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d310e1d-5531-4ece-a7a0-ec306d94391b', 'x-compute-request-id': 'req-4d310e1d-5531-4ece-a7a0-ec306d94391b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:43,130 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.091s 2021-08-03 21:17:43,130 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1fb7cf-6797-4c0d-8486-ec050176d514', 'x-compute-request-id': 'req-db1fb7cf-6797-4c0d-8486-ec050176d514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:44,231 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.093s 2021-08-03 21:17:44,231 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27589432-9e40-4e43-b652-b3f5cc6f13c9', 'x-compute-request-id': 'req-27589432-9e40-4e43-b652-b3f5cc6f13c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:45,310 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:17:45,311 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de86a248-fc11-4bc7-a1de-43e120e29886', 'x-compute-request-id': 'req-de86a248-fc11-4bc7-a1de-43e120e29886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:46,412 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.093s 2021-08-03 21:17:46,412 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71233dd7-10dd-4fc3-9db9-6b64be1bb69f', 'x-compute-request-id': 'req-71233dd7-10dd-4fc3-9db9-6b64be1bb69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:48,261 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.841s 2021-08-03 21:17:48,261 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82731dd6-96c4-44cf-97da-5e4ec9990089', 'x-compute-request-id': 'req-82731dd6-96c4-44cf-97da-5e4ec9990089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:49,338 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:17:49,339 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51dc2433-34a0-4106-bf92-7935c045b552', 'x-compute-request-id': 'req-51dc2433-34a0-4106-bf92-7935c045b552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:50,461 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.114s 2021-08-03 21:17:50,461 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c24abd37-ba2c-4a15-abd7-9a5892a7cc02', 'x-compute-request-id': 'req-c24abd37-ba2c-4a15-abd7-9a5892a7cc02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:51,593 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.123s 2021-08-03 21:17:51,594 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4658c77-f33b-4313-8a9e-b3fe828336af', 'x-compute-request-id': 'req-e4658c77-f33b-4313-8a9e-b3fe828336af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:52,677 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.075s 2021-08-03 21:17:52,678 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a18e2e-c653-4546-b309-dcb34ea116ca', 'x-compute-request-id': 'req-36a18e2e-c653-4546-b309-dcb34ea116ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:53,765 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.079s 2021-08-03 21:17:53,765 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed0a9d6-5522-4df9-b206-495985e48848', 'x-compute-request-id': 'req-eed0a9d6-5522-4df9-b206-495985e48848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:54,842 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:17:54,842 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e358a75-ba1f-47e2-a1d2-f6f37143b98e', 'x-compute-request-id': 'req-8e358a75-ba1f-47e2-a1d2-f6f37143b98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:55,918 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:17:55,918 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7bfbbea-6867-4e0f-8c58-78a7bd0b3c4f', 'x-compute-request-id': 'req-a7bfbbea-6867-4e0f-8c58-78a7bd0b3c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:57,151 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.224s 2021-08-03 21:17:57,151 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13e3f596-e553-40f7-93f7-b5e950e0c4de', 'x-compute-request-id': 'req-13e3f596-e553-40f7-93f7-b5e950e0c4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:58,335 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.174s 2021-08-03 21:17:58,335 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51acc239-14d5-4615-92b9-9dd5ec9fced4', 'x-compute-request-id': 'req-51acc239-14d5-4615-92b9-9dd5ec9fced4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:17:59,432 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.088s 2021-08-03 21:17:59,433 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb236324-a28d-440d-91ab-9ff17f27ced6', 'x-compute-request-id': 'req-cb236324-a28d-440d-91ab-9ff17f27ced6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:00,514 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:18:00,515 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b45e7d48-c67e-41db-bbe1-ed068cc59798', 'x-compute-request-id': 'req-b45e7d48-c67e-41db-bbe1-ed068cc59798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:01,810 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.287s 2021-08-03 21:18:01,811 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd031cd6-a1f7-40d7-ac2f-45bcc62b4d94', 'x-compute-request-id': 'req-fd031cd6-a1f7-40d7-ac2f-45bcc62b4d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:02,890 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.071s 2021-08-03 21:18:02,890 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-333ed441-29ef-444b-bc5e-2d1030a46ff5', 'x-compute-request-id': 'req-333ed441-29ef-444b-bc5e-2d1030a46ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:03,976 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.078s 2021-08-03 21:18:03,977 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97a026a-4c1a-4806-add2-914f0cb808c7', 'x-compute-request-id': 'req-e97a026a-4c1a-4806-add2-914f0cb808c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:05,056 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:18:05,057 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62e0bd0-f58f-472d-a829-b32895bb2e87', 'x-compute-request-id': 'req-a62e0bd0-f58f-472d-a829-b32895bb2e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:06,277 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.212s 2021-08-03 21:18:06,278 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b131ad04-5039-4730-8906-1bfd493a0ada', 'x-compute-request-id': 'req-b131ad04-5039-4730-8906-1bfd493a0ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:07,355 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:18:07,355 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ddc9e8-2643-45e3-86c5-2a8e116094ea', 'x-compute-request-id': 'req-38ddc9e8-2643-45e3-86c5-2a8e116094ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:08,448 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.084s 2021-08-03 21:18:08,449 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e2de885-665f-4a7e-98b5-8ad117c3126f', 'x-compute-request-id': 'req-7e2de885-665f-4a7e-98b5-8ad117c3126f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:09,525 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:18:09,525 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b5b7c48-f1f8-46be-b227-42b2958712d1', 'x-compute-request-id': 'req-7b5b7c48-f1f8-46be-b227-42b2958712d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:10,605 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.071s 2021-08-03 21:18:10,605 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14dfdaa5-d39c-4ff4-a6db-6bfbf4e720e0', 'x-compute-request-id': 'req-14dfdaa5-d39c-4ff4-a6db-6bfbf4e720e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:11,695 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:18:11,695 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98dcb69c-32a9-4d9f-bb66-019da4cc178b', 'x-compute-request-id': 'req-98dcb69c-32a9-4d9f-bb66-019da4cc178b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:12,784 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:18:12,784 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45f2abe-e6d1-44b5-8abf-3f5fab1907e1', 'x-compute-request-id': 'req-c45f2abe-e6d1-44b5-8abf-3f5fab1907e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:13,862 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:18:13,863 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e774109-4b33-4527-9887-d802bdaae6a7', 'x-compute-request-id': 'req-6e774109-4b33-4527-9887-d802bdaae6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:15,202 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.332s 2021-08-03 21:18:15,203 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43b24f6-751a-4d82-a889-fd8149000f95', 'x-compute-request-id': 'req-f43b24f6-751a-4d82-a889-fd8149000f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:16,280 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:18:16,280 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eb34dd4-3038-4b2d-aede-fce7858c93a2', 'x-compute-request-id': 'req-8eb34dd4-3038-4b2d-aede-fce7858c93a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:17,458 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.169s 2021-08-03 21:18:17,458 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d666e375-3f78-47d3-8285-0ef84a084f27', 'x-compute-request-id': 'req-d666e375-3f78-47d3-8285-0ef84a084f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:18,540 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:18:18,540 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73c2d10-d407-4f32-9857-5530021202eb', 'x-compute-request-id': 'req-d73c2d10-d407-4f32-9857-5530021202eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:19,618 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:18:19,618 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42415ced-a3c4-4f57-9d67-3c6889bc64a3', 'x-compute-request-id': 'req-42415ced-a3c4-4f57-9d67-3c6889bc64a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:20,710 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.081s 2021-08-03 21:18:20,710 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f7dd5f9-6d9a-431c-bf98-2ec04a72b023', 'x-compute-request-id': 'req-9f7dd5f9-6d9a-431c-bf98-2ec04a72b023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:21,786 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:18:21,786 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbacab76-9505-4ce4-80a6-871f5ea5d10d', 'x-compute-request-id': 'req-cbacab76-9505-4ce4-80a6-871f5ea5d10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:22,860 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:18:22,860 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2dab43-d356-4f0f-8fc2-621279f0be57', 'x-compute-request-id': 'req-1f2dab43-d356-4f0f-8fc2-621279f0be57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:23,941 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:18:23,941 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd3f9a3-f103-4803-bf9d-006aa7a178ba', 'x-compute-request-id': 'req-5dd3f9a3-f103-4803-bf9d-006aa7a178ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:25,017 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:18:25,017 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea3b4a9-c3b7-4b24-909e-58cc73816606', 'x-compute-request-id': 'req-7ea3b4a9-c3b7-4b24-909e-58cc73816606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:26,336 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.310s 2021-08-03 21:18:26,336 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab7c20a-a7be-450f-a6ef-08d62521c7f2', 'x-compute-request-id': 'req-6ab7c20a-a7be-450f-a6ef-08d62521c7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:27,412 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:18:27,413 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d320aa-177c-4b79-b2b2-0564bfecac42', 'x-compute-request-id': 'req-e1d320aa-177c-4b79-b2b2-0564bfecac42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:28,514 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.092s 2021-08-03 21:18:28,514 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5345cf3a-b38a-4c1c-b539-72d3700ac801', 'x-compute-request-id': 'req-5345cf3a-b38a-4c1c-b539-72d3700ac801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:29,618 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.096s 2021-08-03 21:18:29,619 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c22c97c-2bfe-4634-9d64-88370651c332', 'x-compute-request-id': 'req-8c22c97c-2bfe-4634-9d64-88370651c332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:30,740 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.112s 2021-08-03 21:18:30,740 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e1a6d8-9449-467d-a5ce-83e4a05da2e7', 'x-compute-request-id': 'req-26e1a6d8-9449-467d-a5ce-83e4a05da2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:31,822 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.074s 2021-08-03 21:18:31,823 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ed1e12-d580-4fe5-9fbe-ca43e5f33d59', 'x-compute-request-id': 'req-23ed1e12-d580-4fe5-9fbe-ca43e5f33d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:33,038 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.207s 2021-08-03 21:18:33,038 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caacb579-5353-4a57-ae62-41de5c10ffbc', 'x-compute-request-id': 'req-caacb579-5353-4a57-ae62-41de5c10ffbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:34,123 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.076s 2021-08-03 21:18:34,123 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d05e0391-a431-44b1-b322-3e789d4e03d6', 'x-compute-request-id': 'req-d05e0391-a431-44b1-b322-3e789d4e03d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:35,234 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.102s 2021-08-03 21:18:35,235 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2244dfc0-2e93-4527-a5b3-6280ace1c847', 'x-compute-request-id': 'req-2244dfc0-2e93-4527-a5b3-6280ace1c847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:36,316 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:18:36,317 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64287008-6e95-430b-92f1-a2708fa10cc9', 'x-compute-request-id': 'req-64287008-6e95-430b-92f1-a2708fa10cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:37,742 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.416s 2021-08-03 21:18:37,742 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb8465e-99ef-4b6e-9450-2816295713db', 'x-compute-request-id': 'req-adb8465e-99ef-4b6e-9450-2816295713db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:38,840 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.089s 2021-08-03 21:18:38,840 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ddf2004-719f-4563-9fe1-8f38307cdbb9', 'x-compute-request-id': 'req-6ddf2004-719f-4563-9fe1-8f38307cdbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:40,179 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.330s 2021-08-03 21:18:40,180 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c008abe6-2e6e-4d5d-961e-be65b196370c', 'x-compute-request-id': 'req-c008abe6-2e6e-4d5d-961e-be65b196370c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:41,283 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.095s 2021-08-03 21:18:41,284 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b3ffa0-7c32-4d62-821a-6ad01d7a8f92', 'x-compute-request-id': 'req-17b3ffa0-7c32-4d62-821a-6ad01d7a8f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:42,360 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:18:42,360 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d9ebeb-d47f-4fd1-b180-6786a1dea87b', 'x-compute-request-id': 'req-f5d9ebeb-d47f-4fd1-b180-6786a1dea87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:43,435 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:18:43,435 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1bb086a-978b-4e94-8f54-f8271a45d519', 'x-compute-request-id': 'req-d1bb086a-978b-4e94-8f54-f8271a45d519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:44,518 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.075s 2021-08-03 21:18:44,518 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8a63118-d708-488d-8e6b-1c3c5cf76bd0', 'x-compute-request-id': 'req-d8a63118-d708-488d-8e6b-1c3c5cf76bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:45,606 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.079s 2021-08-03 21:18:45,606 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7685907-c118-4eb1-ae01-ceeefb22cdb5', 'x-compute-request-id': 'req-c7685907-c118-4eb1-ae01-ceeefb22cdb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:46,707 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.091s 2021-08-03 21:18:46,707 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fdc053-e723-49e6-af0c-1dd96c6bd017', 'x-compute-request-id': 'req-e5fdc053-e723-49e6-af0c-1dd96c6bd017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:47,914 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.197s 2021-08-03 21:18:47,914 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a53fffc-bb3e-4b51-b68f-9b087f48a6b0', 'x-compute-request-id': 'req-8a53fffc-bb3e-4b51-b68f-9b087f48a6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:49,005 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.082s 2021-08-03 21:18:49,005 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc08775-a73f-4fc0-9fcc-c19687080104', 'x-compute-request-id': 'req-3cc08775-a73f-4fc0-9fcc-c19687080104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:50,197 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.183s 2021-08-03 21:18:50,197 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6201e72-f367-4c8f-9282-0993b5bab0e2', 'x-compute-request-id': 'req-f6201e72-f367-4c8f-9282-0993b5bab0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:51,277 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.071s 2021-08-03 21:18:51,277 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc9ccc21-d37a-446d-aad2-cf134a09eec0', 'x-compute-request-id': 'req-cc9ccc21-d37a-446d-aad2-cf134a09eec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:52,380 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.094s 2021-08-03 21:18:52,381 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6cde98-75cc-44cd-984f-a96792a08240', 'x-compute-request-id': 'req-7c6cde98-75cc-44cd-984f-a96792a08240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:53,552 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.163s 2021-08-03 21:18:53,552 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d3d601-1a67-41b9-85f8-6242e6d495c2', 'x-compute-request-id': 'req-f9d3d601-1a67-41b9-85f8-6242e6d495c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:54,668 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.108s 2021-08-03 21:18:54,669 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2085d29d-d59c-4ab6-922f-6bd5d43ce2d6', 'x-compute-request-id': 'req-2085d29d-d59c-4ab6-922f-6bd5d43ce2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:55,765 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.087s 2021-08-03 21:18:55,766 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57aa45f-3c1e-4503-997d-140a34a7faa1', 'x-compute-request-id': 'req-e57aa45f-3c1e-4503-997d-140a34a7faa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:56,866 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.092s 2021-08-03 21:18:56,866 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a71d8f8-0727-4585-ab5b-f1e0f1da9f50', 'x-compute-request-id': 'req-1a71d8f8-0727-4585-ab5b-f1e0f1da9f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:57,952 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.077s 2021-08-03 21:18:57,952 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cedc612-a343-41b2-8a6f-94cbee4af207', 'x-compute-request-id': 'req-9cedc612-a343-41b2-8a6f-94cbee4af207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:18:59,127 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.166s 2021-08-03 21:18:59,127 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-030e22a5-39cf-4bd9-be78-498a4eaa9e16', 'x-compute-request-id': 'req-030e22a5-39cf-4bd9-be78-498a4eaa9e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:18:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:00,203 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:19:00,203 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c312914d-7a85-486a-b930-7dd0c0770693', 'x-compute-request-id': 'req-c312914d-7a85-486a-b930-7dd0c0770693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:01,300 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.088s 2021-08-03 21:19:01,300 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd7c54b-c2f1-4080-ac0e-bec385761558', 'x-compute-request-id': 'req-6dd7c54b-c2f1-4080-ac0e-bec385761558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:02,378 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:19:02,378 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cedec3e-bfdb-42b2-9a45-39ad22fca00e', 'x-compute-request-id': 'req-5cedec3e-bfdb-42b2-9a45-39ad22fca00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:03,471 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.084s 2021-08-03 21:19:03,471 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7634d801-a48e-4a97-af29-d42bd020b15f', 'x-compute-request-id': 'req-7634d801-a48e-4a97-af29-d42bd020b15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:04,547 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:19:04,547 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dcfd418-a81f-4386-8116-298279b0f5d4', 'x-compute-request-id': 'req-5dcfd418-a81f-4386-8116-298279b0f5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:05,663 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.107s 2021-08-03 21:19:05,663 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4df0ec-23b3-4414-9a7c-b157abea03e7', 'x-compute-request-id': 'req-1b4df0ec-23b3-4414-9a7c-b157abea03e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:06,782 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.110s 2021-08-03 21:19:06,782 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0a7c311-8c51-4def-b61b-1604bd68f318', 'x-compute-request-id': 'req-a0a7c311-8c51-4def-b61b-1604bd68f318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:07,871 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:19:07,871 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e9136ea-7bd8-4020-9ffe-229595842596', 'x-compute-request-id': 'req-2e9136ea-7bd8-4020-9ffe-229595842596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:08,984 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.105s 2021-08-03 21:19:08,984 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653af3a2-2f6d-4e92-aab3-8960e6378234', 'x-compute-request-id': 'req-653af3a2-2f6d-4e92-aab3-8960e6378234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:10,267 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.275s 2021-08-03 21:19:10,267 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a5e931-6e8b-42ef-8312-98beda80f996', 'x-compute-request-id': 'req-f0a5e931-6e8b-42ef-8312-98beda80f996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:11,728 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.452s 2021-08-03 21:19:11,728 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8181fc0e-f9d6-457f-8363-6c2cfcc9b505', 'x-compute-request-id': 'req-8181fc0e-f9d6-457f-8363-6c2cfcc9b505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:12,934 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.197s 2021-08-03 21:19:12,935 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9627cf28-7117-414b-8f56-c8423d277750', 'x-compute-request-id': 'req-9627cf28-7117-414b-8f56-c8423d277750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:14,101 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.158s 2021-08-03 21:19:14,102 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db918533-62f5-427a-b61e-dc87853f02be', 'x-compute-request-id': 'req-db918533-62f5-427a-b61e-dc87853f02be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:15,265 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.154s 2021-08-03 21:19:15,266 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb7e9ec-d693-49d0-bf7d-0562e32f1b43', 'x-compute-request-id': 'req-6eb7e9ec-d693-49d0-bf7d-0562e32f1b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:16,423 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.148s 2021-08-03 21:19:16,423 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0713586-048d-498e-91db-b4ca8b00be7f', 'x-compute-request-id': 'req-f0713586-048d-498e-91db-b4ca8b00be7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:17,590 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.158s 2021-08-03 21:19:17,590 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c57719da-e608-4c6e-bdca-45672733206d', 'x-compute-request-id': 'req-c57719da-e608-4c6e-bdca-45672733206d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:18,747 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.147s 2021-08-03 21:19:18,747 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7d3736-2913-44f9-aca3-1a28d4460d24', 'x-compute-request-id': 'req-3a7d3736-2913-44f9-aca3-1a28d4460d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:19,961 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.206s 2021-08-03 21:19:19,961 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32f6e69-d507-4ce8-94c6-bab77758fc74', 'x-compute-request-id': 'req-b32f6e69-d507-4ce8-94c6-bab77758fc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:21,225 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.256s 2021-08-03 21:19:21,225 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583b4919-d25a-4a0b-8e81-8e2b68292919', 'x-compute-request-id': 'req-583b4919-d25a-4a0b-8e81-8e2b68292919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:22,339 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.105s 2021-08-03 21:19:22,340 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a1e4271-f420-496b-abae-06525abbe6d6', 'x-compute-request-id': 'req-1a1e4271-f420-496b-abae-06525abbe6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:23,576 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.228s 2021-08-03 21:19:23,577 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a6adbe2-11d0-4e07-94c5-be8167c294ed', 'x-compute-request-id': 'req-6a6adbe2-11d0-4e07-94c5-be8167c294ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:24,661 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.076s 2021-08-03 21:19:24,662 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e491324d-f262-487e-8773-3080ab527adc', 'x-compute-request-id': 'req-e491324d-f262-487e-8773-3080ab527adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:25,736 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:25,737 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e88af36-1b1f-4cfe-98ee-da748ce3662a', 'x-compute-request-id': 'req-6e88af36-1b1f-4cfe-98ee-da748ce3662a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:26,816 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:19:26,816 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3658b5bc-ecdf-488c-bfa8-2166d1c3500e', 'x-compute-request-id': 'req-3658b5bc-ecdf-488c-bfa8-2166d1c3500e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:27,894 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:19:27,895 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fd05a33-5773-4dff-8cdb-60b8642f90d3', 'x-compute-request-id': 'req-4fd05a33-5773-4dff-8cdb-60b8642f90d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:28,969 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:28,970 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0370d5f5-fa27-4ac3-bbdc-e8f455bdc3fb', 'x-compute-request-id': 'req-0370d5f5-fa27-4ac3-bbdc-e8f455bdc3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:30,046 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:19:30,047 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e467c9-2cd3-41d9-ab1a-0a976aea377d', 'x-compute-request-id': 'req-22e467c9-2cd3-41d9-ab1a-0a976aea377d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:31,121 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:31,121 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26644bc-69cd-4158-b32d-6c12e531d601', 'x-compute-request-id': 'req-a26644bc-69cd-4158-b32d-6c12e531d601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:32,236 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.106s 2021-08-03 21:19:32,237 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc25b94-d12e-4624-b8a0-0cfbf769e4af', 'x-compute-request-id': 'req-dcc25b94-d12e-4624-b8a0-0cfbf769e4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:33,317 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:19:33,318 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60bff206-a9e0-438e-bef8-7d812d60c039', 'x-compute-request-id': 'req-60bff206-a9e0-438e-bef8-7d812d60c039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:34,395 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:19:34,396 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53095063-2a21-4e34-9083-df4d391e02ea', 'x-compute-request-id': 'req-53095063-2a21-4e34-9083-df4d391e02ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:35,469 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:19:35,469 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c1b66dd-ba4e-45d0-b453-f794436d5902', 'x-compute-request-id': 'req-3c1b66dd-ba4e-45d0-b453-f794436d5902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:36,543 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:19:36,543 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ede455-0edf-4561-9742-91fb667f42db', 'x-compute-request-id': 'req-a1ede455-0edf-4561-9742-91fb667f42db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:37,617 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:37,618 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3509b0bf-df8e-493c-a76a-949488a99830', 'x-compute-request-id': 'req-3509b0bf-df8e-493c-a76a-949488a99830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:38,692 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:38,693 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff009441-106d-4cd3-8bc7-75a7d300370d', 'x-compute-request-id': 'req-ff009441-106d-4cd3-8bc7-75a7d300370d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:39,766 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:39,767 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb64f8f8-e9fd-45a6-a917-18499775fb84', 'x-compute-request-id': 'req-cb64f8f8-e9fd-45a6-a917-18499775fb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:40,845 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.071s 2021-08-03 21:19:40,846 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45e6472-33bf-493d-9171-75e26bd56d5f', 'x-compute-request-id': 'req-c45e6472-33bf-493d-9171-75e26bd56d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:41,920 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:19:41,920 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deaeb2a9-6b3a-438f-8399-30c2c537fe00', 'x-compute-request-id': 'req-deaeb2a9-6b3a-438f-8399-30c2c537fe00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:42,993 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:19:42,993 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab95bf6-87aa-47c9-ad36-08848d6fbd4b', 'x-compute-request-id': 'req-9ab95bf6-87aa-47c9-ad36-08848d6fbd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:44,068 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:19:44,068 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-366e1ad9-0cbb-48e9-a4a4-dcbad6698af7', 'x-compute-request-id': 'req-366e1ad9-0cbb-48e9-a4a4-dcbad6698af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:45,141 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:19:45,141 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae1b3ce5-4013-44b2-b41c-9ca5220580fc', 'x-compute-request-id': 'req-ae1b3ce5-4013-44b2-b41c-9ca5220580fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:46,216 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:46,217 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8cb0961-67a9-4b1a-ad6d-512799f6078f', 'x-compute-request-id': 'req-f8cb0961-67a9-4b1a-ad6d-512799f6078f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:47,295 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:19:47,295 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3683c877-2aa4-40c1-81d1-7dbd29b2216f', 'x-compute-request-id': 'req-3683c877-2aa4-40c1-81d1-7dbd29b2216f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:48,369 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:48,370 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58140476-5505-42e4-98e8-b319ed440685', 'x-compute-request-id': 'req-58140476-5505-42e4-98e8-b319ed440685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:49,448 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:19:49,448 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48cce7de-a38f-4b73-9df4-787230736660', 'x-compute-request-id': 'req-48cce7de-a38f-4b73-9df4-787230736660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:50,526 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:19:50,526 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513a6004-1721-4ec8-b2e7-a6be756d1885', 'x-compute-request-id': 'req-513a6004-1721-4ec8-b2e7-a6be756d1885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:51,600 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:51,601 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fab1eb61-f98a-4d7f-8e2b-5621094f6fc7', 'x-compute-request-id': 'req-fab1eb61-f98a-4d7f-8e2b-5621094f6fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:52,679 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:19:52,679 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c82e27-a514-45da-a137-a7fe5901f3bd', 'x-compute-request-id': 'req-d2c82e27-a514-45da-a137-a7fe5901f3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:53,759 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:19:53,759 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1fff02-e30d-4a75-b086-04e8f3efcaff', 'x-compute-request-id': 'req-fc1fff02-e30d-4a75-b086-04e8f3efcaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:54,837 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:19:54,837 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0557baed-2a49-4c80-a0f3-258a2aa34554', 'x-compute-request-id': 'req-0557baed-2a49-4c80-a0f3-258a2aa34554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:55,912 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:55,912 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa5ff5e-e0f8-4887-8918-e94485e88c07', 'x-compute-request-id': 'req-aaa5ff5e-e0f8-4887-8918-e94485e88c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:56,986 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:19:56,986 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c742dade-e202-4cfd-98d4-13ee6b2bed10', 'x-compute-request-id': 'req-c742dade-e202-4cfd-98d4-13ee6b2bed10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:58,060 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:58,060 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-211f2fda-2f83-4030-aa25-adce10689078', 'x-compute-request-id': 'req-211f2fda-2f83-4030-aa25-adce10689078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:19:59,135 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:19:59,135 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8929f01b-d730-439e-a211-fca1ed977d49', 'x-compute-request-id': 'req-8929f01b-d730-439e-a211-fca1ed977d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:19:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:00,427 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.284s 2021-08-03 21:20:00,427 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc706ab-a44e-43fe-9ae5-8b53108b3f27', 'x-compute-request-id': 'req-3bc706ab-a44e-43fe-9ae5-8b53108b3f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:01,514 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.076s 2021-08-03 21:20:01,514 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df094be-f705-425a-a201-d89317643893', 'x-compute-request-id': 'req-7df094be-f705-425a-a201-d89317643893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:02,603 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:20:02,603 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850e385f-229f-46bc-9a03-68c4865473c1', 'x-compute-request-id': 'req-850e385f-229f-46bc-9a03-68c4865473c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:03,713 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.100s 2021-08-03 21:20:03,714 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34eeeb75-e4fe-465b-a56e-be17735d09d0', 'x-compute-request-id': 'req-34eeeb75-e4fe-465b-a56e-be17735d09d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:04,806 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.084s 2021-08-03 21:20:04,807 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e19e449-9563-4ed7-94e1-e493efe49b2e', 'x-compute-request-id': 'req-7e19e449-9563-4ed7-94e1-e493efe49b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:06,056 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.240s 2021-08-03 21:20:06,057 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194bc093-b0b4-4625-9431-1adeec42e859', 'x-compute-request-id': 'req-194bc093-b0b4-4625-9431-1adeec42e859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:07,136 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.071s 2021-08-03 21:20:07,137 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bee59917-94dd-4c54-b862-626ab36d08dd', 'x-compute-request-id': 'req-bee59917-94dd-4c54-b862-626ab36d08dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:08,210 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:08,211 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0145d357-a244-4837-99e3-ea97becbe3b3', 'x-compute-request-id': 'req-0145d357-a244-4837-99e3-ea97becbe3b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:09,285 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:09,285 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffac5205-361e-4c8e-8f00-0252a6f8e450', 'x-compute-request-id': 'req-ffac5205-361e-4c8e-8f00-0252a6f8e450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:10,359 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:10,359 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90441372-d17c-4d78-b715-eadc93880368', 'x-compute-request-id': 'req-90441372-d17c-4d78-b715-eadc93880368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:11,433 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:20:11,433 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a39d14-9931-4085-8f1a-60b7eab87ea3', 'x-compute-request-id': 'req-58a39d14-9931-4085-8f1a-60b7eab87ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:12,507 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:12,507 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f7d4d30-4b67-41ec-9261-5d2cd60e4f12', 'x-compute-request-id': 'req-9f7d4d30-4b67-41ec-9261-5d2cd60e4f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:13,581 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:13,581 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-622af27e-dd42-4136-875b-7c496485bc1c', 'x-compute-request-id': 'req-622af27e-dd42-4136-875b-7c496485bc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:14,657 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:20:14,657 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2779a5b6-d2ae-4627-a47a-3b0e9dce3c51', 'x-compute-request-id': 'req-2779a5b6-d2ae-4627-a47a-3b0e9dce3c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:15,730 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:15,730 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c296fb6c-59ca-4878-874b-b2095672a941', 'x-compute-request-id': 'req-c296fb6c-59ca-4878-874b-b2095672a941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:16,804 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:16,804 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142b35c7-dd90-4f67-ae40-c0bda0308097', 'x-compute-request-id': 'req-142b35c7-dd90-4f67-ae40-c0bda0308097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:17,879 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:20:17,880 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0b3f65-1826-43e7-b48e-959fe6780405', 'x-compute-request-id': 'req-3e0b3f65-1826-43e7-b48e-959fe6780405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:18,955 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:20:18,955 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd4b75e5-2b40-417f-95ab-0a43b6638157', 'x-compute-request-id': 'req-fd4b75e5-2b40-417f-95ab-0a43b6638157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:20,031 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:20:20,031 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f86798-26e3-4216-807d-9f435b8b4084', 'x-compute-request-id': 'req-16f86798-26e3-4216-807d-9f435b8b4084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:21,105 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:21,105 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df416be-9721-416c-b542-e444aaadc24f', 'x-compute-request-id': 'req-1df416be-9721-416c-b542-e444aaadc24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:22,179 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:20:22,179 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78cff830-849c-49ce-b281-9d9ca7316ccf', 'x-compute-request-id': 'req-78cff830-849c-49ce-b281-9d9ca7316ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:23,600 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.412s 2021-08-03 21:20:23,601 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f29d68-a0f0-4b8b-9f9a-fad5bdbc17a2', 'x-compute-request-id': 'req-70f29d68-a0f0-4b8b-9f9a-fad5bdbc17a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:24,701 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.092s 2021-08-03 21:20:24,702 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6114cd4d-e72c-442f-a3aa-29f44d65e95e', 'x-compute-request-id': 'req-6114cd4d-e72c-442f-a3aa-29f44d65e95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:25,909 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.199s 2021-08-03 21:20:25,910 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a53efd-81b0-40eb-96e2-cbfee178e83f', 'x-compute-request-id': 'req-37a53efd-81b0-40eb-96e2-cbfee178e83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:27,171 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.252s 2021-08-03 21:20:27,171 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53ac76c-88e6-428e-9f1a-883a55fcdd77', 'x-compute-request-id': 'req-c53ac76c-88e6-428e-9f1a-883a55fcdd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:28,252 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:20:28,252 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ce8813-6f94-4eff-b64e-f80dbdf074b5', 'x-compute-request-id': 'req-d4ce8813-6f94-4eff-b64e-f80dbdf074b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:29,332 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:20:29,333 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1555c6-0b9c-418a-8e66-dfd9be1b7d1c', 'x-compute-request-id': 'req-db1555c6-0b9c-418a-8e66-dfd9be1b7d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:30,442 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.101s 2021-08-03 21:20:30,442 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e28cad-b28e-4d08-9da6-a9753e2138a6', 'x-compute-request-id': 'req-22e28cad-b28e-4d08-9da6-a9753e2138a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:31,528 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.078s 2021-08-03 21:20:31,529 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3cc4e1-29d3-474f-b1d7-3d8e8366d554', 'x-compute-request-id': 'req-8f3cc4e1-29d3-474f-b1d7-3d8e8366d554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:32,635 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.097s 2021-08-03 21:20:32,635 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31117ad2-1509-4b1b-b3a2-897ea157950a', 'x-compute-request-id': 'req-31117ad2-1509-4b1b-b3a2-897ea157950a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:33,731 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.088s 2021-08-03 21:20:33,732 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48b8e90-ec0e-4c01-b728-94279f708c30', 'x-compute-request-id': 'req-f48b8e90-ec0e-4c01-b728-94279f708c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:34,855 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.113s 2021-08-03 21:20:34,855 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb70bbea-329e-4e3c-9b76-25020885fe44', 'x-compute-request-id': 'req-fb70bbea-329e-4e3c-9b76-25020885fe44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:35,986 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.121s 2021-08-03 21:20:35,986 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38fa663b-454d-4cc4-856d-699d6066ff56', 'x-compute-request-id': 'req-38fa663b-454d-4cc4-856d-699d6066ff56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:37,073 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.079s 2021-08-03 21:20:37,074 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5053075-4e6e-4dd8-ada8-bf87a133f44c', 'x-compute-request-id': 'req-a5053075-4e6e-4dd8-ada8-bf87a133f44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:38,181 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.099s 2021-08-03 21:20:38,181 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53269794-1c53-48c1-9eb7-b4f0d4ff3812', 'x-compute-request-id': 'req-53269794-1c53-48c1-9eb7-b4f0d4ff3812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:39,320 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.131s 2021-08-03 21:20:39,321 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ee5171-ea71-4904-8bfb-0bc71a89ec3e', 'x-compute-request-id': 'req-42ee5171-ea71-4904-8bfb-0bc71a89ec3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:40,675 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.346s 2021-08-03 21:20:40,675 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e465af96-5998-4d49-ae33-1268d520c2d7', 'x-compute-request-id': 'req-e465af96-5998-4d49-ae33-1268d520c2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:41,767 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.083s 2021-08-03 21:20:41,767 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a7b978e-ec53-4855-882b-eb139bf6b1f5', 'x-compute-request-id': 'req-5a7b978e-ec53-4855-882b-eb139bf6b1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:42,842 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:20:42,843 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7737433-9315-48c4-81f7-b02a56ef98fc', 'x-compute-request-id': 'req-d7737433-9315-48c4-81f7-b02a56ef98fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:43,918 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:20:43,918 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47716ba-5237-45df-bd40-da737e79caf9', 'x-compute-request-id': 'req-c47716ba-5237-45df-bd40-da737e79caf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:44,994 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:20:44,995 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb790204-6dd7-4fbe-a9da-136c8c33aa50', 'x-compute-request-id': 'req-fb790204-6dd7-4fbe-a9da-136c8c33aa50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:46,069 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:20:46,069 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a093e1d8-cf7a-44f3-a604-87ad8cc66b2c', 'x-compute-request-id': 'req-a093e1d8-cf7a-44f3-a604-87ad8cc66b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:47,148 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:20:47,148 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ab2e66-c96c-42e9-925c-9ec7e8b8d371', 'x-compute-request-id': 'req-26ab2e66-c96c-42e9-925c-9ec7e8b8d371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:48,223 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:20:48,223 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a1e96dd-e9ce-4f64-9331-ccd982b8bb3b', 'x-compute-request-id': 'req-2a1e96dd-e9ce-4f64-9331-ccd982b8bb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:49,311 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:20:49,311 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e865d8d-dbfc-4313-8585-8b8cfc3d6600', 'x-compute-request-id': 'req-6e865d8d-dbfc-4313-8585-8b8cfc3d6600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:50,397 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.073s 2021-08-03 21:20:50,397 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f4ef1c1-7290-4840-957b-f92094b7cc44', 'x-compute-request-id': 'req-5f4ef1c1-7290-4840-957b-f92094b7cc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:51,473 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:20:51,474 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63db5c62-32a5-4b03-8c78-57fd198978a7', 'x-compute-request-id': 'req-63db5c62-32a5-4b03-8c78-57fd198978a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:52,556 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.074s 2021-08-03 21:20:52,556 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b6830e-5b58-41bf-95ee-af48e3a6ade4', 'x-compute-request-id': 'req-69b6830e-5b58-41bf-95ee-af48e3a6ade4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:53,645 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.079s 2021-08-03 21:20:53,645 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57a01dd-117c-4665-97bb-448ef09a89a1', 'x-compute-request-id': 'req-b57a01dd-117c-4665-97bb-448ef09a89a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:54,729 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.073s 2021-08-03 21:20:54,730 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53fca11c-cc68-41e0-8fb8-3b004f76e2e5', 'x-compute-request-id': 'req-53fca11c-cc68-41e0-8fb8-3b004f76e2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:56,496 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.757s 2021-08-03 21:20:56,496 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa73289-3ffa-40db-9993-b6bc156c66b4', 'x-compute-request-id': 'req-eaa73289-3ffa-40db-9993-b6bc156c66b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:58,108 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.603s 2021-08-03 21:20:58,109 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8297120-d5aa-4f3e-8705-fbfe350b3f5e', 'x-compute-request-id': 'req-d8297120-d5aa-4f3e-8705-fbfe350b3f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:20:59,607 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.490s 2021-08-03 21:20:59,607 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3efa7a2-ec45-4dea-ad81-5307e58ecf61', 'x-compute-request-id': 'req-b3efa7a2-ec45-4dea-ad81-5307e58ecf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:20:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:00,939 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.323s 2021-08-03 21:21:00,940 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164b2294-e052-4c0a-95cb-ad49cfdbed1f', 'x-compute-request-id': 'req-164b2294-e052-4c0a-95cb-ad49cfdbed1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:02,193 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.245s 2021-08-03 21:21:02,194 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f1d743-a371-4d6d-ad0b-7eec0560ab50', 'x-compute-request-id': 'req-d4f1d743-a371-4d6d-ad0b-7eec0560ab50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:03,297 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.094s 2021-08-03 21:21:03,297 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3e83eb-4910-4ff0-aa31-bda32e6fbc53', 'x-compute-request-id': 'req-cb3e83eb-4910-4ff0-aa31-bda32e6fbc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:04,528 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.222s 2021-08-03 21:21:04,528 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0709cbf-4404-460d-9ff8-3c832c1d8014', 'x-compute-request-id': 'req-b0709cbf-4404-460d-9ff8-3c832c1d8014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:05,685 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.149s 2021-08-03 21:21:05,686 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03187c9-a123-454a-832f-4522d87e6773', 'x-compute-request-id': 'req-d03187c9-a123-454a-832f-4522d87e6773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:06,846 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.152s 2021-08-03 21:21:06,846 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7294f0b0-acf6-48b8-800c-23833ece10c7', 'x-compute-request-id': 'req-7294f0b0-acf6-48b8-800c-23833ece10c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:08,001 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.146s 2021-08-03 21:21:08,001 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed8ce554-3de7-415f-8e81-da9e59e71cf4', 'x-compute-request-id': 'req-ed8ce554-3de7-415f-8e81-da9e59e71cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:09,161 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.152s 2021-08-03 21:21:09,162 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78f2ce3-e498-4276-b725-aca2d8f12c60', 'x-compute-request-id': 'req-b78f2ce3-e498-4276-b725-aca2d8f12c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:10,316 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.146s 2021-08-03 21:21:10,317 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d7d584-fffc-4e4c-9b33-07f328dc7b3b', 'x-compute-request-id': 'req-d4d7d584-fffc-4e4c-9b33-07f328dc7b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:11,391 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:11,391 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b9e273-e4a9-483f-84ac-997eba5408ae', 'x-compute-request-id': 'req-52b9e273-e4a9-483f-84ac-997eba5408ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:12,463 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:21:12,464 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95270c7f-cdca-4126-9d78-883168e419b2', 'x-compute-request-id': 'req-95270c7f-cdca-4126-9d78-883168e419b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:13,545 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.073s 2021-08-03 21:21:13,545 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5803883f-c6f0-4756-87f2-95bafda0389e', 'x-compute-request-id': 'req-5803883f-c6f0-4756-87f2-95bafda0389e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:14,619 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:14,619 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50be09be-f358-42f0-bdce-3acdadb860d9', 'x-compute-request-id': 'req-50be09be-f358-42f0-bdce-3acdadb860d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:15,701 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:21:15,701 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8c1711-8edd-4861-97c4-893313f36c1a', 'x-compute-request-id': 'req-3f8c1711-8edd-4861-97c4-893313f36c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:16,776 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:21:16,776 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dedd12a-4e83-4f9e-835f-f6e1e4de2629', 'x-compute-request-id': 'req-1dedd12a-4e83-4f9e-835f-f6e1e4de2629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:17,850 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:17,850 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4c7fd4c-57ab-44cc-a85f-49517737c12f', 'x-compute-request-id': 'req-f4c7fd4c-57ab-44cc-a85f-49517737c12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:18,925 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:21:18,925 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39578471-ef43-4972-b7a1-ac413f8551cd', 'x-compute-request-id': 'req-39578471-ef43-4972-b7a1-ac413f8551cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:20,003 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:21:20,003 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42231eac-327e-42c1-b19f-532642efa802', 'x-compute-request-id': 'req-42231eac-327e-42c1-b19f-532642efa802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:21,075 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:21:21,076 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-162b5fbd-f045-45c8-8fda-318fc9ab2b01', 'x-compute-request-id': 'req-162b5fbd-f045-45c8-8fda-318fc9ab2b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:22,154 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:21:22,154 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ac4252-f758-4863-8785-89e72d27d07f', 'x-compute-request-id': 'req-a0ac4252-f758-4863-8785-89e72d27d07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:23,227 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:23,228 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ac26eb-ac78-47a7-aae3-3ae3dd5c56c3', 'x-compute-request-id': 'req-a7ac26eb-ac78-47a7-aae3-3ae3dd5c56c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:24,300 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.063s 2021-08-03 21:21:24,300 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c414909b-d810-45e2-9e4a-bb4b6f348805', 'x-compute-request-id': 'req-c414909b-d810-45e2-9e4a-bb4b6f348805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:25,373 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:21:25,374 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eef886d-7b5d-401f-ad9e-b79dfa7005ca', 'x-compute-request-id': 'req-4eef886d-7b5d-401f-ad9e-b79dfa7005ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:26,450 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:21:26,450 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012b4581-2a90-41b1-bc67-d1cea79d59c4', 'x-compute-request-id': 'req-012b4581-2a90-41b1-bc67-d1cea79d59c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:27,524 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:27,524 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c00ed55-8b3b-4a0f-ab66-f1a627d205e4', 'x-compute-request-id': 'req-1c00ed55-8b3b-4a0f-ab66-f1a627d205e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:28,599 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:21:28,599 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb57986c-bc6f-4921-b248-dd341781bff4', 'x-compute-request-id': 'req-eb57986c-bc6f-4921-b248-dd341781bff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:29,675 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:21:29,676 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47fcda2e-2492-4dfb-ba58-4bb952bf4884', 'x-compute-request-id': 'req-47fcda2e-2492-4dfb-ba58-4bb952bf4884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:30,758 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.074s 2021-08-03 21:21:30,759 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c7daff-72dd-4edc-aef6-0906babb372b', 'x-compute-request-id': 'req-11c7daff-72dd-4edc-aef6-0906babb372b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:31,832 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:31,832 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d67cf7-392c-4275-b1bb-203641f39058', 'x-compute-request-id': 'req-71d67cf7-392c-4275-b1bb-203641f39058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:32,909 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:21:32,909 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c0535f-cd0f-4974-8920-a305a5079c3a', 'x-compute-request-id': 'req-25c0535f-cd0f-4974-8920-a305a5079c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:33,990 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.073s 2021-08-03 21:21:33,991 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc73e44-d75c-4f21-ae0d-444ab8a6168c', 'x-compute-request-id': 'req-4dc73e44-d75c-4f21-ae0d-444ab8a6168c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:35,140 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.141s 2021-08-03 21:21:35,141 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd0b00a-9cb5-4f77-a9dd-1f43513a7920', 'x-compute-request-id': 'req-3cd0b00a-9cb5-4f77-a9dd-1f43513a7920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:36,217 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:21:36,218 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef20699-9b58-4d14-9cdd-eb845733aae7', 'x-compute-request-id': 'req-9ef20699-9b58-4d14-9cdd-eb845733aae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:37,291 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:37,291 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f37d4654-8ba2-4d65-af42-bd63ebf6d739', 'x-compute-request-id': 'req-f37d4654-8ba2-4d65-af42-bd63ebf6d739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:38,364 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:38,364 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e498c3f9-16dd-4819-8aae-aac80b6dc5ea', 'x-compute-request-id': 'req-e498c3f9-16dd-4819-8aae-aac80b6dc5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:39,442 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:21:39,443 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7da6026-3712-4058-adcb-4792dcfc538b', 'x-compute-request-id': 'req-a7da6026-3712-4058-adcb-4792dcfc538b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:40,516 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:21:40,517 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c807b883-47ee-43bc-922d-802ea7626580', 'x-compute-request-id': 'req-c807b883-47ee-43bc-922d-802ea7626580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:41,591 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:21:41,592 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4147d08-5c73-4076-869a-82dd07a01d31', 'x-compute-request-id': 'req-b4147d08-5c73-4076-869a-82dd07a01d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:42,670 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:21:42,670 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90783a8f-c7ec-4f5d-bf33-bde7ddcb6601', 'x-compute-request-id': 'req-90783a8f-c7ec-4f5d-bf33-bde7ddcb6601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:43,743 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:21:43,743 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8083f6b2-fcdc-485f-9747-3e1b83285205', 'x-compute-request-id': 'req-8083f6b2-fcdc-485f-9747-3e1b83285205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:44,817 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:44,817 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0bd41d7-1f73-4e82-b684-f72a4dd8b916', 'x-compute-request-id': 'req-c0bd41d7-1f73-4e82-b684-f72a4dd8b916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:45,890 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:21:45,890 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57e35221-62e9-4e67-b70d-289e7fb04022', 'x-compute-request-id': 'req-57e35221-62e9-4e67-b70d-289e7fb04022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:46,962 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:21:46,963 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d06d14c-c091-4a19-8366-c7ab1077e264', 'x-compute-request-id': 'req-6d06d14c-c091-4a19-8366-c7ab1077e264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:48,035 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.063s 2021-08-03 21:21:48,035 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb5ddecf-36f4-42c3-b30b-6b296d853fa3', 'x-compute-request-id': 'req-fb5ddecf-36f4-42c3-b30b-6b296d853fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:49,112 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:21:49,112 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867c556e-e82e-4cbf-b1ed-23391ecab9d8', 'x-compute-request-id': 'req-867c556e-e82e-4cbf-b1ed-23391ecab9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:50,188 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:21:50,188 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab368672-ab66-4bd6-8251-e04d3ee2b4bc', 'x-compute-request-id': 'req-ab368672-ab66-4bd6-8251-e04d3ee2b4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:51,570 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.374s 2021-08-03 21:21:51,571 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c3837a-9c74-4d1d-a92e-191d9153eee8', 'x-compute-request-id': 'req-e6c3837a-9c74-4d1d-a92e-191d9153eee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:52,646 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:21:52,647 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30245191-90f9-4071-8c90-6548f513a7d8', 'x-compute-request-id': 'req-30245191-90f9-4071-8c90-6548f513a7d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:53,720 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:21:53,721 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8062ca87-1589-48a2-bd09-5ff0837a29ba', 'x-compute-request-id': 'req-8062ca87-1589-48a2-bd09-5ff0837a29ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:54,797 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:21:54,798 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-665c1385-2238-4dd3-8fa4-27567b02bd97', 'x-compute-request-id': 'req-665c1385-2238-4dd3-8fa4-27567b02bd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:55,871 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:55,871 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f4fbce-48e2-4f1f-b5db-bac194e7e422', 'x-compute-request-id': 'req-c6f4fbce-48e2-4f1f-b5db-bac194e7e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:56,945 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:21:56,946 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-828866aa-1384-46d8-85bb-db0c2bdb9c41', 'x-compute-request-id': 'req-828866aa-1384-46d8-85bb-db0c2bdb9c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:58,020 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:21:58,020 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae0eb5a-7092-487b-9af8-671106ff2ae5', 'x-compute-request-id': 'req-dae0eb5a-7092-487b-9af8-671106ff2ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:21:59,097 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:21:59,098 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c150047-6025-4ad9-bfdd-d4b4823cbe9d', 'x-compute-request-id': 'req-1c150047-6025-4ad9-bfdd-d4b4823cbe9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:21:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:00,172 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:22:00,173 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c40c97c-8b7a-4fa3-9b82-fd6646d9e126', 'x-compute-request-id': 'req-1c40c97c-8b7a-4fa3-9b82-fd6646d9e126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:01,250 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:22:01,250 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a1b769-1a95-42ba-9e36-39b85ac03d49', 'x-compute-request-id': 'req-99a1b769-1a95-42ba-9e36-39b85ac03d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:02,326 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:02,326 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b12841b-cdf6-41d2-a623-835bbd1541b0', 'x-compute-request-id': 'req-1b12841b-cdf6-41d2-a623-835bbd1541b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:03,401 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:22:03,401 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ec646a-1fe9-436f-884d-f188b6180d32', 'x-compute-request-id': 'req-08ec646a-1fe9-436f-884d-f188b6180d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:04,477 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:04,478 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc389f5-4755-4e42-8306-91ae8a4fa693', 'x-compute-request-id': 'req-2fc389f5-4755-4e42-8306-91ae8a4fa693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:05,555 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:22:05,556 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719a1b63-2db9-46b8-a000-6fe634c1d390', 'x-compute-request-id': 'req-719a1b63-2db9-46b8-a000-6fe634c1d390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:06,632 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:06,632 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5abb8149-d994-41f4-bd62-fe520f070d67', 'x-compute-request-id': 'req-5abb8149-d994-41f4-bd62-fe520f070d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:07,710 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:22:07,710 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3a62846-79ab-4eeb-a97b-69a669e7b188', 'x-compute-request-id': 'req-f3a62846-79ab-4eeb-a97b-69a669e7b188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:08,783 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:22:08,783 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92753844-4e7f-41d1-9737-616260997c8e', 'x-compute-request-id': 'req-92753844-4e7f-41d1-9737-616260997c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:09,855 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:22:09,855 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bb33a8d-9c06-44c1-979a-b46172c48dd7', 'x-compute-request-id': 'req-5bb33a8d-9c06-44c1-979a-b46172c48dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:10,929 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:22:10,929 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb75e4b3-bf29-49d3-8c6b-3676c133e56a', 'x-compute-request-id': 'req-fb75e4b3-bf29-49d3-8c6b-3676c133e56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:12,003 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:22:12,003 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa8c293a-645d-4d0d-992d-fc457aba37c0', 'x-compute-request-id': 'req-aa8c293a-645d-4d0d-992d-fc457aba37c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:13,077 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:13,078 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d0cddf-f244-4c70-887d-c341e80df03f', 'x-compute-request-id': 'req-c2d0cddf-f244-4c70-887d-c341e80df03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:14,155 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:22:14,155 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ea2be6-c6e6-4afe-b4c6-c6fb79efb13b', 'x-compute-request-id': 'req-71ea2be6-c6e6-4afe-b4c6-c6fb79efb13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:15,229 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:22:15,230 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6fdae00-d152-412b-b703-f845cb97833b', 'x-compute-request-id': 'req-f6fdae00-d152-412b-b703-f845cb97833b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:16,304 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:22:16,305 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08d49f15-f039-492a-a06a-523417abc951', 'x-compute-request-id': 'req-08d49f15-f039-492a-a06a-523417abc951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:17,381 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.068s 2021-08-03 21:22:17,382 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a76a80b-2602-40ef-a065-a014323c90b5', 'x-compute-request-id': 'req-6a76a80b-2602-40ef-a065-a014323c90b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:18,454 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:22:18,455 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3a0edb4-9560-44fe-9acc-cdf604d92e93', 'x-compute-request-id': 'req-f3a0edb4-9560-44fe-9acc-cdf604d92e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:19,530 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:22:19,530 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ddfb41-a50b-4545-9dd4-e2c636dc1bf3', 'x-compute-request-id': 'req-d0ddfb41-a50b-4545-9dd4-e2c636dc1bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:20,621 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.083s 2021-08-03 21:22:20,622 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbb4b39-b6c4-41ad-879b-145690724121', 'x-compute-request-id': 'req-4bbb4b39-b6c4-41ad-879b-145690724121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:21,712 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:22:21,713 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31310209-f948-48dc-8aab-5f46172ad96a', 'x-compute-request-id': 'req-31310209-f948-48dc-8aab-5f46172ad96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:22,801 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:22:22,801 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237f9357-4f10-4a21-8df9-152074afa364', 'x-compute-request-id': 'req-237f9357-4f10-4a21-8df9-152074afa364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:24,017 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.207s 2021-08-03 21:22:24,018 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3312706d-678e-4226-a84f-fa69385b3077', 'x-compute-request-id': 'req-3312706d-678e-4226-a84f-fa69385b3077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:25,100 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.074s 2021-08-03 21:22:25,101 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24132564-1d0e-49ff-a963-f6bb6b4451d4', 'x-compute-request-id': 'req-24132564-1d0e-49ff-a963-f6bb6b4451d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:26,185 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.076s 2021-08-03 21:22:26,185 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-809d5a15-7003-431f-9840-cc12a3a5c9bb', 'x-compute-request-id': 'req-809d5a15-7003-431f-9840-cc12a3a5c9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:27,261 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:27,262 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c6c37a-1001-4878-aa39-35e11e95d9e9', 'x-compute-request-id': 'req-b5c6c37a-1001-4878-aa39-35e11e95d9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:28,343 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.073s 2021-08-03 21:22:28,343 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8828a22-c62e-4093-9399-9aa277535789', 'x-compute-request-id': 'req-b8828a22-c62e-4093-9399-9aa277535789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:29,422 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:22:29,423 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e4e56c-b256-4707-b6a8-c870199e97c3', 'x-compute-request-id': 'req-a5e4e56c-b256-4707-b6a8-c870199e97c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:30,517 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.085s 2021-08-03 21:22:30,518 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65b560d-8c6f-4768-8a27-77d5bfd26d3c', 'x-compute-request-id': 'req-c65b560d-8c6f-4768-8a27-77d5bfd26d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:31,593 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:31,593 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e57328-61c2-41eb-b902-a38c5844b08f', 'x-compute-request-id': 'req-36e57328-61c2-41eb-b902-a38c5844b08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:32,674 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.072s 2021-08-03 21:22:32,674 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c4dc38-1511-45c0-a890-44aa29ecb00d', 'x-compute-request-id': 'req-31c4dc38-1511-45c0-a890-44aa29ecb00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:33,766 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.084s 2021-08-03 21:22:33,767 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-416f07f8-9599-4489-84d6-98c72ea508ff', 'x-compute-request-id': 'req-416f07f8-9599-4489-84d6-98c72ea508ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:34,945 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.169s 2021-08-03 21:22:34,946 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df691adb-daab-4191-b487-d401162a59fa', 'x-compute-request-id': 'req-df691adb-daab-4191-b487-d401162a59fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:36,022 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:36,022 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d22bdfb-2518-4324-bb68-b3a32b814ff8', 'x-compute-request-id': 'req-5d22bdfb-2518-4324-bb68-b3a32b814ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:37,182 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.152s 2021-08-03 21:22:37,182 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d709e4-1226-46db-8dda-d080feae7916', 'x-compute-request-id': 'req-21d709e4-1226-46db-8dda-d080feae7916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:38,268 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.077s 2021-08-03 21:22:38,268 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d50ef1d-d430-48ec-ab03-3c7358b4a0d6', 'x-compute-request-id': 'req-9d50ef1d-d430-48ec-ab03-3c7358b4a0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:39,344 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:39,344 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b2cdee-6f7d-44b1-8a19-9ae8ccffea77', 'x-compute-request-id': 'req-91b2cdee-6f7d-44b1-8a19-9ae8ccffea77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:40,419 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:22:40,419 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41858bbb-3f27-4754-828a-61e223bf9bd5', 'x-compute-request-id': 'req-41858bbb-3f27-4754-828a-61e223bf9bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:41,508 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.080s 2021-08-03 21:22:41,508 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19043d53-18b1-4e65-a994-ac922dc13a3c', 'x-compute-request-id': 'req-19043d53-18b1-4e65-a994-ac922dc13a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:42,582 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:22:42,582 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d19c7b07-1349-4bf5-9ea8-c38fb8dd4875', 'x-compute-request-id': 'req-d19c7b07-1349-4bf5-9ea8-c38fb8dd4875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:43,661 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.070s 2021-08-03 21:22:43,661 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b13af95-f05c-4628-8deb-347da54658a2', 'x-compute-request-id': 'req-1b13af95-f05c-4628-8deb-347da54658a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:44,744 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.076s 2021-08-03 21:22:44,745 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3389b8bd-836b-47c0-b4a8-af7866ebab6e', 'x-compute-request-id': 'req-3389b8bd-836b-47c0-b4a8-af7866ebab6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:45,829 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.076s 2021-08-03 21:22:45,830 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-592a8fc9-65b2-4e9b-93ba-c366b4f5ea23', 'x-compute-request-id': 'req-592a8fc9-65b2-4e9b-93ba-c366b4f5ea23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:46,911 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.073s 2021-08-03 21:22:46,911 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb2fad0c-f51a-4a88-a809-d77556cd95d1', 'x-compute-request-id': 'req-cb2fad0c-f51a-4a88-a809-d77556cd95d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:47,984 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.065s 2021-08-03 21:22:47,984 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17ae1e77-1f44-41a8-808d-668de1f508ef', 'x-compute-request-id': 'req-17ae1e77-1f44-41a8-808d-668de1f508ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:49,061 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:49,061 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ad6b888-c73d-4324-aee2-cbad2366b421', 'x-compute-request-id': 'req-3ad6b888-c73d-4324-aee2-cbad2366b421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:50,437 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.367s 2021-08-03 21:22:50,438 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e90a7a2-5bb5-48ce-b6ea-bc33f662f85d', 'x-compute-request-id': 'req-8e90a7a2-5bb5-48ce-b6ea-bc33f662f85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:51,520 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.074s 2021-08-03 21:22:51,521 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dcd952b-bf22-446f-84f2-1707525b5d08', 'x-compute-request-id': 'req-9dcd952b-bf22-446f-84f2-1707525b5d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:52,596 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.067s 2021-08-03 21:22:52,597 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77599e16-bae2-4836-a950-40076c182334', 'x-compute-request-id': 'req-77599e16-bae2-4836-a950-40076c182334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:53,681 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.077s 2021-08-03 21:22:53,682 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83be4fdf-a125-485c-b490-fad3c95e2893', 'x-compute-request-id': 'req-83be4fdf-a125-485c-b490-fad3c95e2893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:54,760 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.069s 2021-08-03 21:22:54,761 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6b37a8-a775-4e3f-b5db-795eb261cb89', 'x-compute-request-id': 'req-2c6b37a8-a775-4e3f-b5db-795eb261cb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:55,835 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.064s 2021-08-03 21:22:55,835 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b93bd5-2fb5-4175-869d-6097dbf9a006', 'x-compute-request-id': 'req-19b93bd5-2fb5-4175-869d-6097dbf9a006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:56,909 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.063s 2021-08-03 21:22:56,909 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6124206f-e4cf-494f-8f93-72b749887213', 'x-compute-request-id': 'req-6124206f-e4cf-494f-8f93-72b749887213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:58,157 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.239s 2021-08-03 21:22:58,158 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afaa4810-f4bb-46e9-9ae3-cc753e2f5c34', 'x-compute-request-id': 'req-afaa4810-f4bb-46e9-9ae3-cc753e2f5c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:59,232 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.066s 2021-08-03 21:22:59,232 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d005e5b-3c52-4fa5-af8f-633e3abb8c8d', 'x-compute-request-id': 'req-7d005e5b-3c52-4fa5-af8f-633e3abb8c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"server": {"id": "4a9dac44-2a02-48c2-9fb8-081ce148bab6", "name": "tempest-DeleteServersTestJSON-server-1629288911", "status": "BUILD", "tenant_id": "e089c3b909324d06ac2288287ba298af", "user_id": "61f076d41bb6470a8df09de64dda1854", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:16:58Z", "updated": "2021-08-03T21:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6"}], "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-08-03 21:22:59,438 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 204 DELETE http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.197s 2021-08-03 21:22:59,438 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21: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-0d03180a-8177-4ab3-88db-dd007aa1cd40', 'x-compute-request-id': 'req-0d03180a-8177-4ab3-88db-dd007aa1cd40', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'' 2021-08-03 21:22:59,461 110104 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 404 GET http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6 0.022s 2021-08-03 21:22:59,461 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a21758b2-207a-4f46-8d6f-0105518b4fdc', 'x-compute-request-id': 'req-a21758b2-207a-4f46-8d6f-0105518b4fdc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4a9dac44-2a02-48c2-9fb8-081ce148bab6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4a9dac44-2a02-48c2-9fb8-081ce148bab6 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 79, in test_delete_server_while_in_suspended_state 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (DeleteServersTestJSON:test_delete_server_while_in_suspended_state) Server 4a9dac44-2a02-48c2-9fb8-081ce148bab6 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt14.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_multiple_create.MultipleCreateTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
fail
ft15.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:24:53,304 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.030s 2021-08-03 21:24:53,305 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3410', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6cf6475e-dda1-4793-8122-e53f5e313966', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0993a42674ff43ef89ca81a55d0f74b8", "name": "tempest-MultipleCreateTestJSON-449598401-project", "password_expires_at": null}, "audit_ids": ["UY0A5F0ZT3K8Wtu25lqGVw"], "expires_at": "2021-08-03T22:24:53.000000Z", "issued_at": "2021-08-03T21:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "decc3670e8b041f48fdc8318ab063263", "name": "tempest-MultipleCreateTestJSON-449598401"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_decc3670e8b041f48fdc8318ab063263", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/decc3670e8b041f48fdc8318ab063263", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/decc3670e8b041f48fdc8318ab063263", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/decc3670e8b041f48fdc8318ab063263", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:24:53,305 110093 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create) Found network {'id': 'bdee1ef5-c674-463a-acc4-4b570ad38cca', 'name': 'tempest-MultipleCreateTestJSON-569885141-network', 'tenant_id': 'decc3670e8b041f48fdc8318ab063263', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'decc3670e8b041f48fdc8318ab063263', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 856, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:24:52Z', 'updated_at': '2021-08-03T21:24:52Z', 'revision_number': 1} available for tenant 2021-08-03 21:24:54,170 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 202 POST http://10.222.0.102/compute/v2.1/servers 0.864s 2021-08-03 21:24:54,171 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-tempest.common.compute-instance-73920037", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "min_count": 2, "networks": [{"uuid": "bdee1ef5-c674-463a-acc4-4b570ad38cca"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde2157d-d122-4cfb-a460-884391afa8dc', 'x-compute-request-id': 'req-bde2157d-d122-4cfb-a460-884391afa8dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "8fde809d-a1a0-4c33-89ec-dbe23684439d", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "fDLnUQQM8WcG"}}' 2021-08-03 21:24:55,110 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers 0.936s 2021-08-03 21:24:55,110 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26de15a9-68f4-4a2c-ac2d-e8b3f1cb5efb', 'x-compute-request-id': 'req-26de15a9-68f4-4a2c-ac2d-e8b3f1cb5efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}]}, {"id": "8fde809d-a1a0-4c33-89ec-dbe23684439d", "name": "tempest-tempest.common.compute-instance-73920037-1", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d"}]}]}' 2021-08-03 21:24:55,190 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.077s 2021-08-03 21:24:55,191 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ab940d1-f95d-49b3-b2d3-5d00621368cd', 'x-compute-request-id': 'req-0ab940d1-f95d-49b3-b2d3-5d00621368cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:24:56,807 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.608s 2021-08-03 21:24:56,807 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-921449c3-01e2-4713-abf7-7d952c4ef283', 'x-compute-request-id': 'req-921449c3-01e2-4713-abf7-7d952c4ef283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:24:57,912 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.095s 2021-08-03 21:24:57,912 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef7cefe-a6f8-43b3-856b-fd6277499c59', 'x-compute-request-id': 'req-7ef7cefe-a6f8-43b3-856b-fd6277499c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:24:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:24:58,993 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:24:58,994 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b09fc89-a926-4aa0-aa86-ca3638d1c4c6', 'x-compute-request-id': 'req-1b09fc89-a926-4aa0-aa86-ca3638d1c4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:24:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:00,213 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.211s 2021-08-03 21:25:00,214 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a658a83-8be4-476c-94e6-c9aa115a54a0', 'x-compute-request-id': 'req-9a658a83-8be4-476c-94e6-c9aa115a54a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:01,321 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.099s 2021-08-03 21:25:01,321 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f589f360-d983-4ec5-89d0-294481941267', 'x-compute-request-id': 'req-f589f360-d983-4ec5-89d0-294481941267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:02,441 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.111s 2021-08-03 21:25:02,442 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec75ad4-da09-4475-9b9c-7a918021eb00', 'x-compute-request-id': 'req-4ec75ad4-da09-4475-9b9c-7a918021eb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:03,787 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.336s 2021-08-03 21:25:03,787 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f19f491-8d71-4995-8f0d-3965f8664ea1', 'x-compute-request-id': 'req-9f19f491-8d71-4995-8f0d-3965f8664ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:05,242 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.445s 2021-08-03 21:25:05,242 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d16fc7-06a3-46bd-b07b-580af7b963d6', 'x-compute-request-id': 'req-67d16fc7-06a3-46bd-b07b-580af7b963d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:06,531 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.281s 2021-08-03 21:25:06,531 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94160b08-c782-4ba8-a66f-82c3ca70c4cb', 'x-compute-request-id': 'req-94160b08-c782-4ba8-a66f-82c3ca70c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:07,673 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.133s 2021-08-03 21:25:07,674 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ef6eda-06d8-4c45-af1e-75510e58cdf7', 'x-compute-request-id': 'req-59ef6eda-06d8-4c45-af1e-75510e58cdf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:08,828 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.146s 2021-08-03 21:25:08,829 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb231ea3-eb1e-45f3-b05a-ce6f4c21d8f5', 'x-compute-request-id': 'req-cb231ea3-eb1e-45f3-b05a-ce6f4c21d8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:10,019 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.182s 2021-08-03 21:25:10,020 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81eee9d7-d531-4fdc-ab7c-0728c4d6f055', 'x-compute-request-id': 'req-81eee9d7-d531-4fdc-ab7c-0728c4d6f055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:11,225 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.197s 2021-08-03 21:25:11,226 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6a43d4-647e-4688-9a2a-fee39a2a7883', 'x-compute-request-id': 'req-6b6a43d4-647e-4688-9a2a-fee39a2a7883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:12,317 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.083s 2021-08-03 21:25:12,318 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb793bf-19aa-47a9-aa08-8a769d75f531', 'x-compute-request-id': 'req-6cb793bf-19aa-47a9-aa08-8a769d75f531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:13,422 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.096s 2021-08-03 21:25:13,423 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83d3ede5-5244-472e-92dd-7416b9a793de', 'x-compute-request-id': 'req-83d3ede5-5244-472e-92dd-7416b9a793de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:14,509 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.079s 2021-08-03 21:25:14,510 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f431a5f6-4dca-4b19-bb09-a45ee53e1f29', 'x-compute-request-id': 'req-f431a5f6-4dca-4b19-bb09-a45ee53e1f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:15,723 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.205s 2021-08-03 21:25:15,724 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3466431-4884-4dc4-8c43-953944f4c38d', 'x-compute-request-id': 'req-c3466431-4884-4dc4-8c43-953944f4c38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:16,946 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.213s 2021-08-03 21:25:16,947 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d51ea3-3cf1-499f-be1f-532f0c0e44b6', 'x-compute-request-id': 'req-77d51ea3-3cf1-499f-be1f-532f0c0e44b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:18,407 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.448s 2021-08-03 21:25:18,407 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-387a787f-3c5e-4fc2-a580-567511fed76c', 'x-compute-request-id': 'req-387a787f-3c5e-4fc2-a580-567511fed76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:19,609 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.194s 2021-08-03 21:25:19,609 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a51d38-7645-461a-9ded-073e13731bfe', 'x-compute-request-id': 'req-d4a51d38-7645-461a-9ded-073e13731bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:21,527 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.908s 2021-08-03 21:25:21,528 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfec8511-cf55-4cc7-905b-b70560851aaa', 'x-compute-request-id': 'req-dfec8511-cf55-4cc7-905b-b70560851aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:22,729 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.193s 2021-08-03 21:25:22,730 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f5e71a4-bca9-49e1-b092-09c93b15357d', 'x-compute-request-id': 'req-6f5e71a4-bca9-49e1-b092-09c93b15357d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:23,980 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.241s 2021-08-03 21:25:23,980 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9200ec31-c14c-4d47-9ca3-0c40c58ec760', 'x-compute-request-id': 'req-9200ec31-c14c-4d47-9ca3-0c40c58ec760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:25,166 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.177s 2021-08-03 21:25:25,167 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1741c1dd-5db7-42b5-9297-a7ca00f0cd23', 'x-compute-request-id': 'req-1741c1dd-5db7-42b5-9297-a7ca00f0cd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:26,385 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.210s 2021-08-03 21:25:26,386 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1bf502b-8e93-4386-b1f7-177f703ac88d', 'x-compute-request-id': 'req-c1bf502b-8e93-4386-b1f7-177f703ac88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:27,568 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.171s 2021-08-03 21:25:27,568 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e54e41e-f940-4a69-9eae-2d7a368d4ea4', 'x-compute-request-id': 'req-3e54e41e-f940-4a69-9eae-2d7a368d4ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:28,766 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.189s 2021-08-03 21:25:28,766 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17847dc1-11df-45c3-8791-2bb4e0978507', 'x-compute-request-id': 'req-17847dc1-11df-45c3-8791-2bb4e0978507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:30,776 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 1.002s 2021-08-03 21:25:30,776 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421819e3-cb87-40ac-b49a-8bbd1d4b68a0', 'x-compute-request-id': 'req-421819e3-cb87-40ac-b49a-8bbd1d4b68a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:31,940 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.155s 2021-08-03 21:25:31,940 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929da37f-e5fb-4f41-afa8-b19b98f673a7', 'x-compute-request-id': 'req-929da37f-e5fb-4f41-afa8-b19b98f673a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:33,076 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.128s 2021-08-03 21:25:33,077 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0715fda3-7741-4534-9194-f2fd88911661', 'x-compute-request-id': 'req-0715fda3-7741-4534-9194-f2fd88911661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:34,244 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.159s 2021-08-03 21:25:34,244 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e4e06d-5f43-4125-8628-6d4163023713', 'x-compute-request-id': 'req-c6e4e06d-5f43-4125-8628-6d4163023713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:35,707 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.454s 2021-08-03 21:25:35,707 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-916537f6-893b-4a7e-823c-82900c85d532', 'x-compute-request-id': 'req-916537f6-893b-4a7e-823c-82900c85d532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:38,318 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 1.600s 2021-08-03 21:25:38,319 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19595854-f6bd-4aee-8204-8b2abdd97422', 'x-compute-request-id': 'req-19595854-f6bd-4aee-8204-8b2abdd97422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:39,540 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.212s 2021-08-03 21:25:39,540 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730762c2-1c86-483b-ad38-965a82483cd0', 'x-compute-request-id': 'req-730762c2-1c86-483b-ad38-965a82483cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:40,721 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.173s 2021-08-03 21:25:40,722 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84f4c3f-d2a8-4592-827f-ab1120b2bcce', 'x-compute-request-id': 'req-e84f4c3f-d2a8-4592-827f-ab1120b2bcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:42,177 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.446s 2021-08-03 21:25:42,177 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-693f0c62-6a91-441d-9a67-bc3a891f85a5', 'x-compute-request-id': 'req-693f0c62-6a91-441d-9a67-bc3a891f85a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:43,295 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.109s 2021-08-03 21:25:43,295 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6add39c-5d1a-4dda-9aad-e07ec537b4ed', 'x-compute-request-id': 'req-d6add39c-5d1a-4dda-9aad-e07ec537b4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:44,407 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.103s 2021-08-03 21:25:44,407 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76de7dd3-0752-403b-9f6f-6f4a73c55844', 'x-compute-request-id': 'req-76de7dd3-0752-403b-9f6f-6f4a73c55844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:45,778 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.363s 2021-08-03 21:25:45,778 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b62b8f-17b2-40dc-8c38-66972e0f46d7', 'x-compute-request-id': 'req-a1b62b8f-17b2-40dc-8c38-66972e0f46d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:46,900 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.113s 2021-08-03 21:25:46,900 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62ab416-b6b1-49f5-a1e4-6c2cf183a550', 'x-compute-request-id': 'req-d62ab416-b6b1-49f5-a1e4-6c2cf183a550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:48,036 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.126s 2021-08-03 21:25:48,037 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad2fbf31-6602-454c-a524-e277377d88d2', 'x-compute-request-id': 'req-ad2fbf31-6602-454c-a524-e277377d88d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:49,158 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.113s 2021-08-03 21:25:49,159 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4fa08e8-092c-4206-9eb0-4b370756dba8', 'x-compute-request-id': 'req-f4fa08e8-092c-4206-9eb0-4b370756dba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:50,338 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.171s 2021-08-03 21:25:50,338 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27315d3-6e42-4420-aa6e-2c2725417774', 'x-compute-request-id': 'req-d27315d3-6e42-4420-aa6e-2c2725417774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:51,473 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.127s 2021-08-03 21:25:51,474 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d54dd3f-60ba-453f-bd72-ce3235ebf2aa', 'x-compute-request-id': 'req-1d54dd3f-60ba-453f-bd72-ce3235ebf2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:52,577 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.095s 2021-08-03 21:25:52,578 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d39ba6-5e8d-4864-883d-c85c605c3072', 'x-compute-request-id': 'req-d3d39ba6-5e8d-4864-883d-c85c605c3072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:53,765 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.180s 2021-08-03 21:25:53,766 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d990028-6517-45c4-8bd2-3580755dd922', 'x-compute-request-id': 'req-8d990028-6517-45c4-8bd2-3580755dd922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:54,851 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.076s 2021-08-03 21:25:54,851 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a8ad05-26e6-43f7-a227-60985a3f72c7', 'x-compute-request-id': 'req-b0a8ad05-26e6-43f7-a227-60985a3f72c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:55,933 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:25:55,933 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e82c29-cf71-48e9-82d8-18e2c08707b9', 'x-compute-request-id': 'req-00e82c29-cf71-48e9-82d8-18e2c08707b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:57,048 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.106s 2021-08-03 21:25:57,048 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc2073b-4d99-4344-b18a-22e1e1d3c9e8', 'x-compute-request-id': 'req-5fc2073b-4d99-4344-b18a-22e1e1d3c9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:58,161 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.095s 2021-08-03 21:25:58,161 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4ed875-c075-462b-ba22-211183cde4a6', 'x-compute-request-id': 'req-9c4ed875-c075-462b-ba22-211183cde4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:25:59,257 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.086s 2021-08-03 21:25:59,257 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-397df665-e981-4613-852f-d4430944dd6c', 'x-compute-request-id': 'req-397df665-e981-4613-852f-d4430944dd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:00,392 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.126s 2021-08-03 21:26:00,392 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c9f17e-8d58-4f54-b2c6-a7658a59eb93', 'x-compute-request-id': 'req-b9c9f17e-8d58-4f54-b2c6-a7658a59eb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:01,789 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.387s 2021-08-03 21:26:01,789 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08fee8d6-2c6b-4d06-8a19-1e3c53071bef', 'x-compute-request-id': 'req-08fee8d6-2c6b-4d06-8a19-1e3c53071bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:02,887 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.089s 2021-08-03 21:26:02,887 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74f194c-b003-4e51-a249-8052542d791b', 'x-compute-request-id': 'req-b74f194c-b003-4e51-a249-8052542d791b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:03,971 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:26:03,972 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3bdfa7-f3f6-4888-b988-0b8a7ba38e97', 'x-compute-request-id': 'req-4f3bdfa7-f3f6-4888-b988-0b8a7ba38e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:05,073 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.094s 2021-08-03 21:26:05,073 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e5df0a5-7b13-48a8-9d1c-45deef2fc0a0', 'x-compute-request-id': 'req-5e5df0a5-7b13-48a8-9d1c-45deef2fc0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:06,157 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:26:06,158 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a07ec21-429b-4cd6-95f1-288a578f3d9b', 'x-compute-request-id': 'req-9a07ec21-429b-4cd6-95f1-288a578f3d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:07,329 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.162s 2021-08-03 21:26:07,330 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42bfda0-740a-43dc-932b-00b73291daec', 'x-compute-request-id': 'req-c42bfda0-740a-43dc-932b-00b73291daec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:08,472 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.134s 2021-08-03 21:26:08,472 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b09c369-77af-4da8-848f-de4c802ffa43', 'x-compute-request-id': 'req-9b09c369-77af-4da8-848f-de4c802ffa43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:09,592 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.110s 2021-08-03 21:26:09,593 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-695cdba5-5005-452b-a73e-4d9a36e5bdd4', 'x-compute-request-id': 'req-695cdba5-5005-452b-a73e-4d9a36e5bdd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:10,795 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.194s 2021-08-03 21:26:10,796 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be264be4-bc48-4486-b37f-fa6f44661d84', 'x-compute-request-id': 'req-be264be4-bc48-4486-b37f-fa6f44661d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:12,013 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.209s 2021-08-03 21:26:12,013 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6b40845-e5f3-4b72-a02b-51a8ac8218c3', 'x-compute-request-id': 'req-d6b40845-e5f3-4b72-a02b-51a8ac8218c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:13,249 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.227s 2021-08-03 21:26:13,250 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23b2f54-0bab-49a0-afd2-da5542bfa1d1', 'x-compute-request-id': 'req-b23b2f54-0bab-49a0-afd2-da5542bfa1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:14,768 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.508s 2021-08-03 21:26:14,769 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1774a7b9-d123-40c3-b5f3-f63af58ceb88', 'x-compute-request-id': 'req-1774a7b9-d123-40c3-b5f3-f63af58ceb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:15,956 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.178s 2021-08-03 21:26:15,956 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa421cf-f105-447a-8b94-08506d412a82', 'x-compute-request-id': 'req-8aa421cf-f105-447a-8b94-08506d412a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:17,046 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.081s 2021-08-03 21:26:17,047 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e927238-5cd0-4361-b968-448aed9b0c65', 'x-compute-request-id': 'req-4e927238-5cd0-4361-b968-448aed9b0c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:18,257 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.202s 2021-08-03 21:26:18,257 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17bc72e-83a0-4db1-9351-5c2d1618cc51', 'x-compute-request-id': 'req-e17bc72e-83a0-4db1-9351-5c2d1618cc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:19,367 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.100s 2021-08-03 21:26:19,367 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0bca361-8c00-4b42-b72e-825fb567b1f5', 'x-compute-request-id': 'req-b0bca361-8c00-4b42-b72e-825fb567b1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:20,823 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.447s 2021-08-03 21:26:20,823 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa70f8c-d445-41dd-bca9-53b0441c2ecf', 'x-compute-request-id': 'req-efa70f8c-d445-41dd-bca9-53b0441c2ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:21,957 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.125s 2021-08-03 21:26:21,957 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac741afb-245e-4aad-ae48-5dba6a636d8d', 'x-compute-request-id': 'req-ac741afb-245e-4aad-ae48-5dba6a636d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:23,231 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.265s 2021-08-03 21:26:23,232 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eecaf32-5a4d-4ecf-8232-7d85cfa0f0b1', 'x-compute-request-id': 'req-1eecaf32-5a4d-4ecf-8232-7d85cfa0f0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:24,355 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.115s 2021-08-03 21:26:24,356 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32faf529-491c-4a6f-8f19-ebccd1aabe91', 'x-compute-request-id': 'req-32faf529-491c-4a6f-8f19-ebccd1aabe91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:25,460 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.096s 2021-08-03 21:26:25,460 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5715495d-7db9-4d54-bdae-a2e1a590cad7', 'x-compute-request-id': 'req-5715495d-7db9-4d54-bdae-a2e1a590cad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:26,600 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.131s 2021-08-03 21:26:26,601 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f9c4e5-6318-4d57-944c-2f90ed7e275f', 'x-compute-request-id': 'req-50f9c4e5-6318-4d57-944c-2f90ed7e275f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:27,705 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.096s 2021-08-03 21:26:27,705 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cca123e-7f30-420f-add7-e873cc78bd3b', 'x-compute-request-id': 'req-1cca123e-7f30-420f-add7-e873cc78bd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:28,801 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.086s 2021-08-03 21:26:28,801 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac58dddd-d58b-4c4e-80df-4c5c645b7b12', 'x-compute-request-id': 'req-ac58dddd-d58b-4c4e-80df-4c5c645b7b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:29,980 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.170s 2021-08-03 21:26:29,980 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8174071-6fc8-4a8f-abd5-41a32c88ff15', 'x-compute-request-id': 'req-c8174071-6fc8-4a8f-abd5-41a32c88ff15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:32,581 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 1.592s 2021-08-03 21:26:32,581 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c7b95bb-c9d6-4687-b747-0913cc1b0d8f', 'x-compute-request-id': 'req-1c7b95bb-c9d6-4687-b747-0913cc1b0d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:34,065 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.474s 2021-08-03 21:26:34,065 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e364f1df-75b1-4c4a-b910-0c9df13a310c', 'x-compute-request-id': 'req-e364f1df-75b1-4c4a-b910-0c9df13a310c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:35,648 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.574s 2021-08-03 21:26:35,648 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ff2475-621d-4b69-9843-e55c0548190f', 'x-compute-request-id': 'req-38ff2475-621d-4b69-9843-e55c0548190f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:37,014 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.356s 2021-08-03 21:26:37,015 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b69bc05-18ea-4930-8bb4-8d8ea12682aa', 'x-compute-request-id': 'req-8b69bc05-18ea-4930-8bb4-8d8ea12682aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:38,142 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.120s 2021-08-03 21:26:38,143 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3f47b7-6e8a-40ef-843b-63e882b98713', 'x-compute-request-id': 'req-4f3f47b7-6e8a-40ef-843b-63e882b98713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:39,316 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.165s 2021-08-03 21:26:39,316 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b61eb4-a614-42ad-8ecd-d70a2f4e791d', 'x-compute-request-id': 'req-e5b61eb4-a614-42ad-8ecd-d70a2f4e791d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:40,495 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.171s 2021-08-03 21:26:40,496 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cbc5a2d-687d-4f86-a169-e3bb435cccf3', 'x-compute-request-id': 'req-0cbc5a2d-687d-4f86-a169-e3bb435cccf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:41,693 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.189s 2021-08-03 21:26:41,693 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64534714-b162-4197-aae4-88a044c8e508', 'x-compute-request-id': 'req-64534714-b162-4197-aae4-88a044c8e508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:42,849 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.146s 2021-08-03 21:26:42,849 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c22254a7-2193-4525-ad49-0076ecaafc7f', 'x-compute-request-id': 'req-c22254a7-2193-4525-ad49-0076ecaafc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:44,043 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.187s 2021-08-03 21:26:44,044 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9084087-faee-4b14-a345-818a597d9e49', 'x-compute-request-id': 'req-f9084087-faee-4b14-a345-818a597d9e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:45,161 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.109s 2021-08-03 21:26:45,162 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1638eda-8415-4ca3-bdf5-5fd48f484852', 'x-compute-request-id': 'req-a1638eda-8415-4ca3-bdf5-5fd48f484852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:46,283 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.112s 2021-08-03 21:26:46,283 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b422dec-e9c9-48d0-bddd-419c98013b88', 'x-compute-request-id': 'req-5b422dec-e9c9-48d0-bddd-419c98013b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:47,380 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.088s 2021-08-03 21:26:47,381 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e49de049-e5de-472f-b55b-d889c88da8a2', 'x-compute-request-id': 'req-e49de049-e5de-472f-b55b-d889c88da8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:48,511 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.121s 2021-08-03 21:26:48,511 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac3e553b-0c1c-4b98-99b0-a5b371d138a2', 'x-compute-request-id': 'req-ac3e553b-0c1c-4b98-99b0-a5b371d138a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:49,641 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.121s 2021-08-03 21:26:49,641 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4a7aee7-7e94-47e3-8d1f-e486fd8ec3df', 'x-compute-request-id': 'req-f4a7aee7-7e94-47e3-8d1f-e486fd8ec3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:50,759 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.109s 2021-08-03 21:26:50,759 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27cfed6c-c8b0-4400-85c5-f587c2d0c858', 'x-compute-request-id': 'req-27cfed6c-c8b0-4400-85c5-f587c2d0c858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:51,867 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.100s 2021-08-03 21:26:51,867 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7079f6d7-3180-4e54-ba40-1006d92ca8be', 'x-compute-request-id': 'req-7079f6d7-3180-4e54-ba40-1006d92ca8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:52,953 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.078s 2021-08-03 21:26:52,953 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a505e364-64f2-4437-8994-95ba3b63fb4f', 'x-compute-request-id': 'req-a505e364-64f2-4437-8994-95ba3b63fb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:54,036 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:26:54,036 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae4085e-c349-4b3b-8dfa-fce6587ab178', 'x-compute-request-id': 'req-9ae4085e-c349-4b3b-8dfa-fce6587ab178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:55,114 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:26:55,115 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34347bb4-8857-49bb-ba92-285fd0e623fc', 'x-compute-request-id': 'req-34347bb4-8857-49bb-ba92-285fd0e623fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:56,227 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.103s 2021-08-03 21:26:56,227 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d0f135-bb30-44d9-ad59-00dfffd91069', 'x-compute-request-id': 'req-42d0f135-bb30-44d9-ad59-00dfffd91069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:57,414 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.178s 2021-08-03 21:26:57,415 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbdf4208-c4fd-465b-9ffc-b3ccabc8a7e3', 'x-compute-request-id': 'req-dbdf4208-c4fd-465b-9ffc-b3ccabc8a7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:58,512 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.089s 2021-08-03 21:26:58,513 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57fb6980-a310-45cb-8032-47da29a4d17c', 'x-compute-request-id': 'req-57fb6980-a310-45cb-8032-47da29a4d17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:26:59,661 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.140s 2021-08-03 21:26:59,661 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf885c7-8a3e-4d24-99fe-b2d48afede38', 'x-compute-request-id': 'req-4cf885c7-8a3e-4d24-99fe-b2d48afede38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:26:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:00,780 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.110s 2021-08-03 21:27:00,780 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80993d0c-f915-41f8-9509-d1fc94217501', 'x-compute-request-id': 'req-80993d0c-f915-41f8-9509-d1fc94217501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:01,893 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.104s 2021-08-03 21:27:01,893 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b160955b-f020-48f0-8f66-07b586b2762e', 'x-compute-request-id': 'req-b160955b-f020-48f0-8f66-07b586b2762e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:02,984 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.080s 2021-08-03 21:27:02,984 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86509113-116b-44e0-ade0-e48b13be5437', 'x-compute-request-id': 'req-86509113-116b-44e0-ade0-e48b13be5437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:04,104 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.110s 2021-08-03 21:27:04,104 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a554538e-3e98-41c2-b227-302d498a5372', 'x-compute-request-id': 'req-a554538e-3e98-41c2-b227-302d498a5372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:05,200 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.087s 2021-08-03 21:27:05,200 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d650f3cd-7209-4386-9c8b-e44217e9aae8', 'x-compute-request-id': 'req-d650f3cd-7209-4386-9c8b-e44217e9aae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:06,290 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.081s 2021-08-03 21:27:06,290 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d69a84d-2fc2-4aea-bdac-815e08fcaac2', 'x-compute-request-id': 'req-7d69a84d-2fc2-4aea-bdac-815e08fcaac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:07,399 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.100s 2021-08-03 21:27:07,400 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab6c82a-194c-4732-a31b-e3ad7dc9ac22', 'x-compute-request-id': 'req-eab6c82a-194c-4732-a31b-e3ad7dc9ac22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:08,479 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:27:08,479 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c762277-e74c-47b7-a6fd-a249407d775b', 'x-compute-request-id': 'req-1c762277-e74c-47b7-a6fd-a249407d775b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:09,757 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.270s 2021-08-03 21:27:09,758 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0116256-4302-407f-9ff4-32bea082d673', 'x-compute-request-id': 'req-c0116256-4302-407f-9ff4-32bea082d673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:10,872 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.106s 2021-08-03 21:27:10,873 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d331ebad-e856-40d3-bdd5-80f993825984', 'x-compute-request-id': 'req-d331ebad-e856-40d3-bdd5-80f993825984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:12,154 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.273s 2021-08-03 21:27:12,155 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311cf134-b081-4ba5-8912-8f502e2e43a7', 'x-compute-request-id': 'req-311cf134-b081-4ba5-8912-8f502e2e43a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:13,257 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.094s 2021-08-03 21:27:13,257 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b972dd9-4c96-47d0-80a8-50087b18671f', 'x-compute-request-id': 'req-7b972dd9-4c96-47d0-80a8-50087b18671f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:14,396 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.130s 2021-08-03 21:27:14,396 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf81251f-b1c2-45ca-b8e8-c2e526f54773', 'x-compute-request-id': 'req-cf81251f-b1c2-45ca-b8e8-c2e526f54773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:15,651 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.246s 2021-08-03 21:27:15,652 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62cb32b-5cef-4de1-8989-6689e9ab783f', 'x-compute-request-id': 'req-c62cb32b-5cef-4de1-8989-6689e9ab783f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:16,804 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.144s 2021-08-03 21:27:16,804 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5da3f4-84c8-434e-9be7-fb02649a56c2', 'x-compute-request-id': 'req-7c5da3f4-84c8-434e-9be7-fb02649a56c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:18,222 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.407s 2021-08-03 21:27:18,222 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c23355-09f1-4293-b59a-be22d04dfac0', 'x-compute-request-id': 'req-f5c23355-09f1-4293-b59a-be22d04dfac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:19,482 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.251s 2021-08-03 21:27:19,482 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b27b47d0-c37e-43dd-9ea3-33dc485de88e', 'x-compute-request-id': 'req-b27b47d0-c37e-43dd-9ea3-33dc485de88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:20,601 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.109s 2021-08-03 21:27:20,601 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b6836f-66a5-4224-aedb-5df300e4cbb0', 'x-compute-request-id': 'req-21b6836f-66a5-4224-aedb-5df300e4cbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:21,738 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.128s 2021-08-03 21:27:21,738 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4dc4ec-bb18-4b2e-9557-daf4dbe62dce', 'x-compute-request-id': 'req-fc4dc4ec-bb18-4b2e-9557-daf4dbe62dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:22,914 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.167s 2021-08-03 21:27:22,914 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49857cd-960d-462b-bb1d-3624d2a7a416', 'x-compute-request-id': 'req-b49857cd-960d-462b-bb1d-3624d2a7a416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:24,281 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.358s 2021-08-03 21:27:24,281 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7099f88f-6f0e-4fef-b7d6-e432d3984f94', 'x-compute-request-id': 'req-7099f88f-6f0e-4fef-b7d6-e432d3984f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:25,448 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.158s 2021-08-03 21:27:25,448 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb791899-af68-4a82-be7d-4589cbe3aacd', 'x-compute-request-id': 'req-fb791899-af68-4a82-be7d-4589cbe3aacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:26,577 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.121s 2021-08-03 21:27:26,577 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eea6912-aca6-4cc0-955d-39b41ce69e8c', 'x-compute-request-id': 'req-1eea6912-aca6-4cc0-955d-39b41ce69e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:27,695 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.110s 2021-08-03 21:27:27,696 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cb14224-315a-4739-aa40-7761a4813433', 'x-compute-request-id': 'req-3cb14224-315a-4739-aa40-7761a4813433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:29,077 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.373s 2021-08-03 21:27:29,078 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0f5dc3-1cdd-45e9-a8b8-1541811d30e6', 'x-compute-request-id': 'req-1b0f5dc3-1cdd-45e9-a8b8-1541811d30e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:30,490 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.404s 2021-08-03 21:27:30,491 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f57cad-78b8-486b-b5d7-f2ef8597e14e', 'x-compute-request-id': 'req-94f57cad-78b8-486b-b5d7-f2ef8597e14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:31,872 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.374s 2021-08-03 21:27:31,873 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221e5415-cf25-4503-ad85-cdb1dc20c0a3', 'x-compute-request-id': 'req-221e5415-cf25-4503-ad85-cdb1dc20c0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:32,990 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.110s 2021-08-03 21:27:32,991 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeeb42ac-dc27-4d82-a507-e79b276e2493', 'x-compute-request-id': 'req-aeeb42ac-dc27-4d82-a507-e79b276e2493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:34,076 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.078s 2021-08-03 21:27:34,077 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0acde359-28df-4e54-bfaf-b560974bcff4', 'x-compute-request-id': 'req-0acde359-28df-4e54-bfaf-b560974bcff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:35,183 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.099s 2021-08-03 21:27:35,184 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-546491d6-3228-4624-8786-163d95bc1383', 'x-compute-request-id': 'req-546491d6-3228-4624-8786-163d95bc1383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:36,400 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.206s 2021-08-03 21:27:36,400 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35808505-8176-4f8e-a88e-562d3f984710', 'x-compute-request-id': 'req-35808505-8176-4f8e-a88e-562d3f984710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:37,712 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.303s 2021-08-03 21:27:37,712 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f078012-f93b-4d65-a6b2-cd8551ea0fb8', 'x-compute-request-id': 'req-4f078012-f93b-4d65-a6b2-cd8551ea0fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:38,937 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.216s 2021-08-03 21:27:38,938 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a1e717a-7a66-4ff7-aba4-cd06b14ffbab', 'x-compute-request-id': 'req-7a1e717a-7a66-4ff7-aba4-cd06b14ffbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:40,715 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.769s 2021-08-03 21:27:40,715 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3376e6-9daa-4557-b34e-75074cb43d0f', 'x-compute-request-id': 'req-2e3376e6-9daa-4557-b34e-75074cb43d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:42,030 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.306s 2021-08-03 21:27:42,030 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47989214-ded2-4024-92c9-813a1c4215f1', 'x-compute-request-id': 'req-47989214-ded2-4024-92c9-813a1c4215f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:43,423 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.385s 2021-08-03 21:27:43,424 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c221904-c50c-406c-b069-44744d3412e0', 'x-compute-request-id': 'req-0c221904-c50c-406c-b069-44744d3412e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:44,521 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.089s 2021-08-03 21:27:44,522 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97218d66-044e-4350-a64c-5250bca43544', 'x-compute-request-id': 'req-97218d66-044e-4350-a64c-5250bca43544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:45,598 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:27:45,598 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63de1bbd-a922-4d26-ba5a-698bf59e5749', 'x-compute-request-id': 'req-63de1bbd-a922-4d26-ba5a-698bf59e5749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:46,676 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:27:46,677 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f592104-5424-491a-aecc-77b4450652c7', 'x-compute-request-id': 'req-2f592104-5424-491a-aecc-77b4450652c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:48,285 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.600s 2021-08-03 21:27:48,285 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423ae3a5-4ab0-4ec5-9a12-c246f2de9192', 'x-compute-request-id': 'req-423ae3a5-4ab0-4ec5-9a12-c246f2de9192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:49,373 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.079s 2021-08-03 21:27:49,374 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db6b1844-e4f5-4e74-b2e8-bee587c3a39d', 'x-compute-request-id': 'req-db6b1844-e4f5-4e74-b2e8-bee587c3a39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:50,468 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.085s 2021-08-03 21:27:50,468 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80db5810-1be3-4a3e-8b3e-437526561b60', 'x-compute-request-id': 'req-80db5810-1be3-4a3e-8b3e-437526561b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:51,563 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.087s 2021-08-03 21:27:51,564 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a304340-4532-46c1-a1e7-7235ccbd33c7', 'x-compute-request-id': 'req-0a304340-4532-46c1-a1e7-7235ccbd33c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:52,640 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:27:52,640 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2e9177-9b9f-4f04-bef9-324fafd1f229', 'x-compute-request-id': 'req-2d2e9177-9b9f-4f04-bef9-324fafd1f229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:53,931 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.279s 2021-08-03 21:27:53,931 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d5330db-cf08-4fb6-877a-5eba74427cb6', 'x-compute-request-id': 'req-1d5330db-cf08-4fb6-877a-5eba74427cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:55,034 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.095s 2021-08-03 21:27:55,035 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0666583-1205-4971-88c0-d2ff653f258d', 'x-compute-request-id': 'req-d0666583-1205-4971-88c0-d2ff653f258d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:56,354 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.311s 2021-08-03 21:27:56,355 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186890c7-b59c-4eeb-a7d8-b9a51b372ebd', 'x-compute-request-id': 'req-186890c7-b59c-4eeb-a7d8-b9a51b372ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:57,465 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.101s 2021-08-03 21:27:57,465 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8975ed10-e98f-4e76-9e0f-f3f9b6a98409', 'x-compute-request-id': 'req-8975ed10-e98f-4e76-9e0f-f3f9b6a98409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:58,652 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.179s 2021-08-03 21:27:58,653 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde26b97-cab1-44fb-95f1-eb2cc84c151f', 'x-compute-request-id': 'req-fde26b97-cab1-44fb-95f1-eb2cc84c151f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:27:59,815 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.154s 2021-08-03 21:27:59,815 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abf1d894-3a09-4caa-907d-ce0f9c931ca9', 'x-compute-request-id': 'req-abf1d894-3a09-4caa-907d-ce0f9c931ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:27:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:01,126 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.302s 2021-08-03 21:28:01,126 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb44715b-438e-4294-989a-33b432d10d9b', 'x-compute-request-id': 'req-cb44715b-438e-4294-989a-33b432d10d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:02,340 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.205s 2021-08-03 21:28:02,341 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aad8f26-da71-421d-bb1a-0102c535988b', 'x-compute-request-id': 'req-4aad8f26-da71-421d-bb1a-0102c535988b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:03,583 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.234s 2021-08-03 21:28:03,584 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2238a5c-4f4a-4fc1-af9f-dcab376ad273', 'x-compute-request-id': 'req-c2238a5c-4f4a-4fc1-af9f-dcab376ad273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:04,812 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.219s 2021-08-03 21:28:04,812 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31efadc-5050-4302-9b68-68c8fa49de3f', 'x-compute-request-id': 'req-e31efadc-5050-4302-9b68-68c8fa49de3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:06,201 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.381s 2021-08-03 21:28:06,202 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3402aebb-64a9-4d3e-8fc2-cee93f146f74', 'x-compute-request-id': 'req-3402aebb-64a9-4d3e-8fc2-cee93f146f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:07,292 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.082s 2021-08-03 21:28:07,293 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23549685-5384-4be6-9aae-2c8242dbfb5f', 'x-compute-request-id': 'req-23549685-5384-4be6-9aae-2c8242dbfb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:08,392 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.091s 2021-08-03 21:28:08,392 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d1dfb3-b3df-4b0c-95fb-6d598cad6d11', 'x-compute-request-id': 'req-06d1dfb3-b3df-4b0c-95fb-6d598cad6d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:09,607 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.206s 2021-08-03 21:28:09,607 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faca3ece-06e1-41d9-ab26-f2c1571ece48', 'x-compute-request-id': 'req-faca3ece-06e1-41d9-ab26-f2c1571ece48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:10,805 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.189s 2021-08-03 21:28:10,805 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-300f6269-ac4b-487b-81d8-4d98150bc132', 'x-compute-request-id': 'req-300f6269-ac4b-487b-81d8-4d98150bc132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:12,178 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.364s 2021-08-03 21:28:12,178 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8212b96-972d-4f5a-8f65-6a0a2ddd5e32', 'x-compute-request-id': 'req-c8212b96-972d-4f5a-8f65-6a0a2ddd5e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:14,126 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.940s 2021-08-03 21:28:14,127 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6587623e-6513-4b66-9d41-56508d6812c6', 'x-compute-request-id': 'req-6587623e-6513-4b66-9d41-56508d6812c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:16,569 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 1.434s 2021-08-03 21:28:16,570 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91978a23-7ccf-48fe-b9c4-7d23286ef2f5', 'x-compute-request-id': 'req-91978a23-7ccf-48fe-b9c4-7d23286ef2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:20,257 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 2.679s 2021-08-03 21:28:20,258 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f517ca6-5953-4710-83b0-13a57fd467f4', 'x-compute-request-id': 'req-0f517ca6-5953-4710-83b0-13a57fd467f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:23,451 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 2.184s 2021-08-03 21:28:23,451 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b04f73-0337-46f3-a84f-10ffb3c387d6', 'x-compute-request-id': 'req-95b04f73-0337-46f3-a84f-10ffb3c387d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:25,428 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.968s 2021-08-03 21:28:25,428 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de0c340d-31bf-41c3-8a71-22261a1ec06d', 'x-compute-request-id': 'req-de0c340d-31bf-41c3-8a71-22261a1ec06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:26,587 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.151s 2021-08-03 21:28:26,588 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-225814a9-bc30-4b7a-a6b3-2e79e6f78c06', 'x-compute-request-id': 'req-225814a9-bc30-4b7a-a6b3-2e79e6f78c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:27,697 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.101s 2021-08-03 21:28:27,697 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e31cb99-594f-48fd-bbd5-3e7f34b10596', 'x-compute-request-id': 'req-1e31cb99-594f-48fd-bbd5-3e7f34b10596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:29,222 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.516s 2021-08-03 21:28:29,222 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a4fe34-0288-4c52-96d7-e08d24a2869a', 'x-compute-request-id': 'req-33a4fe34-0288-4c52-96d7-e08d24a2869a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:30,426 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.196s 2021-08-03 21:28:30,427 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaae2be3-8718-48d0-9d33-80d9c25f67ef', 'x-compute-request-id': 'req-aaae2be3-8718-48d0-9d33-80d9c25f67ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:31,588 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.152s 2021-08-03 21:28:31,588 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc42220d-7ab7-4842-9371-6715e443fb59', 'x-compute-request-id': 'req-fc42220d-7ab7-4842-9371-6715e443fb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:32,747 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.150s 2021-08-03 21:28:32,747 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce37c4d7-2ef1-408b-b6d5-83dc429d7ace', 'x-compute-request-id': 'req-ce37c4d7-2ef1-408b-b6d5-83dc429d7ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:34,152 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.396s 2021-08-03 21:28:34,152 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5cc53c3-436f-4ea0-8cc3-ca68c5e59f86', 'x-compute-request-id': 'req-f5cc53c3-436f-4ea0-8cc3-ca68c5e59f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:35,232 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.071s 2021-08-03 21:28:35,233 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5781d75d-0869-47d2-8062-326edebda874', 'x-compute-request-id': 'req-5781d75d-0869-47d2-8062-326edebda874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:36,339 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.097s 2021-08-03 21:28:36,339 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9b3d15-d035-411b-9d68-8ed2a6877d11', 'x-compute-request-id': 'req-5d9b3d15-d035-411b-9d68-8ed2a6877d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:37,527 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.179s 2021-08-03 21:28:37,527 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b7520d-c892-4eac-a661-0c448c36b8d7', 'x-compute-request-id': 'req-f9b7520d-c892-4eac-a661-0c448c36b8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:38,624 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.089s 2021-08-03 21:28:38,624 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-358bec44-2ed3-48d9-b975-0ea99f51757e', 'x-compute-request-id': 'req-358bec44-2ed3-48d9-b975-0ea99f51757e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:39,810 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.178s 2021-08-03 21:28:39,811 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f6c155-0e85-4b8b-a323-885c2ba5d369', 'x-compute-request-id': 'req-97f6c155-0e85-4b8b-a323-885c2ba5d369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:40,952 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.133s 2021-08-03 21:28:40,953 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63792e5c-3616-45b9-9db5-90cd6b0dbfa1', 'x-compute-request-id': 'req-63792e5c-3616-45b9-9db5-90cd6b0dbfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:43,209 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 1.247s 2021-08-03 21:28:43,209 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-661da0ef-ac3a-4247-81ea-58d30af011c8', 'x-compute-request-id': 'req-661da0ef-ac3a-4247-81ea-58d30af011c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:45,188 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.970s 2021-08-03 21:28:45,188 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a29c64-bf0e-4124-bc6e-4468e7e99c41', 'x-compute-request-id': 'req-47a29c64-bf0e-4124-bc6e-4468e7e99c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:46,298 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.102s 2021-08-03 21:28:46,299 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e5e7d6-a7ae-435e-8180-e2f149826d37', 'x-compute-request-id': 'req-72e5e7d6-a7ae-435e-8180-e2f149826d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:47,433 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.124s 2021-08-03 21:28:47,433 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a183f6-91f4-4ab8-bae0-521bbfe13e99', 'x-compute-request-id': 'req-00a183f6-91f4-4ab8-bae0-521bbfe13e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:48,566 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.124s 2021-08-03 21:28:48,566 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016c203f-6aee-4d33-a8f3-5f50bc6cda38', 'x-compute-request-id': 'req-016c203f-6aee-4d33-a8f3-5f50bc6cda38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:49,650 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.076s 2021-08-03 21:28:49,650 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e0078e-ac44-4400-89d3-df9ce1c9a2bd', 'x-compute-request-id': 'req-15e0078e-ac44-4400-89d3-df9ce1c9a2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:50,759 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.100s 2021-08-03 21:28:50,759 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63501f15-f7c5-47c9-a4a4-a0d452c40662', 'x-compute-request-id': 'req-63501f15-f7c5-47c9-a4a4-a0d452c40662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:51,840 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:28:51,840 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0792fcb7-25b4-44aa-b4ec-e7e8ce7582c5', 'x-compute-request-id': 'req-0792fcb7-25b4-44aa-b4ec-e7e8ce7582c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:52,915 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:28:52,916 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8d18c7-eadf-4c20-bd98-76f6b10715e9', 'x-compute-request-id': 'req-1d8d18c7-eadf-4c20-bd98-76f6b10715e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:53,992 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:28:53,992 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-106b033b-cd7d-4fac-9b0e-104c73de8200', 'x-compute-request-id': 'req-106b033b-cd7d-4fac-9b0e-104c73de8200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:55,070 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:28:55,070 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d9978c5-28f0-46c8-81b1-217b86e2b14b', 'x-compute-request-id': 'req-2d9978c5-28f0-46c8-81b1-217b86e2b14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:56,174 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.097s 2021-08-03 21:28:56,175 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c48513-5179-4b59-b05f-d3dbe20d6b8e', 'x-compute-request-id': 'req-94c48513-5179-4b59-b05f-d3dbe20d6b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:57,253 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:28:57,253 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bbe5963-d58b-4f02-9597-783f061eb05a', 'x-compute-request-id': 'req-6bbe5963-d58b-4f02-9597-783f061eb05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:58,337 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:28:58,337 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a88bdf9-76c8-4d91-ac7c-f3ab01b02c3c', 'x-compute-request-id': 'req-0a88bdf9-76c8-4d91-ac7c-f3ab01b02c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:28:59,412 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.066s 2021-08-03 21:28:59,412 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fa7e060-7de2-4531-8b0f-bdf2e46d7baa', 'x-compute-request-id': 'req-0fa7e060-7de2-4531-8b0f-bdf2e46d7baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:28:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:00,488 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:29:00,488 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3967615b-6c0d-44ce-9bc4-9594d23aa96e', 'x-compute-request-id': 'req-3967615b-6c0d-44ce-9bc4-9594d23aa96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:01,561 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.064s 2021-08-03 21:29:01,562 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-330b264b-4a00-45ab-b0a8-e8c9d860f2ce', 'x-compute-request-id': 'req-330b264b-4a00-45ab-b0a8-e8c9d860f2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:02,640 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:29:02,640 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb985f0f-ef07-4540-b264-bded2892533d', 'x-compute-request-id': 'req-fb985f0f-ef07-4540-b264-bded2892533d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:03,713 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.064s 2021-08-03 21:29:03,714 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dabdc41a-fafd-499b-9cff-fefbba765891', 'x-compute-request-id': 'req-dabdc41a-fafd-499b-9cff-fefbba765891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:04,789 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.066s 2021-08-03 21:29:04,789 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfafe061-35d1-420d-b201-de970e3d505c', 'x-compute-request-id': 'req-dfafe061-35d1-420d-b201-de970e3d505c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:05,868 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:29:05,869 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-754cd6c8-c11c-413d-ad3c-f6900cbab619', 'x-compute-request-id': 'req-754cd6c8-c11c-413d-ad3c-f6900cbab619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:06,964 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.087s 2021-08-03 21:29:06,964 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48241d0-4a5b-44e7-ba72-ebd965e8005f', 'x-compute-request-id': 'req-a48241d0-4a5b-44e7-ba72-ebd965e8005f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:08,483 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.510s 2021-08-03 21:29:08,483 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1077776d-f373-4b97-9d6b-e0db331de472', 'x-compute-request-id': 'req-1077776d-f373-4b97-9d6b-e0db331de472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:09,881 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.389s 2021-08-03 21:29:09,881 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376b9edc-aec6-45ef-975c-5b41fc568971', 'x-compute-request-id': 'req-376b9edc-aec6-45ef-975c-5b41fc568971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:10,997 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.108s 2021-08-03 21:29:10,998 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a47afb58-a263-405b-beab-e8491a231e98', 'x-compute-request-id': 'req-a47afb58-a263-405b-beab-e8491a231e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:12,162 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.156s 2021-08-03 21:29:12,162 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0539d89-996b-44c3-906e-9361b1630067', 'x-compute-request-id': 'req-c0539d89-996b-44c3-906e-9361b1630067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:13,269 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.098s 2021-08-03 21:29:13,269 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7814d6d-ee1d-4e24-8a04-3dd7cec57225', 'x-compute-request-id': 'req-c7814d6d-ee1d-4e24-8a04-3dd7cec57225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:14,349 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.071s 2021-08-03 21:29:14,350 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff34aa2-e3a0-40fa-9fbf-8c1e681a6edc', 'x-compute-request-id': 'req-3ff34aa2-e3a0-40fa-9fbf-8c1e681a6edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:15,427 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:29:15,427 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb3bfb5-b638-4ca2-9614-0c40077ce8f0', 'x-compute-request-id': 'req-2cb3bfb5-b638-4ca2-9614-0c40077ce8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:16,508 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:29:16,508 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa4def47-3f21-4ce4-8016-54190f8b6771', 'x-compute-request-id': 'req-aa4def47-3f21-4ce4-8016-54190f8b6771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:17,580 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.063s 2021-08-03 21:29:17,580 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-417e742c-f58e-405a-b8c5-0d8482e1cae8', 'x-compute-request-id': 'req-417e742c-f58e-405a-b8c5-0d8482e1cae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:18,730 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.141s 2021-08-03 21:29:18,731 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4509c7e4-1bf5-4150-ada0-1342631983f4', 'x-compute-request-id': 'req-4509c7e4-1bf5-4150-ada0-1342631983f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:19,806 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:29:19,806 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f60d0a-f026-4c48-8b31-44669a70e937', 'x-compute-request-id': 'req-02f60d0a-f026-4c48-8b31-44669a70e937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:21,601 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.786s 2021-08-03 21:29:21,601 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-640d9562-0a4e-48ed-af97-39f2065053d3', 'x-compute-request-id': 'req-640d9562-0a4e-48ed-af97-39f2065053d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:22,678 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:29:22,678 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5931a11-5f9c-48c5-aa2e-b7f9e0b9a572', 'x-compute-request-id': 'req-e5931a11-5f9c-48c5-aa2e-b7f9e0b9a572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:23,751 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.065s 2021-08-03 21:29:23,752 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b0f624-96eb-49fd-9ec6-ae60c92ea61b', 'x-compute-request-id': 'req-a6b0f624-96eb-49fd-9ec6-ae60c92ea61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:24,829 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:29:24,829 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7247409f-d364-4437-95af-81c69a80fdb2', 'x-compute-request-id': 'req-7247409f-d364-4437-95af-81c69a80fdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:25,908 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:29:25,908 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c558e31-b3ef-4b01-999f-3278e29d49c4', 'x-compute-request-id': 'req-0c558e31-b3ef-4b01-999f-3278e29d49c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:26,982 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.066s 2021-08-03 21:29:26,983 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1bac354-b7c3-4a4d-bf5e-92e710c35c7b', 'x-compute-request-id': 'req-c1bac354-b7c3-4a4d-bf5e-92e710c35c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:28,060 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:29:28,060 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c813396e-6432-4ebd-9d74-5e7078efe70a', 'x-compute-request-id': 'req-c813396e-6432-4ebd-9d74-5e7078efe70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:29,135 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.066s 2021-08-03 21:29:29,136 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c5cba85-a340-4e50-a1dc-07205fb068b9', 'x-compute-request-id': 'req-3c5cba85-a340-4e50-a1dc-07205fb068b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:30,235 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.092s 2021-08-03 21:29:30,236 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44739886-cfd7-4d9b-85b6-ae50645cf843', 'x-compute-request-id': 'req-44739886-cfd7-4d9b-85b6-ae50645cf843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:31,312 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:29:31,313 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9390fa5f-2653-42f9-9d92-506c49c6770d', 'x-compute-request-id': 'req-9390fa5f-2653-42f9-9d92-506c49c6770d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:32,390 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:29:32,391 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7e6f15-6ab3-4f37-b7b1-4b62d396098c', 'x-compute-request-id': 'req-8b7e6f15-6ab3-4f37-b7b1-4b62d396098c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:33,464 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.064s 2021-08-03 21:29:33,465 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd05dc7-1bc7-4678-9350-4a7e15b85952', 'x-compute-request-id': 'req-afd05dc7-1bc7-4678-9350-4a7e15b85952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:34,544 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.071s 2021-08-03 21:29:34,544 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf2a7fb-023d-4dc3-b074-6fef6d196d7e', 'x-compute-request-id': 'req-6cf2a7fb-023d-4dc3-b074-6fef6d196d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:35,618 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.065s 2021-08-03 21:29:35,618 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50fa3ba-572c-4906-8cdd-81154cd312df', 'x-compute-request-id': 'req-a50fa3ba-572c-4906-8cdd-81154cd312df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:36,694 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:29:36,695 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-225c4cd9-5ab0-4683-90e3-c1aec00c36d2', 'x-compute-request-id': 'req-225c4cd9-5ab0-4683-90e3-c1aec00c36d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:37,771 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:29:37,771 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6148f4d-f51a-4608-a0f1-1521bcb66d74', 'x-compute-request-id': 'req-b6148f4d-f51a-4608-a0f1-1521bcb66d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:38,855 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:29:38,855 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bdbcd89-d783-47c0-a666-3e3323c3f964', 'x-compute-request-id': 'req-0bdbcd89-d783-47c0-a666-3e3323c3f964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:39,933 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:29:39,933 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1200a4b-ced9-4d3e-81ac-291a4eed2a2a', 'x-compute-request-id': 'req-a1200a4b-ced9-4d3e-81ac-291a4eed2a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:41,037 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.094s 2021-08-03 21:29:41,037 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631fe581-2e0c-4d54-a31c-7d5b26ece8f6', 'x-compute-request-id': 'req-631fe581-2e0c-4d54-a31c-7d5b26ece8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:42,148 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.102s 2021-08-03 21:29:42,148 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e59c066-f8f6-47a5-9969-122766de1559', 'x-compute-request-id': 'req-6e59c066-f8f6-47a5-9969-122766de1559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:43,232 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:29:43,232 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6da8d6-0929-4c4e-a877-13a1d8af3200', 'x-compute-request-id': 'req-9f6da8d6-0929-4c4e-a877-13a1d8af3200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:44,307 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.065s 2021-08-03 21:29:44,307 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b806325f-cc6a-49c4-ad47-7c10641b5f37', 'x-compute-request-id': 'req-b806325f-cc6a-49c4-ad47-7c10641b5f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:45,384 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:29:45,385 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac30770b-8b2a-4ef0-9bf6-7529a8306846', 'x-compute-request-id': 'req-ac30770b-8b2a-4ef0-9bf6-7529a8306846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:46,498 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.106s 2021-08-03 21:29:46,498 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa8ba0f-f34d-4b06-9c55-8c2de1cd46c1', 'x-compute-request-id': 'req-2aa8ba0f-f34d-4b06-9c55-8c2de1cd46c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:47,591 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.083s 2021-08-03 21:29:47,592 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72712ee2-dbae-40e6-871b-7125f79ac868', 'x-compute-request-id': 'req-72712ee2-dbae-40e6-871b-7125f79ac868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:48,675 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:29:48,676 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b56c200-2942-4440-9ade-f963cad4268c', 'x-compute-request-id': 'req-8b56c200-2942-4440-9ade-f963cad4268c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:49,759 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:29:49,759 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a31519f-542e-4740-bad3-9c845092d043', 'x-compute-request-id': 'req-6a31519f-542e-4740-bad3-9c845092d043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:50,835 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:29:50,835 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f668255-1118-4a35-b93e-f7c14d11f370', 'x-compute-request-id': 'req-1f668255-1118-4a35-b93e-f7c14d11f370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:51,916 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:29:51,916 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600e6198-c27e-48a4-885f-17461f453a56', 'x-compute-request-id': 'req-600e6198-c27e-48a4-885f-17461f453a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:52,997 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.072s 2021-08-03 21:29:52,997 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-250aced1-ca9c-481d-a010-dc1e21611cfc', 'x-compute-request-id': 'req-250aced1-ca9c-481d-a010-dc1e21611cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:54,240 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.234s 2021-08-03 21:29:54,240 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f3ca17a-beb8-4d9f-b91b-c4aae6353953', 'x-compute-request-id': 'req-1f3ca17a-beb8-4d9f-b91b-c4aae6353953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:55,316 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:29:55,317 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8343c768-55e1-4853-8aeb-3d4d0e0320a8', 'x-compute-request-id': 'req-8343c768-55e1-4853-8aeb-3d4d0e0320a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:56,398 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.072s 2021-08-03 21:29:56,398 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10dba560-7b26-425b-882b-9e63d33df052', 'x-compute-request-id': 'req-10dba560-7b26-425b-882b-9e63d33df052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:57,472 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.065s 2021-08-03 21:29:57,472 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd377a7-af03-4a9b-b56f-66e8e551ac8d', 'x-compute-request-id': 'req-edd377a7-af03-4a9b-b56f-66e8e551ac8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:58,758 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.278s 2021-08-03 21:29:58,759 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67b913d9-0262-4575-8868-131b6bb905f5', 'x-compute-request-id': 'req-67b913d9-0262-4575-8868-131b6bb905f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:29:59,842 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.072s 2021-08-03 21:29:59,843 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a7a751d-9fa1-4929-b863-4129f1431de1', 'x-compute-request-id': 'req-8a7a751d-9fa1-4929-b863-4129f1431de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:29:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:00,918 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.067s 2021-08-03 21:30:00,918 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bf908d0-7108-40a4-a059-2a8ba92ee156', 'x-compute-request-id': 'req-6bf908d0-7108-40a4-a059-2a8ba92ee156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:02,009 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.083s 2021-08-03 21:30:02,009 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631a205f-1b4a-4c19-bd06-f0b5c9bbf5ee', 'x-compute-request-id': 'req-631a205f-1b4a-4c19-bd06-f0b5c9bbf5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:03,092 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:30:03,092 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2705736a-7360-4307-9e63-5c7bfbe9d1a8', 'x-compute-request-id': 'req-2705736a-7360-4307-9e63-5c7bfbe9d1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:04,170 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:30:04,171 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef744d8-3860-42ff-9ff4-5bd793b2aa1d', 'x-compute-request-id': 'req-1ef744d8-3860-42ff-9ff4-5bd793b2aa1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:05,248 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:30:05,249 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa138cb9-0cee-4cc4-bb8f-fa719140d2bc', 'x-compute-request-id': 'req-fa138cb9-0cee-4cc4-bb8f-fa719140d2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:06,334 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.076s 2021-08-03 21:30:06,335 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36cf49e1-a543-4b46-bf34-17292637a742', 'x-compute-request-id': 'req-36cf49e1-a543-4b46-bf34-17292637a742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:07,420 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.077s 2021-08-03 21:30:07,420 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0984c1d7-bea8-43e4-93de-cf7138a039c2', 'x-compute-request-id': 'req-0984c1d7-bea8-43e4-93de-cf7138a039c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:08,503 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.075s 2021-08-03 21:30:08,504 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a76078e-e7f5-49bf-96aa-4f5f173dde71', 'x-compute-request-id': 'req-6a76078e-e7f5-49bf-96aa-4f5f173dde71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:09,577 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.065s 2021-08-03 21:30:09,578 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474bb424-bee7-4a4e-8dfd-75f5d0581bed', 'x-compute-request-id': 'req-474bb424-bee7-4a4e-8dfd-75f5d0581bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:10,656 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.069s 2021-08-03 21:30:10,656 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d2459a2-7c0b-470a-878d-c0b2c1227699', 'x-compute-request-id': 'req-5d2459a2-7c0b-470a-878d-c0b2c1227699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:11,759 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.094s 2021-08-03 21:30:11,759 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc6538b9-9a76-437f-be6a-5b91955cdfe4', 'x-compute-request-id': 'req-fc6538b9-9a76-437f-be6a-5b91955cdfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:12,841 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.074s 2021-08-03 21:30:12,841 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50067a44-f978-4259-9930-7c88cf178359', 'x-compute-request-id': 'req-50067a44-f978-4259-9930-7c88cf178359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:13,916 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.066s 2021-08-03 21:30:13,917 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1894942-3296-4738-93d2-f042db9e527d', 'x-compute-request-id': 'req-a1894942-3296-4738-93d2-f042db9e527d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:14,991 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.065s 2021-08-03 21:30:14,991 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e36859c-2f6d-415e-814a-e204452e92b5', 'x-compute-request-id': 'req-6e36859c-2f6d-415e-814a-e204452e92b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:16,087 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.088s 2021-08-03 21:30:16,087 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59464101-305f-41d0-98bf-aa76421c46a8', 'x-compute-request-id': 'req-59464101-305f-41d0-98bf-aa76421c46a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:17,165 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:30:17,166 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f98f67b4-af0e-4eff-9e46-247827d833ab', 'x-compute-request-id': 'req-f98f67b4-af0e-4eff-9e46-247827d833ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:18,250 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.076s 2021-08-03 21:30:18,250 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85f5f8bb-ed99-47a8-81bd-58f314e9f707', 'x-compute-request-id': 'req-85f5f8bb-ed99-47a8-81bd-58f314e9f707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:19,328 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.070s 2021-08-03 21:30:19,329 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ddd704-2d58-41cb-85ac-92b0255d45cb', 'x-compute-request-id': 'req-c4ddd704-2d58-41cb-85ac-92b0255d45cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:20,428 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.088s 2021-08-03 21:30:20,428 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-756b5301-e825-4c04-b9a2-844682e933b6', 'x-compute-request-id': 'req-756b5301-e825-4c04-b9a2-844682e933b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:21,509 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:30:21,512 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f47e436-5f13-4c25-bfb5-fa6c3cdc6ce5', 'x-compute-request-id': 'req-0f47e436-5f13-4c25-bfb5-fa6c3cdc6ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:22,908 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.383s 2021-08-03 21:30:22,908 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7eae123-0fe3-4acc-853f-1df034e95914', 'x-compute-request-id': 'req-e7eae123-0fe3-4acc-853f-1df034e95914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:23,985 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:30:23,985 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38701258-2cca-481a-be0f-54434da8c031', 'x-compute-request-id': 'req-38701258-2cca-481a-be0f-54434da8c031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:25,068 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.074s 2021-08-03 21:30:25,069 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005cb5bd-e428-4091-b308-f0acfa0e2f90', 'x-compute-request-id': 'req-005cb5bd-e428-4091-b308-f0acfa0e2f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:26,144 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:30:26,145 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f461db8-77b2-411f-ae09-ef503b20c507', 'x-compute-request-id': 'req-5f461db8-77b2-411f-ae09-ef503b20c507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:27,226 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.072s 2021-08-03 21:30:27,226 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272559fe-d4da-47d2-8b23-50b09ef2173b', 'x-compute-request-id': 'req-272559fe-d4da-47d2-8b23-50b09ef2173b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:28,301 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.066s 2021-08-03 21:30:28,301 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29de9701-c2a8-45bd-bbed-185654b2478b', 'x-compute-request-id': 'req-29de9701-c2a8-45bd-bbed-185654b2478b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:29,377 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:30:29,377 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d26767e5-79aa-4ca7-bdc0-765223d611a6', 'x-compute-request-id': 'req-d26767e5-79aa-4ca7-bdc0-765223d611a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:30,459 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.073s 2021-08-03 21:30:30,460 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c45d745-67fa-45d0-bfc9-ce177cf8cc70', 'x-compute-request-id': 'req-4c45d745-67fa-45d0-bfc9-ce177cf8cc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:31,543 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.076s 2021-08-03 21:30:31,544 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e56e0263-0ded-4503-aa52-28833707877d', 'x-compute-request-id': 'req-e56e0263-0ded-4503-aa52-28833707877d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:32,626 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.074s 2021-08-03 21:30:32,627 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e776dc93-b0cb-4e5e-bb97-877a151c2291', 'x-compute-request-id': 'req-e776dc93-b0cb-4e5e-bb97-877a151c2291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:33,709 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.074s 2021-08-03 21:30:33,709 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c198094b-5103-4c60-be0c-3112b78821cc', 'x-compute-request-id': 'req-c198094b-5103-4c60-be0c-3112b78821cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:34,790 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.072s 2021-08-03 21:30:34,791 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eafe5765-60b2-400e-8c4c-98dba7303def', 'x-compute-request-id': 'req-eafe5765-60b2-400e-8c4c-98dba7303def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:35,866 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.068s 2021-08-03 21:30:35,867 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-546f5935-16c6-4ede-b8b1-5e84cff0dc80', 'x-compute-request-id': 'req-546f5935-16c6-4ede-b8b1-5e84cff0dc80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:36,957 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.083s 2021-08-03 21:30:36,958 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06571f9-f351-4bd5-9fbd-1ac556ca7ce1', 'x-compute-request-id': 'req-a06571f9-f351-4bd5-9fbd-1ac556ca7ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:38,042 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.076s 2021-08-03 21:30:38,043 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0130599b-8397-44fa-8f85-49e46c8ee9ed', 'x-compute-request-id': 'req-0130599b-8397-44fa-8f85-49e46c8ee9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:39,184 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.133s 2021-08-03 21:30:39,184 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0597d45c-1768-41f4-8861-7b1ec9a6a53d', 'x-compute-request-id': 'req-0597d45c-1768-41f4-8861-7b1ec9a6a53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:40,293 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.099s 2021-08-03 21:30:40,293 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02cae5fb-fda5-48fa-aae9-8b29b5a0a2c8', 'x-compute-request-id': 'req-02cae5fb-fda5-48fa-aae9-8b29b5a0a2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:41,459 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.157s 2021-08-03 21:30:41,459 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f23cc1-7e73-45e1-96a7-e4361e33725d', 'x-compute-request-id': 'req-c4f23cc1-7e73-45e1-96a7-e4361e33725d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:43,055 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.588s 2021-08-03 21:30:43,056 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a040ea1-ead5-43c9-b26e-9350d776a6ea', 'x-compute-request-id': 'req-1a040ea1-ead5-43c9-b26e-9350d776a6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:44,189 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.125s 2021-08-03 21:30:44,189 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e2b147-c2a6-45a0-a073-0ade88a9f18c', 'x-compute-request-id': 'req-48e2b147-c2a6-45a0-a073-0ade88a9f18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:45,305 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.107s 2021-08-03 21:30:45,305 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60589631-21b2-472f-957c-34b0ff230d34', 'x-compute-request-id': 'req-60589631-21b2-472f-957c-34b0ff230d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:46,436 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.123s 2021-08-03 21:30:46,437 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc58020-6035-486c-8523-ab63e342ecfc', 'x-compute-request-id': 'req-2bc58020-6035-486c-8523-ab63e342ecfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:47,553 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.108s 2021-08-03 21:30:47,554 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54689b2c-a872-49ae-b8af-726587e2de84', 'x-compute-request-id': 'req-54689b2c-a872-49ae-b8af-726587e2de84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:48,702 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.140s 2021-08-03 21:30:48,702 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d22f63-39e4-4412-ba5c-59f7300e3eb1', 'x-compute-request-id': 'req-37d22f63-39e4-4412-ba5c-59f7300e3eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:49,840 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.129s 2021-08-03 21:30:49,840 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b1ba21-84d9-418d-83af-782d92e3c4eb', 'x-compute-request-id': 'req-75b1ba21-84d9-418d-83af-782d92e3c4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:50,959 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.109s 2021-08-03 21:30:50,959 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f7daf1-feb7-4e94-8cd2-a8bbced4f8dd', 'x-compute-request-id': 'req-c9f7daf1-feb7-4e94-8cd2-a8bbced4f8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:52,076 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.109s 2021-08-03 21:30:52,077 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f2aec10-3179-48d0-8f60-ea5748856435', 'x-compute-request-id': 'req-5f2aec10-3179-48d0-8f60-ea5748856435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:53,172 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.087s 2021-08-03 21:30:53,172 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c9c41cb-d336-4bb6-a031-652ddcf7a873', 'x-compute-request-id': 'req-0c9c41cb-d336-4bb6-a031-652ddcf7a873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:54,325 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.145s 2021-08-03 21:30:54,326 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe79ba8c-a2b2-444e-a822-e54b775ce5b8', 'x-compute-request-id': 'req-fe79ba8c-a2b2-444e-a822-e54b775ce5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:55,410 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.076s 2021-08-03 21:30:55,411 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdc5d8a9-f257-4ef0-aae3-c3d848082c2a', 'x-compute-request-id': 'req-fdc5d8a9-f257-4ef0-aae3-c3d848082c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"server": {"id": "e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39", "name": "tempest-tempest.common.compute-instance-73920037-2", "status": "BUILD", "tenant_id": "decc3670e8b041f48fdc8318ab063263", "user_id": "0993a42674ff43ef89ca81a55d0f74b8", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:24:54Z", "updated": "2021-08-03T21:30:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39"}], "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-08-03 21:30:55,575 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.157s 2021-08-03 21:30:55,575 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d71dbf2-2211-4909-8ce7-49cb17ca4b2a', 'x-compute-request-id': 'req-4d71dbf2-2211-4909-8ce7-49cb17ca4b2a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'' 2021-08-03 21:30:55,818 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.222.0.102/compute/v2.1/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d 0.242s 2021-08-03 21:30:55,819 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e5d6e0-2439-48d7-86cc-81a4943a5588', 'x-compute-request-id': 'req-b9e5d6e0-2439-48d7-86cc-81a4943a5588', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d'} Body: b'' 2021-08-03 21:30:55,916 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 0.096s 2021-08-03 21:30:55,916 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:55 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-2681d188-4985-40e7-83f6-e6e824a2693e', 'x-compute-request-id': 'req-2681d188-4985-40e7-83f6-e6e824a2693e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 could not be found."}}' 2021-08-03 21:30:55,942 110093 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.222.0.102/compute/v2.1/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d 0.025s 2021-08-03 21:30:55,942 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:55 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-2105f692-7993-42dc-9816-61dde871399c', 'x-compute-request-id': 'req-2105f692-7993-42dc-9816-61dde871399c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8fde809d-a1a0-4c33-89ec-dbe23684439d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8fde809d-a1a0-4c33-89ec-dbe23684439d could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 32, in test_multiple_create 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (MultipleCreateTestJSON:test_multiple_create) Server e5821bff-d4c3-40b0-8bf7-eefa2c3f4a39 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt15.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_server_actions.ServerActionsTestJSON | 17 | 13 | 2 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt16.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
pt16.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
pt16.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
pt16.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] |
fail
ft16.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:34:44,300 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4 0.363s 2021-08-03 21:34:44,301 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a271c7-f685-43c7-b52d-1c62eb3f186c', 'x-compute-request-id': 'req-d4a271c7-f685-43c7-b52d-1c62eb3f186c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4'} Body: b'{"server": {"id": "8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4", "name": "tempest-ServerActionsTestJSON-server-2051987709", "status": "ACTIVE", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "89ff04d5f5b44fd87c5f1f704e7eb4fe7f6df2c148ead4f5ecb9d696", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:26Z", "updated": "2021-08-03T21:34:01Z", "addresses": {"tempest-ServerActionsTestJSON-1528468930-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}, {"version": 4, "addr": "172.25.3.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1819492223", "OS-SRV-USG:launched_at": "2021-08-03T21:31:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--481972390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:34:44,342 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.029s 2021-08-03 21:34:44,343 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3410', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8009a3ea-58d0-4c29-9e56-737879bdb11c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "name": "tempest-ServerActionsTestJSON-1749478157-project", "password_expires_at": null}, "audit_ids": ["oX-CFtKaQcSLZemjZ4PXNA"], "expires_at": "2021-08-03T22:34:44.000000Z", "issued_at": "2021-08-03T21:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08e6d5fae5734a29a9e16afe165b8611", "name": "tempest-ServerActionsTestJSON-1749478157"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:34:44,343 110093 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_get_console_output_with_unlimited_size) Found network {'id': 'd67e8b83-d243-4b03-bead-a1aef3cb3cc3', 'name': 'tempest-ServerActionsTestJSON-1528468930-network', 'tenant_id': '08e6d5fae5734a29a9e16afe165b8611', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '08e6d5fae5734a29a9e16afe165b8611', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 863, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:31:19Z', 'updated_at': '2021-08-03T21:31:19Z', 'revision_number': 1} available for tenant 2021-08-03 21:34:44,888 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 202 POST http://10.222.0.102/compute/v2.1/servers 0.544s 2021-08-03 21:34:44,888 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerActionsTestJSON-server-966606435", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "d67e8b83-d243-4b03-bead-a1aef3cb3cc3"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-846b952e-2a2b-49b0-a98a-1f047e679724', 'x-compute-request-id': 'req-846b952e-2a2b-49b0-a98a-1f047e679724', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "D6GTpAQ7qBEm"}}' 2021-08-03 21:34:45,116 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.225s 2021-08-03 21:34:45,116 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c729d49d-68be-49cb-9e0f-16122e02de71', 'x-compute-request-id': 'req-c729d49d-68be-49cb-9e0f-16122e02de71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:46,218 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.092s 2021-08-03 21:34:46,219 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf6f0f8-6119-4214-a40c-433355a07586', 'x-compute-request-id': 'req-acf6f0f8-6119-4214-a40c-433355a07586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:47,298 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.072s 2021-08-03 21:34:47,299 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73051edc-2e8a-42cf-a9f2-13e5ffc3c79e', 'x-compute-request-id': 'req-73051edc-2e8a-42cf-a9f2-13e5ffc3c79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:48,375 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:34:48,375 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5dd67da-54cf-4fd1-9772-096cd9492d13', 'x-compute-request-id': 'req-f5dd67da-54cf-4fd1-9772-096cd9492d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:49,453 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:34:49,454 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440c933a-045d-43c7-a57f-219a093eca27', 'x-compute-request-id': 'req-440c933a-045d-43c7-a57f-219a093eca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:50,572 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.110s 2021-08-03 21:34:50,573 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792f947e-c601-40a9-89da-64e22355f4ca', 'x-compute-request-id': 'req-792f947e-c601-40a9-89da-64e22355f4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:51,671 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.089s 2021-08-03 21:34:51,671 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0a7ca2-6d84-4df1-8b33-007efacc39aa', 'x-compute-request-id': 'req-ef0a7ca2-6d84-4df1-8b33-007efacc39aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:52,817 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.137s 2021-08-03 21:34:52,818 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420ff3e2-3ac1-4455-90cd-7cd548ba1b0c', 'x-compute-request-id': 'req-420ff3e2-3ac1-4455-90cd-7cd548ba1b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:53,919 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.093s 2021-08-03 21:34:53,919 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-248772ae-c6e6-46da-837f-dcfb4e20a3d4', 'x-compute-request-id': 'req-248772ae-c6e6-46da-837f-dcfb4e20a3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:55,011 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.083s 2021-08-03 21:34:55,011 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f3e0b0-8dff-4b1f-af89-66cf24cea7e4', 'x-compute-request-id': 'req-63f3e0b0-8dff-4b1f-af89-66cf24cea7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:56,160 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.140s 2021-08-03 21:34:56,160 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6938f54-2730-4531-b049-9c21202e85aa', 'x-compute-request-id': 'req-a6938f54-2730-4531-b049-9c21202e85aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:57,265 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.097s 2021-08-03 21:34:57,266 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ec3042-8402-4149-be68-7346dcc4fc20', 'x-compute-request-id': 'req-72ec3042-8402-4149-be68-7346dcc4fc20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:58,668 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.391s 2021-08-03 21:34:58,668 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51fbcf11-afe6-4c84-a0de-ade1a4b99c13', 'x-compute-request-id': 'req-51fbcf11-afe6-4c84-a0de-ade1a4b99c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:34:59,831 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.154s 2021-08-03 21:34:59,831 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4746f9c-6de9-41f0-8571-6adf53c1b374', 'x-compute-request-id': 'req-e4746f9c-6de9-41f0-8571-6adf53c1b374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:34:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:01,361 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.521s 2021-08-03 21:35:01,362 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46fd980f-f617-4d46-870d-26567cd8c829', 'x-compute-request-id': 'req-46fd980f-f617-4d46-870d-26567cd8c829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:02,536 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.165s 2021-08-03 21:35:02,536 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e9f82c-f48e-42ba-8d70-23535bea73d6', 'x-compute-request-id': 'req-e8e9f82c-f48e-42ba-8d70-23535bea73d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:03,781 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.237s 2021-08-03 21:35:03,781 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2cc3d31-7566-462f-b4de-be6a2edb523d', 'x-compute-request-id': 'req-d2cc3d31-7566-462f-b4de-be6a2edb523d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:05,367 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.577s 2021-08-03 21:35:05,368 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a480df85-8601-45c2-991b-81896a520ab6', 'x-compute-request-id': 'req-a480df85-8601-45c2-991b-81896a520ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:06,535 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.159s 2021-08-03 21:35:06,535 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e9794a-ffdd-49e0-9e91-8ee50e127010', 'x-compute-request-id': 'req-61e9794a-ffdd-49e0-9e91-8ee50e127010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:07,697 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.152s 2021-08-03 21:35:07,697 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-470c52ae-ec14-4e44-ae53-a24936fc220b', 'x-compute-request-id': 'req-470c52ae-ec14-4e44-ae53-a24936fc220b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:08,880 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.175s 2021-08-03 21:35:08,881 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96934ea2-1a33-477f-9562-e0c9e9a87ac7', 'x-compute-request-id': 'req-96934ea2-1a33-477f-9562-e0c9e9a87ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:10,042 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.146s 2021-08-03 21:35:10,042 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a99f44-4231-4cd0-beb2-3dca92c84871', 'x-compute-request-id': 'req-98a99f44-4231-4cd0-beb2-3dca92c84871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:11,130 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.080s 2021-08-03 21:35:11,130 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8814dddc-84bf-4326-b73a-4389ac0ed336', 'x-compute-request-id': 'req-8814dddc-84bf-4326-b73a-4389ac0ed336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:12,206 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.067s 2021-08-03 21:35:12,206 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac5f31cc-dba0-4aab-8f85-eba7ed610367', 'x-compute-request-id': 'req-ac5f31cc-dba0-4aab-8f85-eba7ed610367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:13,289 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:35:13,290 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8093ca3d-fe00-4f81-8ea0-1f11e3d16db7', 'x-compute-request-id': 'req-8093ca3d-fe00-4f81-8ea0-1f11e3d16db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:14,365 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:35:14,366 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f5c1205-1306-41d8-bb50-defdb9a4ffea', 'x-compute-request-id': 'req-5f5c1205-1306-41d8-bb50-defdb9a4ffea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:15,445 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:35:15,445 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3a3883-926e-4c94-bfc9-d04e43516c6a', 'x-compute-request-id': 'req-0e3a3883-926e-4c94-bfc9-d04e43516c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:16,527 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.073s 2021-08-03 21:35:16,527 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f04f943-59d3-4caf-b00c-772db14fd55d', 'x-compute-request-id': 'req-2f04f943-59d3-4caf-b00c-772db14fd55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:17,606 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:35:17,606 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-449fc0cb-6668-48f4-a256-770b0961166e', 'x-compute-request-id': 'req-449fc0cb-6668-48f4-a256-770b0961166e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:18,692 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:35:18,693 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232bdb04-4a2b-4bae-a790-5d89c6d5babd', 'x-compute-request-id': 'req-232bdb04-4a2b-4bae-a790-5d89c6d5babd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:19,771 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:35:19,772 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ab35cf-b857-4147-9b14-1bf337edff90', 'x-compute-request-id': 'req-73ab35cf-b857-4147-9b14-1bf337edff90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:20,865 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.085s 2021-08-03 21:35:20,865 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9720ffb-1902-4ef0-bdfc-4045a87f08cb', 'x-compute-request-id': 'req-a9720ffb-1902-4ef0-bdfc-4045a87f08cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:21,950 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.076s 2021-08-03 21:35:21,951 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d6c1f1-1980-4903-b9d3-7f9e0cf73458', 'x-compute-request-id': 'req-19d6c1f1-1980-4903-b9d3-7f9e0cf73458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:23,051 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.092s 2021-08-03 21:35:23,052 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20dc2df3-6979-4f28-850b-e677af59ded5', 'x-compute-request-id': 'req-20dc2df3-6979-4f28-850b-e677af59ded5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:24,149 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.089s 2021-08-03 21:35:24,149 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8807b77f-0b9c-40ae-83c1-c5a8973e2644', 'x-compute-request-id': 'req-8807b77f-0b9c-40ae-83c1-c5a8973e2644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:25,243 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.085s 2021-08-03 21:35:25,243 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08839126-181d-4cd8-9321-0c1d727a0ec0', 'x-compute-request-id': 'req-08839126-181d-4cd8-9321-0c1d727a0ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:26,328 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.076s 2021-08-03 21:35:26,328 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f059328a-f3a9-4fbd-8af0-f255b029ddcc', 'x-compute-request-id': 'req-f059328a-f3a9-4fbd-8af0-f255b029ddcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:27,409 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.072s 2021-08-03 21:35:27,410 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b66b8fb-5fdf-442b-be38-fd86abbdc1f5', 'x-compute-request-id': 'req-1b66b8fb-5fdf-442b-be38-fd86abbdc1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:28,497 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:35:28,497 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002cdec2-2a25-416b-afd2-3caceea527e8', 'x-compute-request-id': 'req-002cdec2-2a25-416b-afd2-3caceea527e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:29,581 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:35:29,582 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-748c1b7f-83b0-4ccd-9079-89a417d29314', 'x-compute-request-id': 'req-748c1b7f-83b0-4ccd-9079-89a417d29314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:30,665 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:35:30,665 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecbe1499-8b56-4732-9a5c-8e3ab13f953b', 'x-compute-request-id': 'req-ecbe1499-8b56-4732-9a5c-8e3ab13f953b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:31,744 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:35:31,744 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1cd3cc-efcf-4c5b-b32e-7b319b764bcb', 'x-compute-request-id': 'req-bf1cd3cc-efcf-4c5b-b32e-7b319b764bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:32,882 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.130s 2021-08-03 21:35:32,883 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dacbd36e-425e-46d5-985f-5daa6e6878ee', 'x-compute-request-id': 'req-dacbd36e-425e-46d5-985f-5daa6e6878ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:33,976 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.084s 2021-08-03 21:35:33,977 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934b59f8-6ff6-4e28-a6df-85cc13cdd563', 'x-compute-request-id': 'req-934b59f8-6ff6-4e28-a6df-85cc13cdd563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:35,085 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.100s 2021-08-03 21:35:35,086 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc4abcff-7173-491d-bfe9-924857230112', 'x-compute-request-id': 'req-cc4abcff-7173-491d-bfe9-924857230112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:36,178 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.083s 2021-08-03 21:35:36,178 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa5f524-a75a-418a-a6d1-de4c21a846aa', 'x-compute-request-id': 'req-1aa5f524-a75a-418a-a6d1-de4c21a846aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:37,280 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.093s 2021-08-03 21:35:37,280 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d6f84a-89de-4d1b-946f-e09dcd2215c7', 'x-compute-request-id': 'req-96d6f84a-89de-4d1b-946f-e09dcd2215c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:38,403 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.113s 2021-08-03 21:35:38,403 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5febd096-b055-4fc6-82bb-dbfb4b77c855', 'x-compute-request-id': 'req-5febd096-b055-4fc6-82bb-dbfb4b77c855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:39,507 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.095s 2021-08-03 21:35:39,507 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-071a43e4-3add-4d16-b07d-798ebf423e78', 'x-compute-request-id': 'req-071a43e4-3add-4d16-b07d-798ebf423e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:40,607 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.090s 2021-08-03 21:35:40,607 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ad72ff-528f-4cfd-baad-eecd31ab13dd', 'x-compute-request-id': 'req-71ad72ff-528f-4cfd-baad-eecd31ab13dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:41,687 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:35:41,688 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cfa3713-9ad7-441c-b646-e507a8e11836', 'x-compute-request-id': 'req-0cfa3713-9ad7-441c-b646-e507a8e11836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:42,907 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.210s 2021-08-03 21:35:42,907 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bda0bd3-1672-49ce-89f5-84577624ace4', 'x-compute-request-id': 'req-8bda0bd3-1672-49ce-89f5-84577624ace4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:44,007 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.091s 2021-08-03 21:35:44,007 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a39d20b-5a6a-4f67-867c-f439b985f865', 'x-compute-request-id': 'req-1a39d20b-5a6a-4f67-867c-f439b985f865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:45,099 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.083s 2021-08-03 21:35:45,100 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f1f550-d7ee-4361-9f86-9c3e2dcce488', 'x-compute-request-id': 'req-41f1f550-d7ee-4361-9f86-9c3e2dcce488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:46,186 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:35:46,187 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c8d91b-50ca-4879-b082-b22fffa32004', 'x-compute-request-id': 'req-a3c8d91b-50ca-4879-b082-b22fffa32004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:47,269 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.074s 2021-08-03 21:35:47,270 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83a01e3-0f1b-46fd-87ea-fc93cb0d5001', 'x-compute-request-id': 'req-d83a01e3-0f1b-46fd-87ea-fc93cb0d5001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:48,353 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:35:48,354 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e682f3f5-9c99-4d0f-b72a-b81a33f70e3b', 'x-compute-request-id': 'req-e682f3f5-9c99-4d0f-b72a-b81a33f70e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:49,475 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.112s 2021-08-03 21:35:49,476 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571d81ca-31ea-4086-99d5-943c73adb71e', 'x-compute-request-id': 'req-571d81ca-31ea-4086-99d5-943c73adb71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:50,595 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.112s 2021-08-03 21:35:50,596 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-065ed736-09e4-41aa-a5c8-7205cf6ff4ce', 'x-compute-request-id': 'req-065ed736-09e4-41aa-a5c8-7205cf6ff4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:51,764 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.159s 2021-08-03 21:35:51,764 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32bc8bc1-0c48-483e-ba9b-75fbf33deaa3', 'x-compute-request-id': 'req-32bc8bc1-0c48-483e-ba9b-75fbf33deaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:52,855 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.082s 2021-08-03 21:35:52,856 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbff00a5-97d1-4d8e-b15f-37daa64f1681', 'x-compute-request-id': 'req-cbff00a5-97d1-4d8e-b15f-37daa64f1681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:53,938 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.073s 2021-08-03 21:35:53,938 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7546a44f-1a77-4eb8-beb5-b5cf2943a9ee', 'x-compute-request-id': 'req-7546a44f-1a77-4eb8-beb5-b5cf2943a9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:55,241 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.294s 2021-08-03 21:35:55,241 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4f063a-4df7-4017-992c-a9c8bdeca8e2', 'x-compute-request-id': 'req-6e4f063a-4df7-4017-992c-a9c8bdeca8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:56,347 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.098s 2021-08-03 21:35:56,348 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13365d01-5222-4459-8d84-bda78cf61103', 'x-compute-request-id': 'req-13365d01-5222-4459-8d84-bda78cf61103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:57,448 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.092s 2021-08-03 21:35:57,449 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f32d9e-ed87-4d26-b3eb-09a890a39489', 'x-compute-request-id': 'req-a6f32d9e-ed87-4d26-b3eb-09a890a39489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:58,619 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.162s 2021-08-03 21:35:58,620 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c156d24a-c813-491d-ba03-97f244e0379a', 'x-compute-request-id': 'req-c156d24a-c813-491d-ba03-97f244e0379a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:35:59,777 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.149s 2021-08-03 21:35:59,778 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177b814b-2137-4fb8-be54-a677b72d009e', 'x-compute-request-id': 'req-177b814b-2137-4fb8-be54-a677b72d009e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:35:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:00,965 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.178s 2021-08-03 21:36:00,965 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7379405-21f2-495b-bc01-65c68c7c0206', 'x-compute-request-id': 'req-b7379405-21f2-495b-bc01-65c68c7c0206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:02,389 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.414s 2021-08-03 21:36:02,389 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60dff5f2-3948-4e02-b77d-b42b17b22fca', 'x-compute-request-id': 'req-60dff5f2-3948-4e02-b77d-b42b17b22fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:03,491 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.093s 2021-08-03 21:36:03,491 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04381a8-9982-45b3-9575-3da06756023a', 'x-compute-request-id': 'req-c04381a8-9982-45b3-9575-3da06756023a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:04,952 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.451s 2021-08-03 21:36:04,952 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d4ae07-dc15-4783-aa1b-36385d7a587d', 'x-compute-request-id': 'req-60d4ae07-dc15-4783-aa1b-36385d7a587d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:06,106 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.144s 2021-08-03 21:36:06,106 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f832bf0-eb88-4155-a3d2-71a975ca11f4', 'x-compute-request-id': 'req-2f832bf0-eb88-4155-a3d2-71a975ca11f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:07,673 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.557s 2021-08-03 21:36:07,673 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6fb258-d798-4d87-b9f7-77522d42b0a1', 'x-compute-request-id': 'req-3e6fb258-d798-4d87-b9f7-77522d42b0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:08,770 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.089s 2021-08-03 21:36:08,771 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba4f77e-3774-4d5f-9d10-39ff5039c98d', 'x-compute-request-id': 'req-9ba4f77e-3774-4d5f-9d10-39ff5039c98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:09,919 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.141s 2021-08-03 21:36:09,920 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b73373-ebee-4ade-bf30-6e35aaa2ec84', 'x-compute-request-id': 'req-35b73373-ebee-4ade-bf30-6e35aaa2ec84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:11,021 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.093s 2021-08-03 21:36:11,021 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac911e5-0e33-4af1-ae23-7072027b0642', 'x-compute-request-id': 'req-5ac911e5-0e33-4af1-ae23-7072027b0642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:12,101 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:36:12,101 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a687bc1-bb0e-4875-b945-18fa53770489', 'x-compute-request-id': 'req-9a687bc1-bb0e-4875-b945-18fa53770489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:13,191 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.082s 2021-08-03 21:36:13,192 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3681b47a-7f03-4868-9e62-d02610907dc9', 'x-compute-request-id': 'req-3681b47a-7f03-4868-9e62-d02610907dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:14,329 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.128s 2021-08-03 21:36:14,329 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae76cee9-2493-490c-b9ef-9dd420ea9f73', 'x-compute-request-id': 'req-ae76cee9-2493-490c-b9ef-9dd420ea9f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:15,497 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.160s 2021-08-03 21:36:15,497 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ea3287-1802-4e8c-ab00-6d53ff488d19', 'x-compute-request-id': 'req-b3ea3287-1802-4e8c-ab00-6d53ff488d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:16,620 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.113s 2021-08-03 21:36:16,620 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a650337-fe1a-420a-a435-df3cffa9265c', 'x-compute-request-id': 'req-5a650337-fe1a-420a-a435-df3cffa9265c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:17,709 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.081s 2021-08-03 21:36:17,709 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80d79a84-7c17-4bd4-ac09-40fa787ddd15', 'x-compute-request-id': 'req-80d79a84-7c17-4bd4-ac09-40fa787ddd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:18,822 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.104s 2021-08-03 21:36:18,822 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c1cd396-bcfc-4d1a-a2cf-5237c6388544', 'x-compute-request-id': 'req-7c1cd396-bcfc-4d1a-a2cf-5237c6388544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:20,138 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.307s 2021-08-03 21:36:20,138 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab977a3-8e71-4c22-b7a7-4f292eb3067b', 'x-compute-request-id': 'req-eab977a3-8e71-4c22-b7a7-4f292eb3067b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:21,244 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.098s 2021-08-03 21:36:21,245 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64ea1c8-a476-4dca-be50-0b596174a111', 'x-compute-request-id': 'req-f64ea1c8-a476-4dca-be50-0b596174a111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:22,475 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.221s 2021-08-03 21:36:22,475 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d69e309-8735-4ef2-9a85-962d5251d174', 'x-compute-request-id': 'req-5d69e309-8735-4ef2-9a85-962d5251d174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:23,598 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.114s 2021-08-03 21:36:23,599 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b32910-4750-42ae-99d2-1b01d9315cf2', 'x-compute-request-id': 'req-68b32910-4750-42ae-99d2-1b01d9315cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:25,215 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.608s 2021-08-03 21:36:25,215 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5602c14-789e-4a0b-9ce0-1cdb6f42e7bc', 'x-compute-request-id': 'req-a5602c14-789e-4a0b-9ce0-1cdb6f42e7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:26,316 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.091s 2021-08-03 21:36:26,316 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51e9db0-ee89-466f-aad9-b47cdf659dc1', 'x-compute-request-id': 'req-a51e9db0-ee89-466f-aad9-b47cdf659dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:27,403 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:36:27,403 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d485f524-59d4-4d19-ab00-e2d71366cfa7', 'x-compute-request-id': 'req-d485f524-59d4-4d19-ab00-e2d71366cfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:28,511 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.099s 2021-08-03 21:36:28,511 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5846149b-89f6-40e9-817a-d91e9d5ecaf6', 'x-compute-request-id': 'req-5846149b-89f6-40e9-817a-d91e9d5ecaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:29,636 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.117s 2021-08-03 21:36:29,636 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24284065-adaa-4c89-b964-bdc35df228ad', 'x-compute-request-id': 'req-24284065-adaa-4c89-b964-bdc35df228ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:30,723 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:36:30,723 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-385bf8e7-c7ec-4299-b5f9-793fe34af2d8', 'x-compute-request-id': 'req-385bf8e7-c7ec-4299-b5f9-793fe34af2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:31,809 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:36:31,809 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db1c6f2-7b27-4627-9c1f-57a78215a074', 'x-compute-request-id': 'req-5db1c6f2-7b27-4627-9c1f-57a78215a074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:32,925 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.108s 2021-08-03 21:36:32,926 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f651525-87ce-48c1-9d24-7f8eb2774686', 'x-compute-request-id': 'req-1f651525-87ce-48c1-9d24-7f8eb2774686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:34,061 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.126s 2021-08-03 21:36:34,061 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687e820c-19f0-40f3-b33c-1793bf507430', 'x-compute-request-id': 'req-687e820c-19f0-40f3-b33c-1793bf507430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:35,168 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.098s 2021-08-03 21:36:35,168 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631b944f-8eea-4545-8e47-a48fdec3081b', 'x-compute-request-id': 'req-631b944f-8eea-4545-8e47-a48fdec3081b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:36,248 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.072s 2021-08-03 21:36:36,248 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90e3868a-26e9-4ccb-9709-8112642a1329', 'x-compute-request-id': 'req-90e3868a-26e9-4ccb-9709-8112642a1329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:37,329 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.072s 2021-08-03 21:36:37,330 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e7ce2d-4095-48ec-9b17-17cc49045f0e', 'x-compute-request-id': 'req-12e7ce2d-4095-48ec-9b17-17cc49045f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:38,418 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.079s 2021-08-03 21:36:38,418 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b490922-3ba7-4af0-8ad8-4db1107b3db7', 'x-compute-request-id': 'req-5b490922-3ba7-4af0-8ad8-4db1107b3db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:39,496 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:36:39,497 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263d7bf4-ce5f-4cdd-a7ab-13f0ee89096a', 'x-compute-request-id': 'req-263d7bf4-ce5f-4cdd-a7ab-13f0ee89096a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:40,585 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.080s 2021-08-03 21:36:40,586 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3726740f-015b-41b8-b61c-113f92323ee0', 'x-compute-request-id': 'req-3726740f-015b-41b8-b61c-113f92323ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:41,676 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.082s 2021-08-03 21:36:41,677 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc017867-6400-4552-8ebd-5a2fab71e893', 'x-compute-request-id': 'req-fc017867-6400-4552-8ebd-5a2fab71e893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:42,809 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.124s 2021-08-03 21:36:42,809 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f46f208-21ec-4656-b41c-d40a8c9a4c64', 'x-compute-request-id': 'req-1f46f208-21ec-4656-b41c-d40a8c9a4c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:43,904 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.085s 2021-08-03 21:36:43,904 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-962c13d0-7ca2-4963-8d3a-903aeab0ac58', 'x-compute-request-id': 'req-962c13d0-7ca2-4963-8d3a-903aeab0ac58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:45,252 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.339s 2021-08-03 21:36:45,253 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67dbbb9-54dc-4b6d-b191-05267c36f17e', 'x-compute-request-id': 'req-e67dbbb9-54dc-4b6d-b191-05267c36f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:46,332 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:36:46,332 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e12a5dc4-17c5-4eaa-b063-66f17d0b9708', 'x-compute-request-id': 'req-e12a5dc4-17c5-4eaa-b063-66f17d0b9708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:47,411 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:36:47,411 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1844307-2f8c-4b5f-8623-b631054a3a0a', 'x-compute-request-id': 'req-c1844307-2f8c-4b5f-8623-b631054a3a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:48,496 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.076s 2021-08-03 21:36:48,496 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af76203e-94ec-490c-999a-cf57e44b3f6b', 'x-compute-request-id': 'req-af76203e-94ec-490c-999a-cf57e44b3f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:49,615 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.108s 2021-08-03 21:36:49,615 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d2157d7-69fc-4b84-9343-abbbf274258f', 'x-compute-request-id': 'req-7d2157d7-69fc-4b84-9343-abbbf274258f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:50,701 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:36:50,701 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ce412ff-97ed-423f-9512-c37f920a157a', 'x-compute-request-id': 'req-8ce412ff-97ed-423f-9512-c37f920a157a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:51,825 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.115s 2021-08-03 21:36:51,825 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a00f723-4b36-4100-946e-9f97103eb325', 'x-compute-request-id': 'req-8a00f723-4b36-4100-946e-9f97103eb325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:52,911 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:36:52,911 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49da6861-0fcc-4306-b474-f4c95f9e11c7', 'x-compute-request-id': 'req-49da6861-0fcc-4306-b474-f4c95f9e11c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:54,056 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.135s 2021-08-03 21:36:54,057 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5f100c2-cf7e-49ba-9d88-04036594b7cc', 'x-compute-request-id': 'req-d5f100c2-cf7e-49ba-9d88-04036594b7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:55,222 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.157s 2021-08-03 21:36:55,222 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43a3469-ef54-49f5-afe0-cdc15a883edf', 'x-compute-request-id': 'req-f43a3469-ef54-49f5-afe0-cdc15a883edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:56,438 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.207s 2021-08-03 21:36:56,439 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a1430e-157c-4a59-ab7a-7b49ed586ab2', 'x-compute-request-id': 'req-74a1430e-157c-4a59-ab7a-7b49ed586ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:57,607 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.159s 2021-08-03 21:36:57,607 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6c3f11e-ae0a-4965-8dde-ff89f714750c', 'x-compute-request-id': 'req-a6c3f11e-ae0a-4965-8dde-ff89f714750c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:36:58,896 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.273s 2021-08-03 21:36:58,897 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d10053-5aeb-4c27-a543-08ea3423d830', 'x-compute-request-id': 'req-a2d10053-5aeb-4c27-a543-08ea3423d830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:36:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:00,052 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.145s 2021-08-03 21:37:00,052 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c815047b-ba06-4187-b42a-4efa41d6f128', 'x-compute-request-id': 'req-c815047b-ba06-4187-b42a-4efa41d6f128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:01,219 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.158s 2021-08-03 21:37:01,220 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d02209-61c5-425d-b783-a20f36e33b21', 'x-compute-request-id': 'req-81d02209-61c5-425d-b783-a20f36e33b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:02,358 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.129s 2021-08-03 21:37:02,358 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2b8dd22-d3e3-4019-bf3d-f3e054b9a0d3', 'x-compute-request-id': 'req-d2b8dd22-d3e3-4019-bf3d-f3e054b9a0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:03,643 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.276s 2021-08-03 21:37:03,643 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f057b8b-e7ba-4e6d-8cba-c4db6df12d0e', 'x-compute-request-id': 'req-0f057b8b-e7ba-4e6d-8cba-c4db6df12d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:05,228 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.576s 2021-08-03 21:37:05,228 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a120ea5-fd0b-4a83-a505-61f77d3ee5f6', 'x-compute-request-id': 'req-8a120ea5-fd0b-4a83-a505-61f77d3ee5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:06,509 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.271s 2021-08-03 21:37:06,510 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9d5b22-74b9-4a22-b497-0ff32de695d6', 'x-compute-request-id': 'req-5d9d5b22-74b9-4a22-b497-0ff32de695d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:07,875 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.357s 2021-08-03 21:37:07,875 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af5c653-8890-4201-830a-18813655022c', 'x-compute-request-id': 'req-9af5c653-8890-4201-830a-18813655022c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:09,107 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.223s 2021-08-03 21:37:09,107 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b589e479-c04f-4c44-9afc-dcba99bb34cf', 'x-compute-request-id': 'req-b589e479-c04f-4c44-9afc-dcba99bb34cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:10,308 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.191s 2021-08-03 21:37:10,308 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50be423e-31a8-4918-8911-6cf4506b0844', 'x-compute-request-id': 'req-50be423e-31a8-4918-8911-6cf4506b0844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:11,670 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.353s 2021-08-03 21:37:11,670 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b703653d-632a-4564-b630-4b58e2bba8b8', 'x-compute-request-id': 'req-b703653d-632a-4564-b630-4b58e2bba8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:13,155 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.477s 2021-08-03 21:37:13,156 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ebfcc7-96f5-4b94-b793-f7d636658b24', 'x-compute-request-id': 'req-e6ebfcc7-96f5-4b94-b793-f7d636658b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:14,827 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.663s 2021-08-03 21:37:14,827 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-268574eb-31e3-484a-82bc-1f46f03576ea', 'x-compute-request-id': 'req-268574eb-31e3-484a-82bc-1f46f03576ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:16,530 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.694s 2021-08-03 21:37:16,530 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b58f2616-8435-4628-afe0-5ff20900dab0', 'x-compute-request-id': 'req-b58f2616-8435-4628-afe0-5ff20900dab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:17,968 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.429s 2021-08-03 21:37:17,968 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74a7a58-fd8a-4778-a583-67e4f6e1ae56', 'x-compute-request-id': 'req-e74a7a58-fd8a-4778-a583-67e4f6e1ae56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:19,955 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.978s 2021-08-03 21:37:19,956 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5a258f-332b-4d5f-84e3-65f6d82b11b5', 'x-compute-request-id': 'req-0e5a258f-332b-4d5f-84e3-65f6d82b11b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:21,628 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.664s 2021-08-03 21:37:21,629 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618e7147-ddac-4d37-a655-f26237822275', 'x-compute-request-id': 'req-618e7147-ddac-4d37-a655-f26237822275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:22,936 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.299s 2021-08-03 21:37:22,937 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17851b6-5d84-4c23-a7a1-57942a39d13b', 'x-compute-request-id': 'req-a17851b6-5d84-4c23-a7a1-57942a39d13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:24,560 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.615s 2021-08-03 21:37:24,561 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde4e9b0-9e8e-47de-bd60-8339c40340ab', 'x-compute-request-id': 'req-bde4e9b0-9e8e-47de-bd60-8339c40340ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:27,135 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 1.566s 2021-08-03 21:37:27,135 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0290010b-b473-4534-92d4-fa42318e3251', 'x-compute-request-id': 'req-0290010b-b473-4534-92d4-fa42318e3251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:28,530 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.386s 2021-08-03 21:37:28,530 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc49dc1-1d5d-44ff-b4be-790304a115cc', 'x-compute-request-id': 'req-3fc49dc1-1d5d-44ff-b4be-790304a115cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:30,468 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.929s 2021-08-03 21:37:30,469 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491a1131-807a-4b60-b86c-039a0fc113c6', 'x-compute-request-id': 'req-491a1131-807a-4b60-b86c-039a0fc113c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:31,881 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.404s 2021-08-03 21:37:31,881 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87192b7-3966-411e-bd47-268a6604d1ef', 'x-compute-request-id': 'req-c87192b7-3966-411e-bd47-268a6604d1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:35,603 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 2.713s 2021-08-03 21:37:35,604 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eff82cb-a3e0-4ab3-b65f-7f58665325a3', 'x-compute-request-id': 'req-3eff82cb-a3e0-4ab3-b65f-7f58665325a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:38,151 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 1.538s 2021-08-03 21:37:38,151 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db91026b-a082-4e96-ae0b-ab214d3e3a78', 'x-compute-request-id': 'req-db91026b-a082-4e96-ae0b-ab214d3e3a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:39,736 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.576s 2021-08-03 21:37:39,736 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216814a8-91c7-4437-8eb5-ea666427c9d7', 'x-compute-request-id': 'req-216814a8-91c7-4437-8eb5-ea666427c9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:41,111 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.366s 2021-08-03 21:37:41,112 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8057649f-8b2d-40e3-8036-b25ccbe7fbf5', 'x-compute-request-id': 'req-8057649f-8b2d-40e3-8036-b25ccbe7fbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:42,333 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.212s 2021-08-03 21:37:42,333 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-610884e5-9099-4b3e-8b84-7ee286dd723b', 'x-compute-request-id': 'req-610884e5-9099-4b3e-8b84-7ee286dd723b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:43,523 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.181s 2021-08-03 21:37:43,523 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc69dfa9-d1de-4814-a0b1-ed42f9084e54', 'x-compute-request-id': 'req-bc69dfa9-d1de-4814-a0b1-ed42f9084e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:44,729 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.196s 2021-08-03 21:37:44,729 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe9942be-9a48-4bac-a522-e7f2fa23f957', 'x-compute-request-id': 'req-fe9942be-9a48-4bac-a522-e7f2fa23f957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:46,003 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.265s 2021-08-03 21:37:46,004 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ef5adf-82cb-4fcd-ad6a-cc1645c17898', 'x-compute-request-id': 'req-e9ef5adf-82cb-4fcd-ad6a-cc1645c17898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:47,218 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.205s 2021-08-03 21:37:47,219 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86986a4f-160f-4932-b423-4500ba31d406', 'x-compute-request-id': 'req-86986a4f-160f-4932-b423-4500ba31d406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:48,470 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.243s 2021-08-03 21:37:48,470 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdde858b-1cf5-450c-ac79-60944c958f62', 'x-compute-request-id': 'req-bdde858b-1cf5-450c-ac79-60944c958f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:49,725 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.246s 2021-08-03 21:37:49,725 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98be431-0f84-469d-be31-1680b93a159b', 'x-compute-request-id': 'req-b98be431-0f84-469d-be31-1680b93a159b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:51,114 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.380s 2021-08-03 21:37:51,115 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19e52e0b-467b-4f3c-928b-8e0952af149a', 'x-compute-request-id': 'req-19e52e0b-467b-4f3c-928b-8e0952af149a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:52,355 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.232s 2021-08-03 21:37:52,355 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-220eb57d-ddef-4563-ae66-484a51a7685e', 'x-compute-request-id': 'req-220eb57d-ddef-4563-ae66-484a51a7685e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:53,666 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.302s 2021-08-03 21:37:53,666 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca18c6b9-32db-4da6-a65c-2cd48f996657', 'x-compute-request-id': 'req-ca18c6b9-32db-4da6-a65c-2cd48f996657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:54,938 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.263s 2021-08-03 21:37:54,938 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ab16e6-e674-4d25-91cc-08bd0c2e5154', 'x-compute-request-id': 'req-b9ab16e6-e674-4d25-91cc-08bd0c2e5154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:56,126 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.180s 2021-08-03 21:37:56,127 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a96c8f-f7cb-41d3-b6ba-6af826d31cdf', 'x-compute-request-id': 'req-70a96c8f-f7cb-41d3-b6ba-6af826d31cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:57,302 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.167s 2021-08-03 21:37:57,302 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9feb59ec-5c72-46d6-a758-bef1a0056e87', 'x-compute-request-id': 'req-9feb59ec-5c72-46d6-a758-bef1a0056e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:58,584 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.273s 2021-08-03 21:37:58,584 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3334de7-b3d6-49ba-b2d4-f0423d32252a', 'x-compute-request-id': 'req-e3334de7-b3d6-49ba-b2d4-f0423d32252a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:37:59,786 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.194s 2021-08-03 21:37:59,787 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2305e6d-aca5-446e-937b-7f16934afbea', 'x-compute-request-id': 'req-a2305e6d-aca5-446e-937b-7f16934afbea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:37:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:01,254 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.460s 2021-08-03 21:38:01,255 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a78b952-a953-47aa-bc3d-f2394d1416ec', 'x-compute-request-id': 'req-3a78b952-a953-47aa-bc3d-f2394d1416ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:02,457 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.194s 2021-08-03 21:38:02,457 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa445de-5fb2-4674-bab9-ed5930c82a20', 'x-compute-request-id': 'req-efa445de-5fb2-4674-bab9-ed5930c82a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:03,901 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.435s 2021-08-03 21:38:03,901 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae082778-7559-47e4-a310-99227703348d', 'x-compute-request-id': 'req-ae082778-7559-47e4-a310-99227703348d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:05,390 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.479s 2021-08-03 21:38:05,390 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cdbc948-23e3-41f9-af68-e98f6e728ee6', 'x-compute-request-id': 'req-9cdbc948-23e3-41f9-af68-e98f6e728ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:06,566 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.167s 2021-08-03 21:38:06,566 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a75ab16a-960e-4f9d-b815-79fd70be7b98', 'x-compute-request-id': 'req-a75ab16a-960e-4f9d-b815-79fd70be7b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:07,651 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:38:07,652 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe2e3ed-9ce3-49de-b981-87905b1bf473', 'x-compute-request-id': 'req-afe2e3ed-9ce3-49de-b981-87905b1bf473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:08,740 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.080s 2021-08-03 21:38:08,740 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31084b59-ab7b-4b3c-bd0c-c4ab98b137eb', 'x-compute-request-id': 'req-31084b59-ab7b-4b3c-bd0c-c4ab98b137eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:09,829 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.080s 2021-08-03 21:38:09,829 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f235d7-775e-40e8-a74c-dfc3dd5c3347', 'x-compute-request-id': 'req-55f235d7-775e-40e8-a74c-dfc3dd5c3347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:10,910 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.073s 2021-08-03 21:38:10,911 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e83da7-0edb-49b1-a50c-2310ac78f0c0', 'x-compute-request-id': 'req-09e83da7-0edb-49b1-a50c-2310ac78f0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:11,997 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:38:11,998 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec17c75-29a0-4375-b35a-1f5d32de6455', 'x-compute-request-id': 'req-1ec17c75-29a0-4375-b35a-1f5d32de6455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:13,075 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:38:13,075 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7235bb6-b99c-42cc-a97f-b14e47a3d5ff', 'x-compute-request-id': 'req-b7235bb6-b99c-42cc-a97f-b14e47a3d5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:14,167 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.083s 2021-08-03 21:38:14,168 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be19f98-3372-4e0d-a28b-b201bf7f802c', 'x-compute-request-id': 'req-1be19f98-3372-4e0d-a28b-b201bf7f802c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:15,244 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.066s 2021-08-03 21:38:15,244 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abfcf430-b5c5-4c55-a23b-5a7b95a8e123', 'x-compute-request-id': 'req-abfcf430-b5c5-4c55-a23b-5a7b95a8e123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:16,324 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:38:16,325 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e72b369-cd35-40d5-af89-3bc9f7ce7719', 'x-compute-request-id': 'req-9e72b369-cd35-40d5-af89-3bc9f7ce7719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:17,410 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:38:17,411 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4adb1bb3-098e-4ae5-bd10-cf476f325779', 'x-compute-request-id': 'req-4adb1bb3-098e-4ae5-bd10-cf476f325779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:18,489 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:38:18,489 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a42446-c961-456d-948e-bf5ea85abacc', 'x-compute-request-id': 'req-47a42446-c961-456d-948e-bf5ea85abacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:19,606 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.109s 2021-08-03 21:38:19,606 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10bb97b7-0d6f-43bc-a8b9-1a7c606a12d7', 'x-compute-request-id': 'req-10bb97b7-0d6f-43bc-a8b9-1a7c606a12d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:20,732 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.118s 2021-08-03 21:38:20,733 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635b9839-5c52-49cd-8f98-24afcb6dd73c', 'x-compute-request-id': 'req-635b9839-5c52-49cd-8f98-24afcb6dd73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:21,824 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.081s 2021-08-03 21:38:21,824 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc42255-1f11-480d-9010-0d0c900c9b8d', 'x-compute-request-id': 'req-7cc42255-1f11-480d-9010-0d0c900c9b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:22,957 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.123s 2021-08-03 21:38:22,958 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66bab012-a586-49f9-a6ac-43fa3d5926f8', 'x-compute-request-id': 'req-66bab012-a586-49f9-a6ac-43fa3d5926f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:24,041 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.074s 2021-08-03 21:38:24,041 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6449b46c-8bad-463d-be65-3703b32e89ad', 'x-compute-request-id': 'req-6449b46c-8bad-463d-be65-3703b32e89ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:25,125 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:38:25,125 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf87894-aab5-46b6-8227-cfa5ea1afa89', 'x-compute-request-id': 'req-daf87894-aab5-46b6-8227-cfa5ea1afa89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:26,203 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:38:26,203 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1740ce37-faeb-47a8-ab96-31937914b6d0', 'x-compute-request-id': 'req-1740ce37-faeb-47a8-ab96-31937914b6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:27,281 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:38:27,281 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c1ef5c-0ec5-42c7-9b35-5a6c2a4461ac', 'x-compute-request-id': 'req-72c1ef5c-0ec5-42c7-9b35-5a6c2a4461ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:28,374 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.084s 2021-08-03 21:38:28,375 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84da676-30fc-434e-80fa-3df6be06d14e', 'x-compute-request-id': 'req-e84da676-30fc-434e-80fa-3df6be06d14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:29,460 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:38:29,460 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba3e16f-f047-478a-9bdc-3f49b7458ff1', 'x-compute-request-id': 'req-9ba3e16f-f047-478a-9bdc-3f49b7458ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:30,554 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.085s 2021-08-03 21:38:30,555 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4fa409-93e0-49ac-999c-782560bd3d5d', 'x-compute-request-id': 'req-fc4fa409-93e0-49ac-999c-782560bd3d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:31,653 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.090s 2021-08-03 21:38:31,653 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b52c2c4-b7fe-41a0-9250-24fc4171b386', 'x-compute-request-id': 'req-5b52c2c4-b7fe-41a0-9250-24fc4171b386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:32,850 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.189s 2021-08-03 21:38:32,851 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e8a0cc-ab28-4be1-8129-b920eb8dbc0d', 'x-compute-request-id': 'req-f7e8a0cc-ab28-4be1-8129-b920eb8dbc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:33,966 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.108s 2021-08-03 21:38:33,967 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9763ca9a-4b25-458d-830b-670346a2ce20', 'x-compute-request-id': 'req-9763ca9a-4b25-458d-830b-670346a2ce20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:35,111 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.136s 2021-08-03 21:38:35,111 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d37f635-5d81-4232-860b-c3d3370bd9b0', 'x-compute-request-id': 'req-0d37f635-5d81-4232-860b-c3d3370bd9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:36,207 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.088s 2021-08-03 21:38:36,208 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d08c42-b2f8-46ff-8668-ac0338f2f738', 'x-compute-request-id': 'req-38d08c42-b2f8-46ff-8668-ac0338f2f738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:37,298 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:38:37,298 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015b0d5e-ae8a-4ff4-a75d-1282b3947d0b', 'x-compute-request-id': 'req-015b0d5e-ae8a-4ff4-a75d-1282b3947d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:38,388 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.082s 2021-08-03 21:38:38,389 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-370bccc0-2713-4b9b-a775-829a786705fd', 'x-compute-request-id': 'req-370bccc0-2713-4b9b-a775-829a786705fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:39,510 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.113s 2021-08-03 21:38:39,510 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d7efdf-d4ed-41f3-b4fe-7de74ed9b9bd', 'x-compute-request-id': 'req-b5d7efdf-d4ed-41f3-b4fe-7de74ed9b9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:40,633 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.115s 2021-08-03 21:38:40,634 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1896312b-3046-47e5-8e79-50b842c45324', 'x-compute-request-id': 'req-1896312b-3046-47e5-8e79-50b842c45324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:41,730 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.087s 2021-08-03 21:38:41,730 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f478f770-08a5-4d61-a193-d0910ae13877', 'x-compute-request-id': 'req-f478f770-08a5-4d61-a193-d0910ae13877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:42,816 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:38:42,816 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac5eade4-5782-4de8-bd95-bbdd3f249882', 'x-compute-request-id': 'req-ac5eade4-5782-4de8-bd95-bbdd3f249882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:43,943 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.117s 2021-08-03 21:38:43,943 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9c22b54-36d6-4e0c-a70d-705a504ef6db', 'x-compute-request-id': 'req-c9c22b54-36d6-4e0c-a70d-705a504ef6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:45,063 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.110s 2021-08-03 21:38:45,063 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e918be-e1ad-4d40-8bfb-5e4ceeb1368b', 'x-compute-request-id': 'req-36e918be-e1ad-4d40-8bfb-5e4ceeb1368b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:47,066 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.994s 2021-08-03 21:38:47,066 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbc68ccd-2472-4fe7-b7ef-83be337a6d31', 'x-compute-request-id': 'req-cbc68ccd-2472-4fe7-b7ef-83be337a6d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:48,514 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.440s 2021-08-03 21:38:48,515 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9027cc-c931-4418-ad48-e9ba4878746c', 'x-compute-request-id': 'req-ba9027cc-c931-4418-ad48-e9ba4878746c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:49,719 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.196s 2021-08-03 21:38:49,719 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8451326a-b234-4a55-8a67-596a5af3759f', 'x-compute-request-id': 'req-8451326a-b234-4a55-8a67-596a5af3759f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:50,859 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.128s 2021-08-03 21:38:50,859 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00f6b11-adc3-488a-9326-45447a65c822', 'x-compute-request-id': 'req-e00f6b11-adc3-488a-9326-45447a65c822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:52,223 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.355s 2021-08-03 21:38:52,223 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f61ee4-57df-4e94-9263-17c045640db5', 'x-compute-request-id': 'req-e2f61ee4-57df-4e94-9263-17c045640db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:53,326 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.095s 2021-08-03 21:38:53,326 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc9f321-d293-47ee-b89b-476c0613cb35', 'x-compute-request-id': 'req-dfc9f321-d293-47ee-b89b-476c0613cb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:54,919 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.585s 2021-08-03 21:38:54,920 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b20a03-edee-48f2-86c4-e9172d90a9a5', 'x-compute-request-id': 'req-78b20a03-edee-48f2-86c4-e9172d90a9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:56,036 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.108s 2021-08-03 21:38:56,036 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9428c34-d8bc-40e1-8da1-7bebc084d75b', 'x-compute-request-id': 'req-e9428c34-d8bc-40e1-8da1-7bebc084d75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:57,172 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.126s 2021-08-03 21:38:57,172 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa850234-c3e6-4cdb-a519-ae6e3eb5f673', 'x-compute-request-id': 'req-fa850234-c3e6-4cdb-a519-ae6e3eb5f673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:58,398 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.218s 2021-08-03 21:38:58,398 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f46fd455-e416-4e0d-ae56-16424d30f41d', 'x-compute-request-id': 'req-f46fd455-e416-4e0d-ae56-16424d30f41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:38:59,645 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.237s 2021-08-03 21:38:59,645 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18238683-da0a-4a50-bd93-99fa3f0e85f8', 'x-compute-request-id': 'req-18238683-da0a-4a50-bd93-99fa3f0e85f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:38:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:00,833 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.178s 2021-08-03 21:39:00,833 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c71407-5c08-496b-8021-6302b9699fde', 'x-compute-request-id': 'req-d2c71407-5c08-496b-8021-6302b9699fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:02,027 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.185s 2021-08-03 21:39:02,027 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be4ca0f5-3cc0-4cc1-99b0-2f76cf033040', 'x-compute-request-id': 'req-be4ca0f5-3cc0-4cc1-99b0-2f76cf033040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:03,271 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.235s 2021-08-03 21:39:03,271 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fffe8e9-dcfe-4a1d-ab1f-ae4e67b45edf', 'x-compute-request-id': 'req-4fffe8e9-dcfe-4a1d-ab1f-ae4e67b45edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:04,446 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.166s 2021-08-03 21:39:04,446 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e6bd79-93c8-40ac-9b44-9ad8b6fcf58c', 'x-compute-request-id': 'req-c1e6bd79-93c8-40ac-9b44-9ad8b6fcf58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:05,651 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.196s 2021-08-03 21:39:05,651 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580c63c8-157d-4023-97d9-0b94e5e11ffa', 'x-compute-request-id': 'req-580c63c8-157d-4023-97d9-0b94e5e11ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:06,815 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.155s 2021-08-03 21:39:06,815 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90d3aa5-37ed-4b77-932a-fa5c7675f546', 'x-compute-request-id': 'req-f90d3aa5-37ed-4b77-932a-fa5c7675f546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:07,908 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.084s 2021-08-03 21:39:07,909 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b02797-7fc6-42f1-8e0e-a99084a629d0', 'x-compute-request-id': 'req-90b02797-7fc6-42f1-8e0e-a99084a629d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:09,067 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.150s 2021-08-03 21:39:09,068 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af1f5bb7-95dc-41fe-b8cb-062e24508817', 'x-compute-request-id': 'req-af1f5bb7-95dc-41fe-b8cb-062e24508817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:10,148 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:39:10,148 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90e5becc-f93e-438a-bf69-db2812b58011', 'x-compute-request-id': 'req-90e5becc-f93e-438a-bf69-db2812b58011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:11,235 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:39:11,236 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68938826-5ce7-424a-a978-243748bfbeee', 'x-compute-request-id': 'req-68938826-5ce7-424a-a978-243748bfbeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:12,329 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.084s 2021-08-03 21:39:12,329 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483b825f-1653-4df2-99db-0dddd288e453', 'x-compute-request-id': 'req-483b825f-1653-4df2-99db-0dddd288e453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:13,405 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.067s 2021-08-03 21:39:13,405 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b78f3e1-9f2c-4fd6-a297-e1c3f0122ce2', 'x-compute-request-id': 'req-2b78f3e1-9f2c-4fd6-a297-e1c3f0122ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:14,481 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:39:14,482 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc38678-2bd1-4a31-afc3-66be622c160a', 'x-compute-request-id': 'req-5fc38678-2bd1-4a31-afc3-66be622c160a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:15,561 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:39:15,561 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec81c0c-1743-406f-97dd-6da4c2cf30a3', 'x-compute-request-id': 'req-cec81c0c-1743-406f-97dd-6da4c2cf30a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:16,641 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:39:16,641 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-865438e1-b6e6-462f-8185-2b54ff4fda9c', 'x-compute-request-id': 'req-865438e1-b6e6-462f-8185-2b54ff4fda9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:17,729 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.079s 2021-08-03 21:39:17,730 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d581a22c-7847-44e7-92bf-0482e75dcee8', 'x-compute-request-id': 'req-d581a22c-7847-44e7-92bf-0482e75dcee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:18,826 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.087s 2021-08-03 21:39:18,827 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ab7041-1aec-460d-9bb7-e4261f75272d', 'x-compute-request-id': 'req-f3ab7041-1aec-460d-9bb7-e4261f75272d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:19,903 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:39:19,903 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860e9d90-4fbf-455c-8f9a-cb5cefe32ff9', 'x-compute-request-id': 'req-860e9d90-4fbf-455c-8f9a-cb5cefe32ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:20,982 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:39:20,983 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374a0463-492f-4c68-b84c-708a76967353', 'x-compute-request-id': 'req-374a0463-492f-4c68-b84c-708a76967353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:22,068 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:39:22,068 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f1c4bf-1549-4d0b-b9c5-9d67793156c9', 'x-compute-request-id': 'req-e8f1c4bf-1549-4d0b-b9c5-9d67793156c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:23,181 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.104s 2021-08-03 21:39:23,182 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e3da01-95d2-4b7e-8f8e-bc50ff12dd32', 'x-compute-request-id': 'req-b5e3da01-95d2-4b7e-8f8e-bc50ff12dd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:24,269 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.079s 2021-08-03 21:39:24,270 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e0d1c27-c99b-451a-b9dd-5a3925311323', 'x-compute-request-id': 'req-7e0d1c27-c99b-451a-b9dd-5a3925311323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:25,359 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.080s 2021-08-03 21:39:25,359 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e106a470-7f6d-431f-acfc-bce5be95b60d', 'x-compute-request-id': 'req-e106a470-7f6d-431f-acfc-bce5be95b60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:26,439 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.071s 2021-08-03 21:39:26,439 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb263f5-3ab1-4fb2-b419-bcfc14f4ae93', 'x-compute-request-id': 'req-0cb263f5-3ab1-4fb2-b419-bcfc14f4ae93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:27,526 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:39:27,526 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6963e4fb-ecaf-4d33-a00d-0cce7d3d8848', 'x-compute-request-id': 'req-6963e4fb-ecaf-4d33-a00d-0cce7d3d8848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:28,610 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:39:28,610 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4365fec-7024-4446-bad8-7721daab6720', 'x-compute-request-id': 'req-c4365fec-7024-4446-bad8-7721daab6720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:29,697 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.079s 2021-08-03 21:39:29,698 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af75e75-cbb7-4835-9e6c-8b9f9451d6e9', 'x-compute-request-id': 'req-1af75e75-cbb7-4835-9e6c-8b9f9451d6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:30,837 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.131s 2021-08-03 21:39:30,837 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e88ef19-8747-4275-962a-daa4b0debfc5', 'x-compute-request-id': 'req-1e88ef19-8747-4275-962a-daa4b0debfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:31,935 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.089s 2021-08-03 21:39:31,936 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af0d4ce5-f0c0-4857-a748-7a14a9ed7800', 'x-compute-request-id': 'req-af0d4ce5-f0c0-4857-a748-7a14a9ed7800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:33,045 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.101s 2021-08-03 21:39:33,045 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199bc741-1e27-4521-9e18-58ef7144e67a', 'x-compute-request-id': 'req-199bc741-1e27-4521-9e18-58ef7144e67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:34,199 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.145s 2021-08-03 21:39:34,200 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7c925c9-60df-471d-981a-683d8d6f22ea', 'x-compute-request-id': 'req-d7c925c9-60df-471d-981a-683d8d6f22ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:35,347 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.138s 2021-08-03 21:39:35,347 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa62378b-ec4c-4b02-ba0a-f4a2f975d35c', 'x-compute-request-id': 'req-fa62378b-ec4c-4b02-ba0a-f4a2f975d35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:36,541 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.186s 2021-08-03 21:39:36,542 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b098e23-9bed-4e28-a194-10fa4cadaf68', 'x-compute-request-id': 'req-7b098e23-9bed-4e28-a194-10fa4cadaf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:37,650 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.100s 2021-08-03 21:39:37,651 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61831a12-7530-4475-96f4-fb686999b1a1', 'x-compute-request-id': 'req-61831a12-7530-4475-96f4-fb686999b1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:38,881 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.222s 2021-08-03 21:39:38,881 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d476530-9de3-4b60-b3be-2c82b4913ebd', 'x-compute-request-id': 'req-5d476530-9de3-4b60-b3be-2c82b4913ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:40,631 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.740s 2021-08-03 21:39:40,631 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-591446c6-aa43-43b7-b7ba-fc7553b40215', 'x-compute-request-id': 'req-591446c6-aa43-43b7-b7ba-fc7553b40215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:41,954 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.314s 2021-08-03 21:39:41,954 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fcfc4f-4952-4690-9298-d5b9aec82435', 'x-compute-request-id': 'req-b9fcfc4f-4952-4690-9298-d5b9aec82435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:43,036 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.074s 2021-08-03 21:39:43,037 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e53d142-64fa-4681-a38c-39b1b2da1430', 'x-compute-request-id': 'req-4e53d142-64fa-4681-a38c-39b1b2da1430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:44,118 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.072s 2021-08-03 21:39:44,119 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9098d2-9512-4450-9d55-7d94581e7d14', 'x-compute-request-id': 'req-4a9098d2-9512-4450-9d55-7d94581e7d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:45,223 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.094s 2021-08-03 21:39:45,223 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a36766-ab35-437e-a1c0-7002f4d081e4', 'x-compute-request-id': 'req-09a36766-ab35-437e-a1c0-7002f4d081e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:46,310 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:39:46,310 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89acce79-214c-45c8-ad20-e83022c4adfa', 'x-compute-request-id': 'req-89acce79-214c-45c8-ad20-e83022c4adfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:47,426 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.107s 2021-08-03 21:39:47,426 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed98712-bf60-4c73-9db4-5ad2db1a7352', 'x-compute-request-id': 'req-3ed98712-bf60-4c73-9db4-5ad2db1a7352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:48,550 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.116s 2021-08-03 21:39:48,551 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14de6326-6988-422d-a6f5-957e415af674', 'x-compute-request-id': 'req-14de6326-6988-422d-a6f5-957e415af674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:49,777 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.217s 2021-08-03 21:39:49,777 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc7f6217-de9e-447f-ba6d-4030b4d89973', 'x-compute-request-id': 'req-bc7f6217-de9e-447f-ba6d-4030b4d89973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:50,871 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.086s 2021-08-03 21:39:50,872 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6f31bf-c837-45a6-b067-64db967266a4', 'x-compute-request-id': 'req-4e6f31bf-c837-45a6-b067-64db967266a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:51,958 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.079s 2021-08-03 21:39:51,959 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee230d09-ba74-4ff1-9273-63fd45db9fd8', 'x-compute-request-id': 'req-ee230d09-ba74-4ff1-9273-63fd45db9fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:53,051 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.084s 2021-08-03 21:39:53,051 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdfec41-e8ff-44df-8719-d5cb66eb2d69', 'x-compute-request-id': 'req-7fdfec41-e8ff-44df-8719-d5cb66eb2d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:54,134 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.074s 2021-08-03 21:39:54,134 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed4f9c3-14a2-4be3-bee8-1fb17114b002', 'x-compute-request-id': 'req-1ed4f9c3-14a2-4be3-bee8-1fb17114b002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:55,219 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:39:55,220 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b01622-60d2-4967-814b-3cbacbe0dfae', 'x-compute-request-id': 'req-b7b01622-60d2-4967-814b-3cbacbe0dfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:56,297 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.069s 2021-08-03 21:39:56,297 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36c60681-16f1-4e71-88f3-bb960c519089', 'x-compute-request-id': 'req-36c60681-16f1-4e71-88f3-bb960c519089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:57,402 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.097s 2021-08-03 21:39:57,403 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66930ac1-f647-431e-b755-56dc4cc233c3', 'x-compute-request-id': 'req-66930ac1-f647-431e-b755-56dc4cc233c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:58,538 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.128s 2021-08-03 21:39:58,539 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95555935-ba02-4bb7-a3dd-c7d27232bf7d', 'x-compute-request-id': 'req-95555935-ba02-4bb7-a3dd-c7d27232bf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:39:59,645 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.099s 2021-08-03 21:39:59,646 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56dcd236-623f-4b58-aba3-4a59e5a8a695', 'x-compute-request-id': 'req-56dcd236-623f-4b58-aba3-4a59e5a8a695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:39:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:00,744 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.089s 2021-08-03 21:40:00,745 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14dd2733-2c1c-4919-b0c5-c9a45ea0c020', 'x-compute-request-id': 'req-14dd2733-2c1c-4919-b0c5-c9a45ea0c020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:01,829 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:40:01,829 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e95a8274-8d43-4fd0-a7ac-c2906fe6f0a3', 'x-compute-request-id': 'req-e95a8274-8d43-4fd0-a7ac-c2906fe6f0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:03,224 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.386s 2021-08-03 21:40:03,224 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81851c33-fdce-44e2-a95c-e9c326340e45', 'x-compute-request-id': 'req-81851c33-fdce-44e2-a95c-e9c326340e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:04,332 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.100s 2021-08-03 21:40:04,333 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbbc65c1-18c7-40b6-8f3f-3e08b409193f', 'x-compute-request-id': 'req-dbbc65c1-18c7-40b6-8f3f-3e08b409193f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:05,453 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.111s 2021-08-03 21:40:05,453 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b62dffdf-856f-40af-a353-34bc079693b1', 'x-compute-request-id': 'req-b62dffdf-856f-40af-a353-34bc079693b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:06,563 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.101s 2021-08-03 21:40:06,563 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548fedc3-6c48-4330-834e-f4c4dc724acf', 'x-compute-request-id': 'req-548fedc3-6c48-4330-834e-f4c4dc724acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:07,645 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.073s 2021-08-03 21:40:07,645 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3a4f15-b9a9-4337-8393-24aeed6f8140', 'x-compute-request-id': 'req-de3a4f15-b9a9-4337-8393-24aeed6f8140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:08,723 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.069s 2021-08-03 21:40:08,724 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8eb132-1519-47c4-8b05-d45efb32058d', 'x-compute-request-id': 'req-fd8eb132-1519-47c4-8b05-d45efb32058d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:09,800 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.067s 2021-08-03 21:40:09,800 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6bf809-20f1-459e-b0ee-11f6493003e9', 'x-compute-request-id': 'req-fb6bf809-20f1-459e-b0ee-11f6493003e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:10,877 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:40:10,877 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d02f928-c483-417e-9ed2-2b9467d1b449', 'x-compute-request-id': 'req-4d02f928-c483-417e-9ed2-2b9467d1b449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:11,950 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.065s 2021-08-03 21:40:11,951 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2434d9db-60b8-45eb-8843-b0ae479c636e', 'x-compute-request-id': 'req-2434d9db-60b8-45eb-8843-b0ae479c636e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:13,099 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.140s 2021-08-03 21:40:13,099 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-994f4ca7-5a55-4d95-8ca6-4dd483f5e282', 'x-compute-request-id': 'req-994f4ca7-5a55-4d95-8ca6-4dd483f5e282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:14,258 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.150s 2021-08-03 21:40:14,258 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481d6dbc-bb8e-45a3-ab04-dc9c28902978', 'x-compute-request-id': 'req-481d6dbc-bb8e-45a3-ab04-dc9c28902978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:15,470 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.203s 2021-08-03 21:40:15,470 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac36fce-b714-4fb1-bda7-b735ec901a56', 'x-compute-request-id': 'req-1ac36fce-b714-4fb1-bda7-b735ec901a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:16,615 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.136s 2021-08-03 21:40:16,615 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72bfe7d7-c6fa-42f2-899b-39f11bb8adab', 'x-compute-request-id': 'req-72bfe7d7-c6fa-42f2-899b-39f11bb8adab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:18,107 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.483s 2021-08-03 21:40:18,107 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41314d93-26bb-4016-a234-02e4fb7fa8ec', 'x-compute-request-id': 'req-41314d93-26bb-4016-a234-02e4fb7fa8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:19,186 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:40:19,187 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc553a6-9e3d-426f-9f13-06128e9c20ae', 'x-compute-request-id': 'req-afc553a6-9e3d-426f-9f13-06128e9c20ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:20,266 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.072s 2021-08-03 21:40:20,267 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774b9ed9-0433-4b98-ba4e-e5f2acc0845c', 'x-compute-request-id': 'req-774b9ed9-0433-4b98-ba4e-e5f2acc0845c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:21,368 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.093s 2021-08-03 21:40:21,369 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a4611e-f062-4340-a071-35240f09110d', 'x-compute-request-id': 'req-74a4611e-f062-4340-a071-35240f09110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:22,455 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.077s 2021-08-03 21:40:22,456 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-544546a7-b374-47cd-a818-23600895f23e', 'x-compute-request-id': 'req-544546a7-b374-47cd-a818-23600895f23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:23,769 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.305s 2021-08-03 21:40:23,770 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8196e5-3a08-4675-b480-19f89ab7ec7d', 'x-compute-request-id': 'req-cc8196e5-3a08-4675-b480-19f89ab7ec7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:25,301 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.523s 2021-08-03 21:40:25,302 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84046714-7d12-468b-bb22-fd2e1d07a09a', 'x-compute-request-id': 'req-84046714-7d12-468b-bb22-fd2e1d07a09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:26,938 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.628s 2021-08-03 21:40:26,939 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be4c62e6-ad55-4f66-b0b1-2d393128b029', 'x-compute-request-id': 'req-be4c62e6-ad55-4f66-b0b1-2d393128b029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:28,014 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.066s 2021-08-03 21:40:28,014 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62be4998-874e-4827-87e6-b4cec71c7f05', 'x-compute-request-id': 'req-62be4998-874e-4827-87e6-b4cec71c7f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:29,099 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.075s 2021-08-03 21:40:29,100 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44532ce7-6d92-4e17-9e49-f7662d036d40', 'x-compute-request-id': 'req-44532ce7-6d92-4e17-9e49-f7662d036d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:30,179 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.070s 2021-08-03 21:40:30,179 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035fc29e-d640-46ac-81e2-7dcc5fdac8f5', 'x-compute-request-id': 'req-035fc29e-d640-46ac-81e2-7dcc5fdac8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:31,257 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.069s 2021-08-03 21:40:31,257 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e6a40a-93c9-4a0d-8e81-b116d8fa384f', 'x-compute-request-id': 'req-67e6a40a-93c9-4a0d-8e81-b116d8fa384f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:32,335 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.069s 2021-08-03 21:40:32,335 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ff21bc-35e8-44f2-85ca-6970413ec884', 'x-compute-request-id': 'req-a3ff21bc-35e8-44f2-85ca-6970413ec884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:33,422 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.080s 2021-08-03 21:40:33,423 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d380a5fa-fddf-4725-94ac-663023950a14', 'x-compute-request-id': 'req-d380a5fa-fddf-4725-94ac-663023950a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:34,497 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.066s 2021-08-03 21:40:34,497 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e40f27ec-d325-437e-b9c0-176ab0c3dcd6', 'x-compute-request-id': 'req-e40f27ec-d325-437e-b9c0-176ab0c3dcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:35,583 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.078s 2021-08-03 21:40:35,583 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2cb350f-7c01-46bf-93cd-24ed48d94848', 'x-compute-request-id': 'req-c2cb350f-7c01-46bf-93cd-24ed48d94848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:36,660 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.069s 2021-08-03 21:40:36,661 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a526c25a-fc41-45df-be93-ccac44ef0e58', 'x-compute-request-id': 'req-a526c25a-fc41-45df-be93-ccac44ef0e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:37,745 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.076s 2021-08-03 21:40:37,745 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b8f256-368f-4ac3-8343-77a39df2f511', 'x-compute-request-id': 'req-61b8f256-368f-4ac3-8343-77a39df2f511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:38,822 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.068s 2021-08-03 21:40:38,822 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149471a1-4b95-4a22-b0cf-ca0bf6bbaba7', 'x-compute-request-id': 'req-149471a1-4b95-4a22-b0cf-ca0bf6bbaba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:39,917 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.087s 2021-08-03 21:40:39,918 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1df3305-3878-4664-8c7b-0c2204693143', 'x-compute-request-id': 'req-c1df3305-3878-4664-8c7b-0c2204693143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:40,993 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.066s 2021-08-03 21:40:40,993 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cfb110c-6ff0-4ff0-87a0-e18f8c9f4c5a', 'x-compute-request-id': 'req-6cfb110c-6ff0-4ff0-87a0-e18f8c9f4c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:42,092 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.090s 2021-08-03 21:40:42,092 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb3b5d74-a6ae-44fd-8dc0-26ddaee9ea6a', 'x-compute-request-id': 'req-eb3b5d74-a6ae-44fd-8dc0-26ddaee9ea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:43,173 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.072s 2021-08-03 21:40:43,174 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2c7a19-806c-4821-b926-667fbf2ddca6', 'x-compute-request-id': 'req-9c2c7a19-806c-4821-b926-667fbf2ddca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:44,265 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.083s 2021-08-03 21:40:44,266 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2dfb89-5ec3-4db7-83a4-f884436c2ce3', 'x-compute-request-id': 'req-5e2dfb89-5ec3-4db7-83a4-f884436c2ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:45,378 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 200 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.104s 2021-08-03 21:40:45,379 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd8bb63-14c4-4478-995e-2c04aff10f79', 'x-compute-request-id': 'req-7cd8bb63-14c4-4478-995e-2c04aff10f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"server": {"id": "679af589-3f4d-42f0-95ca-bae7960a1166", "name": "tempest-ServerActionsTestJSON-server-966606435", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:34:45Z", "updated": "2021-08-03T21:40:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/679af589-3f4d-42f0-95ca-bae7960a1166"}], "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-08-03 21:40:45,676 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 204 DELETE http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.290s 2021-08-03 21:40:45,677 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d8d4ee-c472-475a-8d4f-45aa6aff6cb7', 'x-compute-request-id': 'req-99d8d4ee-c472-475a-8d4f-45aa6aff6cb7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'' 2021-08-03 21:40:46,074 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_get_console_output_with_unlimited_size): 404 GET http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166 0.397s 2021-08-03 21:40:46,074 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2d3598f8-3735-461c-9e25-dd57bd6596f5', 'x-compute-request-id': 'req-2d3598f8-3735-461c-9e25-dd57bd6596f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/679af589-3f4d-42f0-95ca-bae7960a1166'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 679af589-3f4d-42f0-95ca-bae7960a1166 could not be found."}}' 2021-08-03 21:40:46,245 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4 0.162s 2021-08-03 21:40:46,246 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8640a100-ca83-4fb9-b7c0-980b188e0d5a', 'x-compute-request-id': 'req-8640a100-ca83-4fb9-b7c0-980b188e0d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4'} Body: b'{"server": {"id": "8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4", "name": "tempest-ServerActionsTestJSON-server-2051987709", "status": "ACTIVE", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "89ff04d5f5b44fd87c5f1f704e7eb4fe7f6df2c148ead4f5ecb9d696", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:26Z", "updated": "2021-08-03T21:34:01Z", "addresses": {"tempest-ServerActionsTestJSON-1528468930-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}, {"version": 4, "addr": "172.25.3.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1819492223", "OS-SRV-USG:launched_at": "2021-08-03T21:31:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--481972390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 623, in test_get_console_output_with_unlimited_size 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerActionsTestJSON:test_get_console_output_with_unlimited_size) Server 679af589-3f4d-42f0-95ca-bae7960a1166 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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] |
fail
ft16.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:42:26,493 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4 0.608s 2021-08-03 21:42:26,493 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef8c2be-b1e5-4d03-9942-c3f3e5583ea2', 'x-compute-request-id': 'req-fef8c2be-b1e5-4d03-9942-c3f3e5583ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4'} Body: b'{"server": {"id": "8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4", "name": "tempest-ServerActionsTestJSON-server-2051987709", "status": "ACTIVE", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "89ff04d5f5b44fd87c5f1f704e7eb4fe7f6df2c148ead4f5ecb9d696", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:26Z", "updated": "2021-08-03T21:41:39Z", "addresses": {"tempest-ServerActionsTestJSON-1528468930-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}, {"version": 4, "addr": "172.25.3.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1819492223", "OS-SRV-USG:launched_at": "2021-08-03T21:31:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--481972390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:42:26,537 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.031s 2021-08-03 21:42:26,538 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3410', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cd44ceeb-c030-488d-bb08-4f488e1b6a0c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "name": "tempest-ServerActionsTestJSON-1749478157-project", "password_expires_at": null}, "audit_ids": ["7R4CQauNT6mwSK8Peb5ZgA"], "expires_at": "2021-08-03T22:42:26.000000Z", "issued_at": "2021-08-03T21:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08e6d5fae5734a29a9e16afe165b8611", "name": "tempest-ServerActionsTestJSON-1749478157"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/08e6d5fae5734a29a9e16afe165b8611", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:42:26,538 110093 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_shelve_paused_server) Found network {'id': 'd67e8b83-d243-4b03-bead-a1aef3cb3cc3', 'name': 'tempest-ServerActionsTestJSON-1528468930-network', 'tenant_id': '08e6d5fae5734a29a9e16afe165b8611', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '08e6d5fae5734a29a9e16afe165b8611', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 863, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:31:19Z', 'updated_at': '2021-08-03T21:31:19Z', 'revision_number': 1} available for tenant 2021-08-03 21:42:27,558 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 202 POST http://10.222.0.102/compute/v2.1/servers 1.019s 2021-08-03 21:42:27,559 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1189355550", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "d67e8b83-d243-4b03-bead-a1aef3cb3cc3"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02051928-9802-411a-916a-8b510909738b', 'x-compute-request-id': 'req-02051928-9802-411a-916a-8b510909738b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XFBUK2EKQdVb"}}' 2021-08-03 21:42:27,851 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.290s 2021-08-03 21:42:27,852 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90eccd93-8b55-49e9-af6a-00e64ca8de13', 'x-compute-request-id': 'req-90eccd93-8b55-49e9-af6a-00e64ca8de13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:28,932 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:42:28,932 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30d9a40-9d1e-4702-9a36-4f0cf86d05dc', 'x-compute-request-id': 'req-d30d9a40-9d1e-4702-9a36-4f0cf86d05dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:30,105 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.165s 2021-08-03 21:42:30,105 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f64fb5-a2ee-4f9d-845b-17140dfc0802', 'x-compute-request-id': 'req-54f64fb5-a2ee-4f9d-845b-17140dfc0802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:31,201 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.088s 2021-08-03 21:42:31,202 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb28279-cfda-4081-bb91-fec28d25a2a6', 'x-compute-request-id': 'req-efb28279-cfda-4081-bb91-fec28d25a2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:32,397 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.186s 2021-08-03 21:42:32,397 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ac382b-5cd6-42d2-adb7-f5ed38f26ab1', 'x-compute-request-id': 'req-55ac382b-5cd6-42d2-adb7-f5ed38f26ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:33,847 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.442s 2021-08-03 21:42:33,848 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d09271ce-2ec9-4767-a849-83d1afa411ed', 'x-compute-request-id': 'req-d09271ce-2ec9-4767-a849-83d1afa411ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:35,429 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.573s 2021-08-03 21:42:35,430 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b48db5d-1d92-4eb1-a4cc-b82b7a5a65e9', 'x-compute-request-id': 'req-5b48db5d-1d92-4eb1-a4cc-b82b7a5a65e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:37,092 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.655s 2021-08-03 21:42:37,093 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd79f18c-5f96-47c5-a9e5-97c268f36d25', 'x-compute-request-id': 'req-bd79f18c-5f96-47c5-a9e5-97c268f36d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:38,448 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.346s 2021-08-03 21:42:38,449 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e91056-f3ad-4c59-91e9-3d774c99b71f', 'x-compute-request-id': 'req-e7e91056-f3ad-4c59-91e9-3d774c99b71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:39,543 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.085s 2021-08-03 21:42:39,543 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66588ef-2169-4ce2-85ce-54303aed3c37', 'x-compute-request-id': 'req-c66588ef-2169-4ce2-85ce-54303aed3c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:40,674 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.123s 2021-08-03 21:42:40,674 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d738c0f-7acc-4a4b-b6e4-23087b1f3697', 'x-compute-request-id': 'req-8d738c0f-7acc-4a4b-b6e4-23087b1f3697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:41,875 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.192s 2021-08-03 21:42:41,875 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5cfdc7-18e4-4b60-b8ec-825f7245e3fe', 'x-compute-request-id': 'req-1b5cfdc7-18e4-4b60-b8ec-825f7245e3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:42,952 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:42:42,953 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3530eb-a08d-440e-81e9-8e75bffdd759', 'x-compute-request-id': 'req-8f3530eb-a08d-440e-81e9-8e75bffdd759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:44,123 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.162s 2021-08-03 21:42:44,123 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4568fee-5181-4d3e-a54f-29d7de9341bc', 'x-compute-request-id': 'req-a4568fee-5181-4d3e-a54f-29d7de9341bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:45,271 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.139s 2021-08-03 21:42:45,271 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4458890b-697a-4bd6-b6a1-fff24ed7651b', 'x-compute-request-id': 'req-4458890b-697a-4bd6-b6a1-fff24ed7651b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:46,434 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.154s 2021-08-03 21:42:46,435 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb173710-905d-4513-ac8c-e799358480bc', 'x-compute-request-id': 'req-cb173710-905d-4513-ac8c-e799358480bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:47,576 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.132s 2021-08-03 21:42:47,576 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23486450-d50e-4f9b-b7d8-6bdaa9fbb1ee', 'x-compute-request-id': 'req-23486450-d50e-4f9b-b7d8-6bdaa9fbb1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:48,872 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.286s 2021-08-03 21:42:48,873 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9046bb6e-76af-4d7d-a9ea-127c37fbd04a', 'x-compute-request-id': 'req-9046bb6e-76af-4d7d-a9ea-127c37fbd04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:50,099 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.218s 2021-08-03 21:42:50,099 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ce3029-ec7c-4125-8090-c94861a1acd6', 'x-compute-request-id': 'req-f6ce3029-ec7c-4125-8090-c94861a1acd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:51,324 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.216s 2021-08-03 21:42:51,324 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff0e2c4-9122-436b-8ad5-ffc4dc7b2bfe', 'x-compute-request-id': 'req-2ff0e2c4-9122-436b-8ad5-ffc4dc7b2bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:52,398 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:42:52,399 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b65fc93-f1a7-4982-b920-b005ba0cb82b', 'x-compute-request-id': 'req-0b65fc93-f1a7-4982-b920-b005ba0cb82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:53,472 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:42:53,472 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9630d4b9-34de-4a53-8806-d615a1f06041', 'x-compute-request-id': 'req-9630d4b9-34de-4a53-8806-d615a1f06041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:54,546 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:42:54,546 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e583538f-fa2f-454f-83a2-321179d3a539', 'x-compute-request-id': 'req-e583538f-fa2f-454f-83a2-321179d3a539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:55,623 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:42:55,624 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8dc41ae-d733-438e-b070-d5e4b2059417', 'x-compute-request-id': 'req-c8dc41ae-d733-438e-b070-d5e4b2059417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:56,699 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:42:56,700 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a187a79-2ac6-46c4-8f24-4f047b50cdf3', 'x-compute-request-id': 'req-3a187a79-2ac6-46c4-8f24-4f047b50cdf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:57,775 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:42:57,776 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc09b9c9-7803-47af-9f5c-83060143b756', 'x-compute-request-id': 'req-cc09b9c9-7803-47af-9f5c-83060143b756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:58,849 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:42:58,849 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f69b81-4db7-4c03-afb9-51d7b523c72e', 'x-compute-request-id': 'req-29f69b81-4db7-4c03-afb9-51d7b523c72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:42:59,922 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:42:59,923 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae18098d-1f21-49f3-880b-9574c284b464', 'x-compute-request-id': 'req-ae18098d-1f21-49f3-880b-9574c284b464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:42:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:00,997 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:00,997 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a62a573-c816-4362-8820-afc9e7ceb8c2', 'x-compute-request-id': 'req-5a62a573-c816-4362-8820-afc9e7ceb8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:02,406 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.398s 2021-08-03 21:43:02,407 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11dda6b3-f391-44bb-9d87-a5745094b8a6', 'x-compute-request-id': 'req-11dda6b3-f391-44bb-9d87-a5745094b8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:03,479 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:03,480 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dacb7906-560d-4477-8973-36760d46b6ea', 'x-compute-request-id': 'req-dacb7906-560d-4477-8973-36760d46b6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:04,554 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:04,554 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db08e9b8-5e4a-47db-8783-83586f445147', 'x-compute-request-id': 'req-db08e9b8-5e4a-47db-8783-83586f445147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:05,628 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:05,629 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4165bf78-c714-4bf3-b4a7-459d5b255178', 'x-compute-request-id': 'req-4165bf78-c714-4bf3-b4a7-459d5b255178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:06,706 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:43:06,706 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba40357c-1117-4aed-92e0-b353c063eda7', 'x-compute-request-id': 'req-ba40357c-1117-4aed-92e0-b353c063eda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:07,782 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:07,782 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afb8d468-4968-4649-ba18-4683e7644a2f', 'x-compute-request-id': 'req-afb8d468-4968-4649-ba18-4683e7644a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:08,856 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:08,856 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c70520a-da22-4800-b1b5-2c2a45ed752c', 'x-compute-request-id': 'req-4c70520a-da22-4800-b1b5-2c2a45ed752c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:09,933 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:09,933 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e203fb75-7409-400d-9f7a-c1482714c515', 'x-compute-request-id': 'req-e203fb75-7409-400d-9f7a-c1482714c515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:11,009 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:11,009 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24def2f5-7557-4d62-8d51-7fcf091f69fb', 'x-compute-request-id': 'req-24def2f5-7557-4d62-8d51-7fcf091f69fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:12,083 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:12,083 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3539148b-f46b-4fa2-adb5-15c88dc51584', 'x-compute-request-id': 'req-3539148b-f46b-4fa2-adb5-15c88dc51584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:13,163 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:43:13,164 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbe7b28-2899-44ac-b57a-cc67706cd7c2', 'x-compute-request-id': 'req-adbe7b28-2899-44ac-b57a-cc67706cd7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:14,239 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:14,239 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f9d05b-e18d-4868-9a7a-a8de7f963ee1', 'x-compute-request-id': 'req-e5f9d05b-e18d-4868-9a7a-a8de7f963ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:15,318 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:43:15,318 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8263378-0de5-49d2-963b-9b51059d37e4', 'x-compute-request-id': 'req-f8263378-0de5-49d2-963b-9b51059d37e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:16,409 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.083s 2021-08-03 21:43:16,410 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb16a6b-0616-4b3f-9c71-301e966c9782', 'x-compute-request-id': 'req-bfb16a6b-0616-4b3f-9c71-301e966c9782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:17,484 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:43:17,485 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-944bb596-a6b1-48ae-8920-64b6893a25bf', 'x-compute-request-id': 'req-944bb596-a6b1-48ae-8920-64b6893a25bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:18,560 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:18,560 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2bb3d6a-aa77-4a32-b19d-aff014bb9ab7', 'x-compute-request-id': 'req-c2bb3d6a-aa77-4a32-b19d-aff014bb9ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:19,642 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:43:19,643 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3fc198-78ac-430f-849c-06f09218b28e', 'x-compute-request-id': 'req-0d3fc198-78ac-430f-849c-06f09218b28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:20,720 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:43:20,720 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0016b666-0be9-48b1-82ad-9dbdd331465d', 'x-compute-request-id': 'req-0016b666-0be9-48b1-82ad-9dbdd331465d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:21,796 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:21,797 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a5424cf-955f-4aa8-8b19-12f7e5865704', 'x-compute-request-id': 'req-3a5424cf-955f-4aa8-8b19-12f7e5865704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:22,872 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:22,872 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7565748-e232-44ff-8997-a477b76bf4f6', 'x-compute-request-id': 'req-f7565748-e232-44ff-8997-a477b76bf4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:23,948 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:23,948 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb784f9-c366-45cf-9ff5-1c7521130dc8', 'x-compute-request-id': 'req-efb784f9-c366-45cf-9ff5-1c7521130dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:25,023 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:43:25,023 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d441e0c3-d4cc-4782-95a3-5f2f84507dc7', 'x-compute-request-id': 'req-d441e0c3-d4cc-4782-95a3-5f2f84507dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:26,103 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:43:26,103 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a044f766-4752-4508-b2fa-826d5e0f4c36', 'x-compute-request-id': 'req-a044f766-4752-4508-b2fa-826d5e0f4c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:27,180 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:43:27,180 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee197879-b9b3-455f-b43a-252e36709ed0', 'x-compute-request-id': 'req-ee197879-b9b3-455f-b43a-252e36709ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:28,255 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:43:28,255 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6032d24-d251-426a-a1f8-52e681e5d477', 'x-compute-request-id': 'req-f6032d24-d251-426a-a1f8-52e681e5d477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:29,331 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:29,331 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7579987d-1f0e-4926-89fe-d60c19bd30e5', 'x-compute-request-id': 'req-7579987d-1f0e-4926-89fe-d60c19bd30e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:30,407 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:30,407 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5326b54-b6f5-4f81-b8a8-c0399f474f74', 'x-compute-request-id': 'req-d5326b54-b6f5-4f81-b8a8-c0399f474f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:31,484 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:43:31,484 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2476e4-283e-4e90-a2e6-4d8a9186bc05', 'x-compute-request-id': 'req-4b2476e4-283e-4e90-a2e6-4d8a9186bc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:32,563 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:43:32,563 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6b780a-8f1c-401b-b56d-9c244aeb6a30', 'x-compute-request-id': 'req-ed6b780a-8f1c-401b-b56d-9c244aeb6a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:33,637 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:43:33,638 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef17d97-8f50-464a-a5bb-173e93f23701', 'x-compute-request-id': 'req-1ef17d97-8f50-464a-a5bb-173e93f23701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:34,712 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:43:34,713 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2141c7-959c-40ef-9d84-51fd6dbde8e0', 'x-compute-request-id': 'req-be2141c7-959c-40ef-9d84-51fd6dbde8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:35,788 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:35,788 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfbad353-4e1d-496c-b86a-d75e057a13b9', 'x-compute-request-id': 'req-cfbad353-4e1d-496c-b86a-d75e057a13b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:36,885 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.088s 2021-08-03 21:43:36,886 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c280b918-8a64-4c0b-a4ac-db55bb474e8c', 'x-compute-request-id': 'req-c280b918-8a64-4c0b-a4ac-db55bb474e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:37,994 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.100s 2021-08-03 21:43:37,994 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a303493-0f1a-46b3-a7c2-7f15279ce758', 'x-compute-request-id': 'req-5a303493-0f1a-46b3-a7c2-7f15279ce758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:39,079 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.077s 2021-08-03 21:43:39,080 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf199f86-2efa-4f8f-b569-50bfba8fdf3c', 'x-compute-request-id': 'req-cf199f86-2efa-4f8f-b569-50bfba8fdf3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:40,165 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.076s 2021-08-03 21:43:40,165 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f6bc01-060f-49b9-8b47-e58717129b97', 'x-compute-request-id': 'req-94f6bc01-060f-49b9-8b47-e58717129b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:41,250 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.075s 2021-08-03 21:43:41,250 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044b88e0-6d26-4c67-bd27-1849b6473abf', 'x-compute-request-id': 'req-044b88e0-6d26-4c67-bd27-1849b6473abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:42,360 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.100s 2021-08-03 21:43:42,361 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71dd798b-a181-4e26-9e16-1e98cda3508a', 'x-compute-request-id': 'req-71dd798b-a181-4e26-9e16-1e98cda3508a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:43,441 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:43:43,441 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d63bcdbc-7da4-478a-91f4-2340b919906d', 'x-compute-request-id': 'req-d63bcdbc-7da4-478a-91f4-2340b919906d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:44,518 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:43:44,518 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a317866-3a23-4998-8ca0-7d83948e28e0', 'x-compute-request-id': 'req-6a317866-3a23-4998-8ca0-7d83948e28e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:45,651 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.124s 2021-08-03 21:43:45,651 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be11e5c0-4c68-4149-931e-bdb0026ea56b', 'x-compute-request-id': 'req-be11e5c0-4c68-4149-931e-bdb0026ea56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:46,735 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.075s 2021-08-03 21:43:46,735 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c39bbb50-8523-42c1-8c0a-d5fa62ba7543', 'x-compute-request-id': 'req-c39bbb50-8523-42c1-8c0a-d5fa62ba7543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:48,106 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.362s 2021-08-03 21:43:48,107 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c18823-d0b9-4263-8712-34a256a9fbe3', 'x-compute-request-id': 'req-e9c18823-d0b9-4263-8712-34a256a9fbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:49,184 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:43:49,184 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03d48f86-006c-4e92-903d-3e5241f3d578', 'x-compute-request-id': 'req-03d48f86-006c-4e92-903d-3e5241f3d578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:50,264 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:43:50,264 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-884c461f-a074-45e4-9f72-076435440fca', 'x-compute-request-id': 'req-884c461f-a074-45e4-9f72-076435440fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:51,338 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:51,338 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a94c1a9-45d0-4354-a00e-d7dc418450d4', 'x-compute-request-id': 'req-4a94c1a9-45d0-4354-a00e-d7dc418450d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:52,411 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:43:52,411 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7afd44e5-ff3f-443f-8119-e2857e748de4', 'x-compute-request-id': 'req-7afd44e5-ff3f-443f-8119-e2857e748de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:53,484 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:53,484 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a49660-2913-4ff0-a2a6-601810bf376c', 'x-compute-request-id': 'req-80a49660-2913-4ff0-a2a6-601810bf376c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:54,561 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:54,561 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfff0534-23ac-48dd-94d5-e185c70e54aa', 'x-compute-request-id': 'req-dfff0534-23ac-48dd-94d5-e185c70e54aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:55,642 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:43:55,643 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03043404-a343-48b2-920a-d6acc0e403b6', 'x-compute-request-id': 'req-03043404-a343-48b2-920a-d6acc0e403b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:56,718 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:43:56,719 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5233f04f-caba-4fce-a2d2-79e6c472408c', 'x-compute-request-id': 'req-5233f04f-caba-4fce-a2d2-79e6c472408c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:57,793 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:57,793 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-116efa86-36e7-4940-b232-7362a9ee80fe', 'x-compute-request-id': 'req-116efa86-36e7-4940-b232-7362a9ee80fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:58,871 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:43:58,871 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e38d68-5030-4bee-924f-f1d5c3426475', 'x-compute-request-id': 'req-83e38d68-5030-4bee-924f-f1d5c3426475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:43:59,945 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:43:59,945 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43cc1c87-ab99-4817-a8a1-389c964ee833', 'x-compute-request-id': 'req-43cc1c87-ab99-4817-a8a1-389c964ee833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:01,020 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:44:01,020 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff58367-a22c-4a23-9139-97a0264ce9c1', 'x-compute-request-id': 'req-dff58367-a22c-4a23-9139-97a0264ce9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:02,098 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:44:02,099 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421f2a14-74b1-4ef2-9b34-f5cb697e7110', 'x-compute-request-id': 'req-421f2a14-74b1-4ef2-9b34-f5cb697e7110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:03,176 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:44:03,176 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4267de18-539d-466a-922e-5123d8289a4f', 'x-compute-request-id': 'req-4267de18-539d-466a-922e-5123d8289a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:04,258 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.073s 2021-08-03 21:44:04,258 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f9a793-1c9e-4587-83b4-e51fea922388', 'x-compute-request-id': 'req-49f9a793-1c9e-4587-83b4-e51fea922388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:05,332 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:44:05,332 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a9beac-29f7-4a37-af73-37222bd5583b', 'x-compute-request-id': 'req-b5a9beac-29f7-4a37-af73-37222bd5583b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:06,407 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:44:06,407 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c82b30-9a18-4db5-b3d9-efbed86a3eb8', 'x-compute-request-id': 'req-43c82b30-9a18-4db5-b3d9-efbed86a3eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:07,482 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:44:07,482 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f7b96d-0a56-48fd-90c2-32ddb0a8fbed', 'x-compute-request-id': 'req-d1f7b96d-0a56-48fd-90c2-32ddb0a8fbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:08,556 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:44:08,556 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82bb3721-a0ff-4b0f-8303-99ff93d7efb3', 'x-compute-request-id': 'req-82bb3721-a0ff-4b0f-8303-99ff93d7efb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:09,630 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:44:09,630 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d4f5b0-4062-4ad3-852b-f5ee5d8b75a0', 'x-compute-request-id': 'req-62d4f5b0-4062-4ad3-852b-f5ee5d8b75a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:10,713 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:44:10,713 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19cca6b6-8c19-4069-8570-71e223a58487', 'x-compute-request-id': 'req-19cca6b6-8c19-4069-8570-71e223a58487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:11,792 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:44:11,792 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-884d742f-ccb8-46e5-b857-541c010b50b8', 'x-compute-request-id': 'req-884d742f-ccb8-46e5-b857-541c010b50b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:12,867 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:44:12,868 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409ac056-4ead-435d-8080-265e515f73c7', 'x-compute-request-id': 'req-409ac056-4ead-435d-8080-265e515f73c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:13,943 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:44:13,944 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba0f6e9-70d1-49a4-a38f-d636cde1c1d0', 'x-compute-request-id': 'req-1ba0f6e9-70d1-49a4-a38f-d636cde1c1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:15,027 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.075s 2021-08-03 21:44:15,028 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51aeb62-e9be-43b2-8551-62cf1f9e8d46', 'x-compute-request-id': 'req-c51aeb62-e9be-43b2-8551-62cf1f9e8d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:16,101 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:44:16,102 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15ed0775-e983-4c68-a17f-dc9b9130d6df', 'x-compute-request-id': 'req-15ed0775-e983-4c68-a17f-dc9b9130d6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:17,185 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:44:17,185 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cab39fc-4b60-47cf-852f-c7cabfeeef43', 'x-compute-request-id': 'req-0cab39fc-4b60-47cf-852f-c7cabfeeef43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:18,263 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:44:18,264 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbc8878e-79e7-415c-838e-9ae6f46dabc3', 'x-compute-request-id': 'req-fbc8878e-79e7-415c-838e-9ae6f46dabc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:19,342 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:44:19,342 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ed29902-42bb-41d7-a059-00c9e063ca53', 'x-compute-request-id': 'req-8ed29902-42bb-41d7-a059-00c9e063ca53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:20,415 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:44:20,416 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc56d68-bbee-429c-98c4-97b94f77e016', 'x-compute-request-id': 'req-adc56d68-bbee-429c-98c4-97b94f77e016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:21,489 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:44:21,489 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c818aa15-8c1a-4eac-91d6-6ca5b0047fe2', 'x-compute-request-id': 'req-c818aa15-8c1a-4eac-91d6-6ca5b0047fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:22,569 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:44:22,569 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c15c9756-f0e9-46f0-8e54-b386aaf55ce9', 'x-compute-request-id': 'req-c15c9756-f0e9-46f0-8e54-b386aaf55ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:23,651 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.073s 2021-08-03 21:44:23,651 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f81859-e17b-469c-90dc-cbcc2f703389', 'x-compute-request-id': 'req-03f81859-e17b-469c-90dc-cbcc2f703389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:24,725 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:44:24,725 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47cdc66-9198-41a0-8eec-c31b3cd2d795', 'x-compute-request-id': 'req-c47cdc66-9198-41a0-8eec-c31b3cd2d795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:25,800 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:44:25,800 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bee48402-4eee-446f-b81a-e161a43994c5', 'x-compute-request-id': 'req-bee48402-4eee-446f-b81a-e161a43994c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:26,877 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:44:26,877 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210e46d1-9e7c-4c6b-a275-490d0a5fef1e', 'x-compute-request-id': 'req-210e46d1-9e7c-4c6b-a275-490d0a5fef1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:27,966 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.079s 2021-08-03 21:44:27,966 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57807ad-5678-4872-8382-c948cc4888d8', 'x-compute-request-id': 'req-f57807ad-5678-4872-8382-c948cc4888d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:29,071 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.096s 2021-08-03 21:44:29,071 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3fdcd1e-4f45-40b0-b543-945e68316bef', 'x-compute-request-id': 'req-d3fdcd1e-4f45-40b0-b543-945e68316bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:30,413 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.334s 2021-08-03 21:44:30,414 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-362705ea-529b-4ef9-90b5-20bd103cd5e0', 'x-compute-request-id': 'req-362705ea-529b-4ef9-90b5-20bd103cd5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:31,493 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:44:31,494 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d90cddd-925d-4f32-a79a-020c38ab58b1', 'x-compute-request-id': 'req-3d90cddd-925d-4f32-a79a-020c38ab58b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:32,570 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:44:32,570 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b56702-4c60-4d08-be95-09862409f01a', 'x-compute-request-id': 'req-01b56702-4c60-4d08-be95-09862409f01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:33,649 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:44:33,649 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2288f64f-4679-464c-9f9d-3f59a7af997d', 'x-compute-request-id': 'req-2288f64f-4679-464c-9f9d-3f59a7af997d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:34,722 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:44:34,722 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c13a350-94f3-48fc-a27c-a88cac6678e4', 'x-compute-request-id': 'req-8c13a350-94f3-48fc-a27c-a88cac6678e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:35,799 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:44:35,799 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fc02be-e597-4567-a7bf-ae7b7849455e', 'x-compute-request-id': 'req-c1fc02be-e597-4567-a7bf-ae7b7849455e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:36,876 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:44:36,877 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491b1b2b-0fcb-4ce1-a668-366d14158a59', 'x-compute-request-id': 'req-491b1b2b-0fcb-4ce1-a668-366d14158a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:37,955 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:44:37,955 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-022f362e-caaf-45f3-af83-158e470d9515', 'x-compute-request-id': 'req-022f362e-caaf-45f3-af83-158e470d9515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:39,029 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:44:39,029 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-938eeb6e-dd92-4153-bfd3-92e95143ad8f', 'x-compute-request-id': 'req-938eeb6e-dd92-4153-bfd3-92e95143ad8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:40,177 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.139s 2021-08-03 21:44:40,177 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e0a75a-d592-4c94-8263-072cbff25215', 'x-compute-request-id': 'req-09e0a75a-d592-4c94-8263-072cbff25215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:41,331 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.146s 2021-08-03 21:44:41,332 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f52055a-989b-4d82-9c86-5842807d587a', 'x-compute-request-id': 'req-0f52055a-989b-4d82-9c86-5842807d587a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:42,488 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.148s 2021-08-03 21:44:42,488 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec8a3a6-1430-458b-a376-913487f4b163', 'x-compute-request-id': 'req-7ec8a3a6-1430-458b-a376-913487f4b163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:43,651 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.153s 2021-08-03 21:44:43,651 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7cf7ca0-3978-47e7-86ca-9d75906639c6', 'x-compute-request-id': 'req-a7cf7ca0-3978-47e7-86ca-9d75906639c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:44,794 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.134s 2021-08-03 21:44:44,794 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e436dfdd-9802-4783-a7dd-6194ad575088', 'x-compute-request-id': 'req-e436dfdd-9802-4783-a7dd-6194ad575088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:45,952 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.149s 2021-08-03 21:44:45,952 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f2651ff-e1f7-4097-be69-22cc928059fa', 'x-compute-request-id': 'req-0f2651ff-e1f7-4097-be69-22cc928059fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:47,104 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.143s 2021-08-03 21:44:47,105 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9dbdf9a-7b86-42a7-b969-1fdba9508480', 'x-compute-request-id': 'req-f9dbdf9a-7b86-42a7-b969-1fdba9508480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:48,676 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.563s 2021-08-03 21:44:48,676 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dedd1f4d-e668-4359-a0d9-67c5864a40c1', 'x-compute-request-id': 'req-dedd1f4d-e668-4359-a0d9-67c5864a40c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:50,368 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.682s 2021-08-03 21:44:50,368 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229f3187-7743-485d-aac6-ae2d76d42e42', 'x-compute-request-id': 'req-229f3187-7743-485d-aac6-ae2d76d42e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:51,539 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.163s 2021-08-03 21:44:51,540 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76551464-fe1e-4fd8-8b82-640f4011fd85', 'x-compute-request-id': 'req-76551464-fe1e-4fd8-8b82-640f4011fd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:52,673 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.125s 2021-08-03 21:44:52,673 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d0b9baa-77a7-4bcb-904b-805ceec608d2', 'x-compute-request-id': 'req-9d0b9baa-77a7-4bcb-904b-805ceec608d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:53,867 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.184s 2021-08-03 21:44:53,867 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f763ed8-6380-49b8-b788-b722cfbd155f', 'x-compute-request-id': 'req-7f763ed8-6380-49b8-b788-b722cfbd155f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:54,967 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.091s 2021-08-03 21:44:54,968 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fccf4166-12ed-47cc-a5e7-60c31155584a', 'x-compute-request-id': 'req-fccf4166-12ed-47cc-a5e7-60c31155584a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:56,046 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:44:56,047 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113bea8a-3706-49bb-9bbd-318bec3a12f3', 'x-compute-request-id': 'req-113bea8a-3706-49bb-9bbd-318bec3a12f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:57,134 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.078s 2021-08-03 21:44:57,135 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4488aa42-e547-4a10-bc3f-0f09f19bdc8c', 'x-compute-request-id': 'req-4488aa42-e547-4a10-bc3f-0f09f19bdc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:58,253 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.109s 2021-08-03 21:44:58,253 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4476ac82-8ea2-4170-8ba8-6f323ff5019d', 'x-compute-request-id': 'req-4476ac82-8ea2-4170-8ba8-6f323ff5019d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:44:59,347 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.086s 2021-08-03 21:44:59,347 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b52c1fa4-5ffc-4240-9fba-503526b16eb9', 'x-compute-request-id': 'req-b52c1fa4-5ffc-4240-9fba-503526b16eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:00,442 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.086s 2021-08-03 21:45:00,442 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e57048-483c-4a96-8050-acc780ee0e60', 'x-compute-request-id': 'req-83e57048-483c-4a96-8050-acc780ee0e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:01,536 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.084s 2021-08-03 21:45:01,536 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0258ddd6-74e2-429f-a48b-3b3daa2fcba0', 'x-compute-request-id': 'req-0258ddd6-74e2-429f-a48b-3b3daa2fcba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:03,174 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.629s 2021-08-03 21:45:03,175 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6e79a2-1c34-45a8-a3f2-0f3b622b3b28', 'x-compute-request-id': 'req-fb6e79a2-1c34-45a8-a3f2-0f3b622b3b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:04,249 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:04,250 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07be4012-9a74-449c-b334-74702d6b794f', 'x-compute-request-id': 'req-07be4012-9a74-449c-b334-74702d6b794f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:05,326 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:45:05,327 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43348d35-6000-486b-8e17-784bbcf05824', 'x-compute-request-id': 'req-43348d35-6000-486b-8e17-784bbcf05824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:06,401 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:06,402 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97210efd-f02b-4fc0-89e2-baa35d9fe6cc', 'x-compute-request-id': 'req-97210efd-f02b-4fc0-89e2-baa35d9fe6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:07,476 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:07,476 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c327ad6-5238-4535-871e-eaad9c288093', 'x-compute-request-id': 'req-2c327ad6-5238-4535-871e-eaad9c288093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:08,551 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:08,551 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293ddb6c-34c4-4cd4-99cc-b9c826154ce9', 'x-compute-request-id': 'req-293ddb6c-34c4-4cd4-99cc-b9c826154ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:09,624 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:45:09,624 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6fcfc55-ca49-42c4-8224-042c52c3a9cd', 'x-compute-request-id': 'req-c6fcfc55-ca49-42c4-8224-042c52c3a9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:10,704 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:45:10,705 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045dd5a8-14a2-4ab7-8235-134027923e6d', 'x-compute-request-id': 'req-045dd5a8-14a2-4ab7-8235-134027923e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:11,780 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:11,780 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aed7158-b34e-4d83-9eb6-543924efcc6c', 'x-compute-request-id': 'req-1aed7158-b34e-4d83-9eb6-543924efcc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:12,855 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:12,855 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e69e2bc3-161b-4f61-9fd2-f5d4595457e9', 'x-compute-request-id': 'req-e69e2bc3-161b-4f61-9fd2-f5d4595457e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:13,930 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:13,930 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f7479b7-0966-48f2-a9e2-410affef70ac', 'x-compute-request-id': 'req-3f7479b7-0966-48f2-a9e2-410affef70ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:15,007 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:45:15,008 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd6e942-46b8-4a83-a628-a0379f3c14f5', 'x-compute-request-id': 'req-ffd6e942-46b8-4a83-a628-a0379f3c14f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:16,083 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:16,083 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37680d5f-f1ff-4fd9-9ebc-a028b411b1ef', 'x-compute-request-id': 'req-37680d5f-f1ff-4fd9-9ebc-a028b411b1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:17,162 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:45:17,162 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a8bfa8-f569-4a03-81cb-71b3dc8d1d74', 'x-compute-request-id': 'req-98a8bfa8-f569-4a03-81cb-71b3dc8d1d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:18,237 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:45:18,237 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f53c40-38cb-4d33-b232-079f5ce72c0a', 'x-compute-request-id': 'req-50f53c40-38cb-4d33-b232-079f5ce72c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:19,316 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:45:19,317 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e47b7e7-e3ba-4f0b-8b57-b54cd4aa63c4', 'x-compute-request-id': 'req-3e47b7e7-e3ba-4f0b-8b57-b54cd4aa63c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:20,392 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:20,392 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d58a4e-1992-4a4d-9369-c3c004323205', 'x-compute-request-id': 'req-43d58a4e-1992-4a4d-9369-c3c004323205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:21,467 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:21,467 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd0f476-0e22-40b7-ac91-6a9e19a9a375', 'x-compute-request-id': 'req-4cd0f476-0e22-40b7-ac91-6a9e19a9a375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:22,540 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:45:22,540 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-720c2324-5133-4896-8fb4-af027b8d14e1', 'x-compute-request-id': 'req-720c2324-5133-4896-8fb4-af027b8d14e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:23,622 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.073s 2021-08-03 21:45:23,622 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ea71e0-4eba-4aa6-9555-25bbd1ccaf06', 'x-compute-request-id': 'req-27ea71e0-4eba-4aa6-9555-25bbd1ccaf06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:24,697 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:45:24,697 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed50d49-ecc7-4c2b-9d1c-c6b3a5a01d0c', 'x-compute-request-id': 'req-0ed50d49-ecc7-4c2b-9d1c-c6b3a5a01d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:25,773 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:45:25,774 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e28f84-0d76-419e-84a9-574ff2fd8c0c', 'x-compute-request-id': 'req-a3e28f84-0d76-419e-84a9-574ff2fd8c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:26,848 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:45:26,848 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459804a5-b019-4090-8cf3-d6ca6ecc1bbd', 'x-compute-request-id': 'req-459804a5-b019-4090-8cf3-d6ca6ecc1bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:27,925 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:45:27,925 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430af981-64b9-405e-8f72-11308ef6d629', 'x-compute-request-id': 'req-430af981-64b9-405e-8f72-11308ef6d629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:29,004 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:45:29,004 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-033f0e3c-6421-4862-97a0-913fce67dc7a', 'x-compute-request-id': 'req-033f0e3c-6421-4862-97a0-913fce67dc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:30,087 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:45:30,088 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5666768-9df0-4d99-9b38-059da7a4ff2a', 'x-compute-request-id': 'req-a5666768-9df0-4d99-9b38-059da7a4ff2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:31,200 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.105s 2021-08-03 21:45:31,201 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca35b22f-787b-443c-8380-c657b3f6dfcc', 'x-compute-request-id': 'req-ca35b22f-787b-443c-8380-c657b3f6dfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:32,356 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.147s 2021-08-03 21:45:32,356 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93e1d373-1816-4ed3-8330-66834d4ee1df', 'x-compute-request-id': 'req-93e1d373-1816-4ed3-8330-66834d4ee1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:33,518 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.153s 2021-08-03 21:45:33,519 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c82dfb8-2ddf-49dc-8af3-94dbf04d8110', 'x-compute-request-id': 'req-1c82dfb8-2ddf-49dc-8af3-94dbf04d8110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:34,680 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.152s 2021-08-03 21:45:34,680 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3c52e3-8228-433c-bd92-2682551af621', 'x-compute-request-id': 'req-6d3c52e3-8228-433c-bd92-2682551af621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:35,834 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.145s 2021-08-03 21:45:35,835 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b18008-ad40-42a9-b5e9-28a603a1325b', 'x-compute-request-id': 'req-d1b18008-ad40-42a9-b5e9-28a603a1325b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:36,992 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.149s 2021-08-03 21:45:36,992 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b036829f-63aa-432b-8dc7-658728b697be', 'x-compute-request-id': 'req-b036829f-63aa-432b-8dc7-658728b697be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:38,147 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.147s 2021-08-03 21:45:38,148 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9e3ab9-92e6-4a78-a992-8d08f675d8f5', 'x-compute-request-id': 'req-3b9e3ab9-92e6-4a78-a992-8d08f675d8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:39,299 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.143s 2021-08-03 21:45:39,299 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb0b6d74-60b0-44ec-9ec5-0c2ff25eaac2', 'x-compute-request-id': 'req-cb0b6d74-60b0-44ec-9ec5-0c2ff25eaac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:40,457 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.149s 2021-08-03 21:45:40,458 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c26c4907-6c24-4ffc-9dd3-421f7ec8ef09', 'x-compute-request-id': 'req-c26c4907-6c24-4ffc-9dd3-421f7ec8ef09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:41,618 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.153s 2021-08-03 21:45:41,618 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-becd8465-2b96-4000-8e54-45d6fbe031a4', 'x-compute-request-id': 'req-becd8465-2b96-4000-8e54-45d6fbe031a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:42,694 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:45:42,694 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d594a021-0995-4e43-9fae-db033f783ee7', 'x-compute-request-id': 'req-d594a021-0995-4e43-9fae-db033f783ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:43,773 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:45:43,773 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c43e17ad-fe37-4f2e-a1cf-9410c9a6256e', 'x-compute-request-id': 'req-c43e17ad-fe37-4f2e-a1cf-9410c9a6256e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:44,850 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:45:44,851 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f311e1-dbcc-4b11-96e5-6a48aef7efc0', 'x-compute-request-id': 'req-d3f311e1-dbcc-4b11-96e5-6a48aef7efc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:45,972 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.113s 2021-08-03 21:45:45,972 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1215af4c-1b0e-46ff-be97-fa363c6d6ea2', 'x-compute-request-id': 'req-1215af4c-1b0e-46ff-be97-fa363c6d6ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:47,060 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.080s 2021-08-03 21:45:47,060 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423d0e1b-f409-43c8-afe7-9b3ba08090af', 'x-compute-request-id': 'req-423d0e1b-f409-43c8-afe7-9b3ba08090af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:48,164 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.095s 2021-08-03 21:45:48,164 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b73e800-1231-4838-b82e-b52c01f67461', 'x-compute-request-id': 'req-0b73e800-1231-4838-b82e-b52c01f67461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:49,239 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:45:49,240 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f74790c-7b28-48b1-9a25-d20c602452e7', 'x-compute-request-id': 'req-8f74790c-7b28-48b1-9a25-d20c602452e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:50,320 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:45:50,321 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af00e03-904e-4fd9-b633-e45b92de716e', 'x-compute-request-id': 'req-9af00e03-904e-4fd9-b633-e45b92de716e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:51,399 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:45:51,399 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d31d1a4-a885-4176-ac5e-735db1066bb5', 'x-compute-request-id': 'req-7d31d1a4-a885-4176-ac5e-735db1066bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:52,484 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.076s 2021-08-03 21:45:52,485 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439e98b9-7307-4713-bb07-7c10547fff8d', 'x-compute-request-id': 'req-439e98b9-7307-4713-bb07-7c10547fff8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:53,581 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.088s 2021-08-03 21:45:53,582 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce42fd8-8dba-4402-b026-873e154cccd4', 'x-compute-request-id': 'req-dce42fd8-8dba-4402-b026-873e154cccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:54,665 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:45:54,665 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99df235b-c020-4bab-9052-4d7375119d50', 'x-compute-request-id': 'req-99df235b-c020-4bab-9052-4d7375119d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:55,752 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.078s 2021-08-03 21:45:55,753 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74c43ffb-a190-4b90-81f7-12eb2589ed92', 'x-compute-request-id': 'req-74c43ffb-a190-4b90-81f7-12eb2589ed92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:56,851 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.090s 2021-08-03 21:45:56,852 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ef6ddd-e0c7-47eb-9ffa-e3eb1ff1f81a', 'x-compute-request-id': 'req-51ef6ddd-e0c7-47eb-9ffa-e3eb1ff1f81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:57,961 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.101s 2021-08-03 21:45:57,961 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1be4515-4707-48d3-a369-eb69cf0fd9fa', 'x-compute-request-id': 'req-d1be4515-4707-48d3-a369-eb69cf0fd9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:45:59,072 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.102s 2021-08-03 21:45:59,072 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ca41bd-a625-4efc-bfda-7a57a2d2b3f6', 'x-compute-request-id': 'req-c6ca41bd-a625-4efc-bfda-7a57a2d2b3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:00,149 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:00,149 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47cab6e-be20-4c98-937b-71bb01de7a8d', 'x-compute-request-id': 'req-f47cab6e-be20-4c98-937b-71bb01de7a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:01,223 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:01,223 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd4637b-b648-48fd-9c6c-af95860107e8', 'x-compute-request-id': 'req-1cd4637b-b648-48fd-9c6c-af95860107e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:02,296 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:46:02,297 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-476b6d20-4550-42fa-a48a-21ba6a92ea48', 'x-compute-request-id': 'req-476b6d20-4550-42fa-a48a-21ba6a92ea48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:03,370 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:03,370 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2358a25c-f3e2-47ca-a5da-b1d79d7342a5', 'x-compute-request-id': 'req-2358a25c-f3e2-47ca-a5da-b1d79d7342a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:04,444 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:04,444 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3aba42a-5a76-4b4c-9983-a3ba26753bc3', 'x-compute-request-id': 'req-f3aba42a-5a76-4b4c-9983-a3ba26753bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:05,516 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:05,516 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-940a30d4-a5b0-4a5d-af31-34fa7a42049f', 'x-compute-request-id': 'req-940a30d4-a5b0-4a5d-af31-34fa7a42049f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:06,595 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:46:06,595 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18df4ac3-697c-40d5-8f40-498a5ae4c710', 'x-compute-request-id': 'req-18df4ac3-697c-40d5-8f40-498a5ae4c710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:07,668 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:07,669 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a3b874-358a-45da-a8f1-8e61643b69b4', 'x-compute-request-id': 'req-03a3b874-358a-45da-a8f1-8e61643b69b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:08,743 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:46:08,744 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68365e23-0435-46e9-a85a-266ae7757fb0', 'x-compute-request-id': 'req-68365e23-0435-46e9-a85a-266ae7757fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:09,825 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.073s 2021-08-03 21:46:09,825 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d93db4d-74bf-4521-a581-12d16fa0a8dd', 'x-compute-request-id': 'req-9d93db4d-74bf-4521-a581-12d16fa0a8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:10,900 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:10,900 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa061a0-701d-4e39-8d60-c34b3904e72b', 'x-compute-request-id': 'req-baa061a0-701d-4e39-8d60-c34b3904e72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:11,975 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:46:11,975 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-942c46b9-3cda-4bdb-81af-367d91dacf8f', 'x-compute-request-id': 'req-942c46b9-3cda-4bdb-81af-367d91dacf8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:13,049 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:46:13,050 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea49b52d-fe05-4d95-ae74-a75183a6ce59', 'x-compute-request-id': 'req-ea49b52d-fe05-4d95-ae74-a75183a6ce59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:14,126 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:46:14,127 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83147c4-f5d4-4ec1-8c9f-a37502cecf08', 'x-compute-request-id': 'req-e83147c4-f5d4-4ec1-8c9f-a37502cecf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:15,202 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:15,202 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc60ac3-4fca-49a1-825b-880d367ec7ae', 'x-compute-request-id': 'req-5dc60ac3-4fca-49a1-825b-880d367ec7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:16,289 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.078s 2021-08-03 21:46:16,289 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa5f826-1f07-443c-be26-fab1a6710b61', 'x-compute-request-id': 'req-daa5f826-1f07-443c-be26-fab1a6710b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:17,387 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.089s 2021-08-03 21:46:17,387 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48da360-50ae-44a8-96fc-7e68f97e808e', 'x-compute-request-id': 'req-f48da360-50ae-44a8-96fc-7e68f97e808e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:18,530 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.136s 2021-08-03 21:46:18,531 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1780c9dd-3770-499c-9717-6022a7bc2c95', 'x-compute-request-id': 'req-1780c9dd-3770-499c-9717-6022a7bc2c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:19,617 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.077s 2021-08-03 21:46:19,618 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67c1d381-29a7-4e8c-b3f3-379da95d4ef0', 'x-compute-request-id': 'req-67c1d381-29a7-4e8c-b3f3-379da95d4ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:20,717 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.091s 2021-08-03 21:46:20,717 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e45e51a-12a0-4d05-84b7-522f95e26e68', 'x-compute-request-id': 'req-6e45e51a-12a0-4d05-84b7-522f95e26e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:22,353 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.628s 2021-08-03 21:46:22,353 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12064190-50f1-4566-abbe-65e9547d9e74', 'x-compute-request-id': 'req-12064190-50f1-4566-abbe-65e9547d9e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:23,432 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:46:23,432 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1eac2c-c27d-49d3-b399-b4084d740332', 'x-compute-request-id': 'req-4b1eac2c-c27d-49d3-b399-b4084d740332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:24,508 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:24,509 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ea1a09-a28e-4083-a10d-134adefed025', 'x-compute-request-id': 'req-e6ea1a09-a28e-4083-a10d-134adefed025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:25,585 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:25,585 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d4eeefa-9ae8-4250-a859-47f807e025d1', 'x-compute-request-id': 'req-3d4eeefa-9ae8-4250-a859-47f807e025d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:26,666 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:46:26,666 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd6de449-ec24-403c-97ca-3d098363c4d3', 'x-compute-request-id': 'req-cd6de449-ec24-403c-97ca-3d098363c4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:27,747 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.073s 2021-08-03 21:46:27,748 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5cb1b22-24bd-4044-83ba-f82d10dbbd1e', 'x-compute-request-id': 'req-c5cb1b22-24bd-4044-83ba-f82d10dbbd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:28,821 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:28,821 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d99e56f-03a4-473c-a8a1-e7230dd71792', 'x-compute-request-id': 'req-6d99e56f-03a4-473c-a8a1-e7230dd71792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:29,902 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:46:29,903 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e83c2a-2db4-4cbf-bfb3-9f141851d163', 'x-compute-request-id': 'req-05e83c2a-2db4-4cbf-bfb3-9f141851d163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:30,986 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:46:30,986 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a715dcb-d1d4-4029-920f-bde1a0168ac5', 'x-compute-request-id': 'req-4a715dcb-d1d4-4029-920f-bde1a0168ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:32,063 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:46:32,063 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-793c4289-8036-437a-b5bd-b41902a3531c', 'x-compute-request-id': 'req-793c4289-8036-437a-b5bd-b41902a3531c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:33,276 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.204s 2021-08-03 21:46:33,276 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4ed5082-e0db-43d9-ad21-9c0d790610ac', 'x-compute-request-id': 'req-a4ed5082-e0db-43d9-ad21-9c0d790610ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:34,411 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.126s 2021-08-03 21:46:34,411 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7104590c-0b08-4322-bcf6-379178521060', 'x-compute-request-id': 'req-7104590c-0b08-4322-bcf6-379178521060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:35,527 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.107s 2021-08-03 21:46:35,528 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47b8ddf-b0c6-43c6-8fec-b806c0a603e7', 'x-compute-request-id': 'req-e47b8ddf-b0c6-43c6-8fec-b806c0a603e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:36,606 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:46:36,606 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b43f536-3e1b-4d9b-9671-753b857d9d5f', 'x-compute-request-id': 'req-4b43f536-3e1b-4d9b-9671-753b857d9d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:37,794 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.179s 2021-08-03 21:46:37,794 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f91f8f18-d14b-4048-854e-feaab3d58e4b', 'x-compute-request-id': 'req-f91f8f18-d14b-4048-854e-feaab3d58e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:38,870 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:38,871 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11611a5b-bd72-4a68-b2f3-fbb40c1eac9d', 'x-compute-request-id': 'req-11611a5b-bd72-4a68-b2f3-fbb40c1eac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:39,954 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:46:39,954 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a48c0d-2bfb-40f8-9a12-011fe9f1ad0d', 'x-compute-request-id': 'req-98a48c0d-2bfb-40f8-9a12-011fe9f1ad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:41,033 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:46:41,033 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b40a43b-9c04-4a59-9368-3838dc6aaa10', 'x-compute-request-id': 'req-5b40a43b-9c04-4a59-9368-3838dc6aaa10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:42,112 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:46:42,113 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34662550-b210-4719-81b3-e746a51d2c01', 'x-compute-request-id': 'req-34662550-b210-4719-81b3-e746a51d2c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:43,198 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.077s 2021-08-03 21:46:43,199 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a10faca-9374-4482-ad58-32b3fccd30eb', 'x-compute-request-id': 'req-1a10faca-9374-4482-ad58-32b3fccd30eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:44,278 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:46:44,279 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3a1725-38a7-410f-b3f2-5ac1805b7bde', 'x-compute-request-id': 'req-ba3a1725-38a7-410f-b3f2-5ac1805b7bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:45,357 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:46:45,357 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a212e593-1a62-4c21-9300-a3dda717b223', 'x-compute-request-id': 'req-a212e593-1a62-4c21-9300-a3dda717b223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:46,446 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.080s 2021-08-03 21:46:46,447 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d05442fc-699f-4bd1-8e32-ebaef6070815', 'x-compute-request-id': 'req-d05442fc-699f-4bd1-8e32-ebaef6070815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:47,523 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:47,523 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6d8130-5a0f-4380-87b5-bcf6f04faa34', 'x-compute-request-id': 'req-0e6d8130-5a0f-4380-87b5-bcf6f04faa34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:48,598 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:48,599 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611ca555-23d4-4dc4-8427-a460e3b135e5', 'x-compute-request-id': 'req-611ca555-23d4-4dc4-8427-a460e3b135e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:49,675 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:46:49,676 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ca62f1-3c72-4eb9-a8bb-e1505cccb92e', 'x-compute-request-id': 'req-c8ca62f1-3c72-4eb9-a8bb-e1505cccb92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:50,755 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:46:50,755 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b6da683-9315-4afa-b931-e4aa6a6e9a6a', 'x-compute-request-id': 'req-9b6da683-9315-4afa-b931-e4aa6a6e9a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:51,836 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:46:51,837 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a9cfa2-f1b3-4a3d-957b-f7a8dd50ad9d', 'x-compute-request-id': 'req-d9a9cfa2-f1b3-4a3d-957b-f7a8dd50ad9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:52,912 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:46:52,912 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb7c378-7aa9-405f-88a9-7672b9b1629b', 'x-compute-request-id': 'req-8fb7c378-7aa9-405f-88a9-7672b9b1629b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:53,986 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:46:53,987 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1b38d6-279b-45b8-813c-f0133a007a55', 'x-compute-request-id': 'req-cb1b38d6-279b-45b8-813c-f0133a007a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:55,063 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:46:55,063 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214131a1-1ba6-4d02-b3cc-0e391ec1994a', 'x-compute-request-id': 'req-214131a1-1ba6-4d02-b3cc-0e391ec1994a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:56,137 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:46:56,137 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba225f0-4d4a-4b2e-9543-7afc2f2b524a', 'x-compute-request-id': 'req-cba225f0-4d4a-4b2e-9543-7afc2f2b524a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:57,213 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:46:57,214 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a1e34a4-d498-461f-9636-c7bf2d8b5d04', 'x-compute-request-id': 'req-0a1e34a4-d498-461f-9636-c7bf2d8b5d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:58,289 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:46:58,290 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f845262-8556-4a99-a50f-9db5d5c9f9c8', 'x-compute-request-id': 'req-0f845262-8556-4a99-a50f-9db5d5c9f9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:46:59,364 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:46:59,365 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e40d88-2643-4842-a9d3-1689357b3b46', 'x-compute-request-id': 'req-e5e40d88-2643-4842-a9d3-1689357b3b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:46:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:00,440 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:47:00,441 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-528efec8-74c0-40b9-bf8a-6a5fc63c21d0', 'x-compute-request-id': 'req-528efec8-74c0-40b9-bf8a-6a5fc63c21d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:01,515 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:01,515 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a38795-d57b-4ffb-bfa2-63e27f5dd9d2', 'x-compute-request-id': 'req-d1a38795-d57b-4ffb-bfa2-63e27f5dd9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:02,589 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:02,590 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2cd39ab-c8be-433e-976a-d7c4e3b0ad00', 'x-compute-request-id': 'req-b2cd39ab-c8be-433e-976a-d7c4e3b0ad00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:03,665 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:47:03,666 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f8c9925-21b8-4fe6-b200-63cb7de8f08f', 'x-compute-request-id': 'req-9f8c9925-21b8-4fe6-b200-63cb7de8f08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:04,739 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:04,740 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a07cbc95-bb92-4891-97e1-68488ff0a5ad', 'x-compute-request-id': 'req-a07cbc95-bb92-4891-97e1-68488ff0a5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:05,814 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:05,815 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d04aae8-4260-4080-a29a-0128cd27bca2', 'x-compute-request-id': 'req-3d04aae8-4260-4080-a29a-0128cd27bca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:06,892 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:47:06,892 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1d6dad-f7de-4ec9-9438-07067b816647', 'x-compute-request-id': 'req-df1d6dad-f7de-4ec9-9438-07067b816647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:07,968 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:07,968 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe62db2-d486-435a-9e06-32c12927bcd1', 'x-compute-request-id': 'req-dbe62db2-d486-435a-9e06-32c12927bcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:09,045 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:47:09,045 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de99bde8-9417-458a-ace2-0b63292f8c3f', 'x-compute-request-id': 'req-de99bde8-9417-458a-ace2-0b63292f8c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:10,124 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:47:10,125 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe727f8e-168a-4c0b-b1dc-1560de7c8b5b', 'x-compute-request-id': 'req-fe727f8e-168a-4c0b-b1dc-1560de7c8b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:11,203 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:47:11,203 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23347176-c6f4-4313-8455-42d66af8c5ee', 'x-compute-request-id': 'req-23347176-c6f4-4313-8455-42d66af8c5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:12,282 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:47:12,282 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee660f5-f62c-402d-8534-766b7d52faa9', 'x-compute-request-id': 'req-1ee660f5-f62c-402d-8534-766b7d52faa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:13,357 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:13,357 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e46765f-3d96-4832-a36a-dda712e6df7b', 'x-compute-request-id': 'req-1e46765f-3d96-4832-a36a-dda712e6df7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:14,435 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:47:14,435 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4007a610-ebac-4b3c-8926-618e53d7a699', 'x-compute-request-id': 'req-4007a610-ebac-4b3c-8926-618e53d7a699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:15,510 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:15,510 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f2f6f29-a808-45fc-b30d-856905d1c06c', 'x-compute-request-id': 'req-2f2f6f29-a808-45fc-b30d-856905d1c06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:16,588 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:47:16,588 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b773f13-e204-4092-aa2b-b75eac110617', 'x-compute-request-id': 'req-4b773f13-e204-4092-aa2b-b75eac110617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:17,663 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:17,663 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91d69e2e-62f1-4f2b-a716-40dda0a6e7f6', 'x-compute-request-id': 'req-91d69e2e-62f1-4f2b-a716-40dda0a6e7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:18,744 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:47:18,744 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ca6baf-54e9-4931-aecd-60af7c6a3030', 'x-compute-request-id': 'req-37ca6baf-54e9-4931-aecd-60af7c6a3030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:19,819 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:47:19,819 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e314c9c4-ee47-48d4-9ba9-7480acb70a8d', 'x-compute-request-id': 'req-e314c9c4-ee47-48d4-9ba9-7480acb70a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:20,895 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:20,895 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ded4a9-e6db-400d-9e39-ad60a212c02a', 'x-compute-request-id': 'req-55ded4a9-e6db-400d-9e39-ad60a212c02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:21,976 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.072s 2021-08-03 21:47:21,976 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebefa311-97f3-435b-8eff-99e432c2d44e', 'x-compute-request-id': 'req-ebefa311-97f3-435b-8eff-99e432c2d44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:23,051 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:23,051 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16af3507-211c-42a0-834b-ef0fc3b277b4', 'x-compute-request-id': 'req-16af3507-211c-42a0-834b-ef0fc3b277b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:24,129 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:47:24,130 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5694d19c-46fa-4bf8-834d-ffa70c6006b7', 'x-compute-request-id': 'req-5694d19c-46fa-4bf8-834d-ffa70c6006b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:25,203 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:25,203 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa91cde5-214c-41ac-9a76-9f2c2b4aeb8e', 'x-compute-request-id': 'req-fa91cde5-214c-41ac-9a76-9f2c2b4aeb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:26,280 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:47:26,281 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07806576-acaf-4b20-833d-88640570cda9', 'x-compute-request-id': 'req-07806576-acaf-4b20-833d-88640570cda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:27,355 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:27,355 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edcb7e99-b314-4f99-b078-1b9c9bcca711', 'x-compute-request-id': 'req-edcb7e99-b314-4f99-b078-1b9c9bcca711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:28,429 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:28,429 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d0aebd-09ae-4147-8678-952592b98242', 'x-compute-request-id': 'req-86d0aebd-09ae-4147-8678-952592b98242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:29,502 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.064s 2021-08-03 21:47:29,502 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d606398b-b5df-47f8-84e2-e4c4fd0a648e', 'x-compute-request-id': 'req-d606398b-b5df-47f8-84e2-e4c4fd0a648e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:30,581 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:47:30,582 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86fc61b-975d-49ce-8f48-66ed1829df05', 'x-compute-request-id': 'req-f86fc61b-975d-49ce-8f48-66ed1829df05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:31,656 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:31,656 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73bc623f-8701-451d-a7bc-3687a8d7e845', 'x-compute-request-id': 'req-73bc623f-8701-451d-a7bc-3687a8d7e845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:32,734 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:47:32,735 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5031851-c477-4321-9228-7a994b6a1039', 'x-compute-request-id': 'req-c5031851-c477-4321-9228-7a994b6a1039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:33,808 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:33,808 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f340cb87-7fd0-4aa2-aa5a-4dbcc8436bc3', 'x-compute-request-id': 'req-f340cb87-7fd0-4aa2-aa5a-4dbcc8436bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:34,887 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:47:34,887 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-657c7ca0-9c87-48c0-8c01-3df5df870d00', 'x-compute-request-id': 'req-657c7ca0-9c87-48c0-8c01-3df5df870d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:35,961 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:35,961 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d5d458-79fa-4313-bc52-6995f7dfea5f', 'x-compute-request-id': 'req-58d5d458-79fa-4313-bc52-6995f7dfea5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:37,033 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:37,034 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea900990-e2d9-41b1-b431-fcdd34e85d13', 'x-compute-request-id': 'req-ea900990-e2d9-41b1-b431-fcdd34e85d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:38,108 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:47:38,109 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97da0793-cd15-4f34-a67c-4b4764229277', 'x-compute-request-id': 'req-97da0793-cd15-4f34-a67c-4b4764229277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:39,182 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:39,183 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d6e325-06cd-4a01-9b2c-e118a548a07b', 'x-compute-request-id': 'req-a0d6e325-06cd-4a01-9b2c-e118a548a07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:40,256 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:40,257 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbbbb500-2687-482e-864d-700affb9b8af', 'x-compute-request-id': 'req-bbbbb500-2687-482e-864d-700affb9b8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:41,331 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:41,331 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e341f02c-2088-4521-9cbd-db46868e0eae', 'x-compute-request-id': 'req-e341f02c-2088-4521-9cbd-db46868e0eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:42,404 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:42,405 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f128236a-e1f0-4397-9e25-dafd4f1ffda6', 'x-compute-request-id': 'req-f128236a-e1f0-4397-9e25-dafd4f1ffda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:43,478 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:43,479 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2519fbe3-702b-4b01-a102-96653062afd9', 'x-compute-request-id': 'req-2519fbe3-702b-4b01-a102-96653062afd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:44,560 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:44,561 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a86e019d-b0d7-412e-a7f6-9ec6d0443666', 'x-compute-request-id': 'req-a86e019d-b0d7-412e-a7f6-9ec6d0443666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:45,634 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:45,635 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882b44ba-9fe1-471a-b687-da25d834c3c0', 'x-compute-request-id': 'req-882b44ba-9fe1-471a-b687-da25d834c3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:46,710 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:47:46,711 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca2703af-30db-497e-83de-bcc06b2692e0', 'x-compute-request-id': 'req-ca2703af-30db-497e-83de-bcc06b2692e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:47,786 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.067s 2021-08-03 21:47:47,786 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e0253ee-a779-4c4f-a4c4-ebbc9d16ae1c', 'x-compute-request-id': 'req-9e0253ee-a779-4c4f-a4c4-ebbc9d16ae1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:48,859 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:48,859 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96c701b-83df-49c0-9931-df3455548aff', 'x-compute-request-id': 'req-b96c701b-83df-49c0-9931-df3455548aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:49,936 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.068s 2021-08-03 21:47:49,936 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b47a9af-218c-4e10-89be-37a83f9c5a29', 'x-compute-request-id': 'req-0b47a9af-218c-4e10-89be-37a83f9c5a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:51,010 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:51,010 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e3c6cbb-944b-4420-9d11-ac979a5a5b87', 'x-compute-request-id': 'req-5e3c6cbb-944b-4420-9d11-ac979a5a5b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:52,088 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:47:52,088 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a17bff7-7d04-46dd-b4fe-6b8890e36af0', 'x-compute-request-id': 'req-6a17bff7-7d04-46dd-b4fe-6b8890e36af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:53,163 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:53,163 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd12c2f9-4d3a-4d3c-9b70-d366f5b14973', 'x-compute-request-id': 'req-fd12c2f9-4d3a-4d3c-9b70-d366f5b14973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:54,238 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:54,238 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02757994-74cd-406c-88c0-7620ba9dac31', 'x-compute-request-id': 'req-02757994-74cd-406c-88c0-7620ba9dac31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:55,312 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:55,312 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75713072-9011-4edc-9961-72f0734ed9e0', 'x-compute-request-id': 'req-75713072-9011-4edc-9961-72f0734ed9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:56,386 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:56,386 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50e92f8-3a44-4be4-9a05-cfde7d1c5899', 'x-compute-request-id': 'req-b50e92f8-3a44-4be4-9a05-cfde7d1c5899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:57,459 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:47:57,460 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c8f147-50ac-4616-8faf-e6f61f2d7a2d', 'x-compute-request-id': 'req-87c8f147-50ac-4616-8faf-e6f61f2d7a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:58,534 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:58,535 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5c8661-de94-4d0a-9aad-17da1d1496a8', 'x-compute-request-id': 'req-0d5c8661-de94-4d0a-9aad-17da1d1496a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:47:59,609 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:47:59,609 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3566ac6-b36c-417f-ac1f-ebbdf8b80524', 'x-compute-request-id': 'req-b3566ac6-b36c-417f-ac1f-ebbdf8b80524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:00,684 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:48:00,685 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26773e1c-8c81-49cb-9c05-91a0d09c6895', 'x-compute-request-id': 'req-26773e1c-8c81-49cb-9c05-91a0d09c6895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:01,762 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.069s 2021-08-03 21:48:01,763 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36bf8cd4-9645-4379-ba00-50a512179781', 'x-compute-request-id': 'req-36bf8cd4-9645-4379-ba00-50a512179781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:02,838 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.065s 2021-08-03 21:48:02,838 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff60914d-b6ce-42e1-877c-4a539d22c15c', 'x-compute-request-id': 'req-ff60914d-b6ce-42e1-877c-4a539d22c15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:03,914 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.066s 2021-08-03 21:48:03,914 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74b26811-d2fa-403c-ba13-151b557da55b', 'x-compute-request-id': 'req-74b26811-d2fa-403c-ba13-151b557da55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:04,992 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.070s 2021-08-03 21:48:04,992 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62834bb6-1b67-4e20-bb77-768c9a73afd4', 'x-compute-request-id': 'req-62834bb6-1b67-4e20-bb77-768c9a73afd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:06,076 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.075s 2021-08-03 21:48:06,076 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0304486b-b517-41b2-acbc-1cb145f233b3', 'x-compute-request-id': 'req-0304486b-b517-41b2-acbc-1cb145f233b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:07,156 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.071s 2021-08-03 21:48:07,156 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b63c55d0-f37b-49d3-996d-6ed52950b62c', 'x-compute-request-id': 'req-b63c55d0-f37b-49d3-996d-6ed52950b62c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:08,255 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.091s 2021-08-03 21:48:08,256 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-514aec45-a541-4c43-a5d7-42da68bd9d4b', 'x-compute-request-id': 'req-514aec45-a541-4c43-a5d7-42da68bd9d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:09,338 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:48:09,338 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b5828b4-3667-4993-ad57-97970b07c53b', 'x-compute-request-id': 'req-8b5828b4-3667-4993-ad57-97970b07c53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:10,466 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.119s 2021-08-03 21:48:10,467 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22b0aa4c-a44d-4025-8931-cb5d206d5a3f', 'x-compute-request-id': 'req-22b0aa4c-a44d-4025-8931-cb5d206d5a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:11,552 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.074s 2021-08-03 21:48:11,552 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787d38b4-e2b4-41b8-85e6-a6e83afa872e', 'x-compute-request-id': 'req-787d38b4-e2b4-41b8-85e6-a6e83afa872e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:12,690 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.129s 2021-08-03 21:48:12,690 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4e5dd1-7756-48d2-b312-7aa9fe4dba25', 'x-compute-request-id': 'req-8e4e5dd1-7756-48d2-b312-7aa9fe4dba25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:13,784 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.085s 2021-08-03 21:48:13,784 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa578fdb-6642-4a22-bac3-b6c5f107ca99', 'x-compute-request-id': 'req-fa578fdb-6642-4a22-bac3-b6c5f107ca99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:14,946 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.153s 2021-08-03 21:48:14,946 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d341ea3-b53d-4358-b79d-42130a49e731', 'x-compute-request-id': 'req-9d341ea3-b53d-4358-b79d-42130a49e731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:16,036 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.081s 2021-08-03 21:48:16,036 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c0d64f3-b020-4f69-8651-36d3d57ef343', 'x-compute-request-id': 'req-9c0d64f3-b020-4f69-8651-36d3d57ef343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:17,149 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.104s 2021-08-03 21:48:17,150 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fc4575-e16e-4f54-9b6d-86e0bae0e89d', 'x-compute-request-id': 'req-96fc4575-e16e-4f54-9b6d-86e0bae0e89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:18,299 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.141s 2021-08-03 21:48:18,299 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae3fbf5-b636-4241-8340-4c9a4760f279', 'x-compute-request-id': 'req-1ae3fbf5-b636-4241-8340-4c9a4760f279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:19,396 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.088s 2021-08-03 21:48:19,396 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1dbe172-87d2-4e9f-954e-9f540c485823', 'x-compute-request-id': 'req-f1dbe172-87d2-4e9f-954e-9f540c485823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:20,588 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.183s 2021-08-03 21:48:20,588 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57a5338-a679-4fe3-9326-a58fa444967c', 'x-compute-request-id': 'req-a57a5338-a679-4fe3-9326-a58fa444967c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:21,703 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.106s 2021-08-03 21:48:21,704 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80fbffc8-8f4e-4cce-b069-a287d06734d6', 'x-compute-request-id': 'req-80fbffc8-8f4e-4cce-b069-a287d06734d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:22,854 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.141s 2021-08-03 21:48:22,855 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff32fa2-72c3-431d-9bfa-1884dc37d293', 'x-compute-request-id': 'req-2ff32fa2-72c3-431d-9bfa-1884dc37d293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:23,948 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.085s 2021-08-03 21:48:23,949 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bed1a0e-c29b-495e-8f79-20eb038bb278', 'x-compute-request-id': 'req-9bed1a0e-c29b-495e-8f79-20eb038bb278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:25,079 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.122s 2021-08-03 21:48:25,080 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3045fd4b-960b-4dc3-a338-679f7a1bd31f', 'x-compute-request-id': 'req-3045fd4b-960b-4dc3-a338-679f7a1bd31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:26,318 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.229s 2021-08-03 21:48:26,318 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb433b13-4dbb-45b4-b4ac-efbf59360646', 'x-compute-request-id': 'req-eb433b13-4dbb-45b4-b4ac-efbf59360646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:27,415 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 200 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.089s 2021-08-03 21:48:27,415 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9143f573-4938-48a0-ad8f-3a1e788c1460', 'x-compute-request-id': 'req-9143f573-4938-48a0-ad8f-3a1e788c1460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"server": {"id": "a40c9426-a675-4180-854b-8964650c495f", "name": "tempest-ServerActionsTestJSON-server-1189355550", "status": "BUILD", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:28Z", "updated": "2021-08-03T21:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a40c9426-a675-4180-854b-8964650c495f"}], "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-08-03 21:48:27,792 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 204 DELETE http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.369s 2021-08-03 21:48:27,793 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:27 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-866191f5-162f-47f9-9bc1-8bbe29c47200', 'x-compute-request-id': 'req-866191f5-162f-47f9-9bc1-8bbe29c47200', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'' 2021-08-03 21:48:27,818 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_shelve_paused_server): 404 GET http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f 0.024s 2021-08-03 21:48:27,818 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:27 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-c84b34d9-18ed-41ab-b74c-f48eadc356c4', 'x-compute-request-id': 'req-c84b34d9-18ed-41ab-b74c-f48eadc356c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a40c9426-a675-4180-854b-8964650c495f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a40c9426-a675-4180-854b-8964650c495f could not be found."}}' 2021-08-03 21:48:27,819 110093 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1745529. The failure could be related to https://launchpad.net/bugs/1745529 2021-08-03 21:48:28,015 110093 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4 0.186s 2021-08-03 21:48:28,015 110093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4065165-ae94-44e9-956b-861259a741e3', 'x-compute-request-id': 'req-e4065165-ae94-44e9-956b-861259a741e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4'} Body: b'{"server": {"id": "8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4", "name": "tempest-ServerActionsTestJSON-server-2051987709", "status": "ACTIVE", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "user_id": "fe7e3f8ba2364b8b9a7eb2f7ce1d67c5", "metadata": {}, "hostId": "89ff04d5f5b44fd87c5f1f704e7eb4fe7f6df2c148ead4f5ecb9d696", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:26Z", "updated": "2021-08-03T21:41:39Z", "addresses": {"tempest-ServerActionsTestJSON-1528468930-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}, {"version": 4, "addr": "172.25.3.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c3:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8dd42dfd-eda3-4e3f-9dfc-ba8acc26b6d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1819492223", "OS-SRV-USG:launched_at": "2021-08-03T21:31:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--481972390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 724, in test_shelve_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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerActionsTestJSON:test_shelve_paused_server) Server a40c9426-a675-4180-854b-8964650c495f failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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_servers_microversions.ServerShowV254Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
fail
ft17.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:31:44,131 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.028s 2021-08-03 21:31:44,132 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3402', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2ba31fad-86cc-4c4a-b2a6-4e99fe47c2a6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4d77d8763f314e4598a5136240119962", "name": "tempest-ServerShowV254Test-927864051-project", "password_expires_at": null}, "audit_ids": ["VlV7ISghRYa6nDaDqP_O0w"], "expires_at": "2021-08-03T22:31:44.000000Z", "issued_at": "2021-08-03T21:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39be909412134e5ba2881d9c7e41d0e3", "name": "tempest-ServerShowV254Test-927864051"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_39be909412134e5ba2881d9c7e41d0e3", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/39be909412134e5ba2881d9c7e41d0e3", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/39be909412134e5ba2881d9c7e41d0e3", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/39be909412134e5ba2881d9c7e41d0e3", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:31:44,132 110095 INFO [tempest.lib.common.fixed_network] (ServerShowV254Test:test_rebuild_server) Found network None available for tenant 2021-08-03 21:31:44,390 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 202 POST http://10.222.0.102/compute/v2.1/servers 0.257s 2021-08-03 21:31:44,390 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerShowV254Test-server-1808141219", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": "none"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c547bda0-8098-467b-bdbe-6eb6729f672e', 'x-compute-request-id': 'req-c547bda0-8098-467b-bdbe-6eb6729f672e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Tvn4MZZVc5wu"}}' 2021-08-03 21:31:44,597 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.204s 2021-08-03 21:31:44,598 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b41bab4-b190-48c2-8052-843c7eb8bd8b', 'x-compute-request-id': 'req-2b41bab4-b190-48c2-8052-843c7eb8bd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:45,677 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.069s 2021-08-03 21:31:45,678 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7f33f2-5814-4eb8-87fa-23126f303a34', 'x-compute-request-id': 'req-ec7f33f2-5814-4eb8-87fa-23126f303a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:46,757 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.069s 2021-08-03 21:31:46,758 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3365fd9b-215b-421b-b7ba-75c1708580d9', 'x-compute-request-id': 'req-3365fd9b-215b-421b-b7ba-75c1708580d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:47,867 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.100s 2021-08-03 21:31:47,868 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e6b20a-3468-4e6f-8544-a1fff442b0a0', 'x-compute-request-id': 'req-70e6b20a-3468-4e6f-8544-a1fff442b0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:48,950 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:31:48,951 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aed67620-6892-46c7-abf0-982cb4179988', 'x-compute-request-id': 'req-aed67620-6892-46c7-abf0-982cb4179988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:50,035 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:31:50,036 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02add32a-9dda-48cb-81f0-61acb1437d68', 'x-compute-request-id': 'req-02add32a-9dda-48cb-81f0-61acb1437d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:51,119 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.073s 2021-08-03 21:31:51,119 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a13fced-89c4-4d7e-b521-9bd733fa9efa', 'x-compute-request-id': 'req-2a13fced-89c4-4d7e-b521-9bd733fa9efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:52,203 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:31:52,203 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c593dfe-ca6b-4577-bf02-fdb841682942', 'x-compute-request-id': 'req-4c593dfe-ca6b-4577-bf02-fdb841682942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:53,287 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:31:53,287 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13b4d9b5-c48d-4279-828e-25ff6a855bfa', 'x-compute-request-id': 'req-13b4d9b5-c48d-4279-828e-25ff6a855bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:54,371 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.073s 2021-08-03 21:31:54,371 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61fcdcc-d49d-4807-a07b-e3e8b1ccb57d', 'x-compute-request-id': 'req-f61fcdcc-d49d-4807-a07b-e3e8b1ccb57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:55,456 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:31:55,457 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f88319b-b990-4bd2-9703-b905204f7fbd', 'x-compute-request-id': 'req-5f88319b-b990-4bd2-9703-b905204f7fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:56,540 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:31:56,541 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22f9972-9394-4000-834d-a7f6a394dcc1', 'x-compute-request-id': 'req-f22f9972-9394-4000-834d-a7f6a394dcc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:57,627 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.076s 2021-08-03 21:31:57,628 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df79e7c2-41ac-4fe7-98e5-fd6fe6cb35df', 'x-compute-request-id': 'req-df79e7c2-41ac-4fe7-98e5-fd6fe6cb35df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:31:58,712 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:31:58,712 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b2792d-67df-4428-825f-d21fc76531db', 'x-compute-request-id': 'req-d4b2792d-67df-4428-825f-d21fc76531db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:00,125 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.404s 2021-08-03 21:32:00,126 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b05001-f75a-4f3d-a4f6-a1d0cd3164c0', 'x-compute-request-id': 'req-06b05001-f75a-4f3d-a4f6-a1d0cd3164c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:01,207 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:01,207 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd00439b-d445-4e8d-bc89-a0706d24535a', 'x-compute-request-id': 'req-cd00439b-d445-4e8d-bc89-a0706d24535a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:02,287 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:02,288 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72c24cb-504f-40e6-85d7-caba38fde3a7', 'x-compute-request-id': 'req-d72c24cb-504f-40e6-85d7-caba38fde3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:03,368 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:03,368 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b88f8c3-4e7c-4a19-bc29-4573dd91bc38', 'x-compute-request-id': 'req-2b88f8c3-4e7c-4a19-bc29-4573dd91bc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:04,450 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:04,451 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5fbb48c-c01e-478e-bb84-3b8d79044b91', 'x-compute-request-id': 'req-a5fbb48c-c01e-478e-bb84-3b8d79044b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:05,531 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:05,532 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8fe700-3d6f-460c-9ebe-9a7218a4f84d', 'x-compute-request-id': 'req-ba8fe700-3d6f-460c-9ebe-9a7218a4f84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:06,612 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:06,613 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d5e044-30c1-4ab7-ae62-7d275ad63cd6', 'x-compute-request-id': 'req-84d5e044-30c1-4ab7-ae62-7d275ad63cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:07,694 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:07,695 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea88028-1ae5-4195-ae5a-19f37b7d681b', 'x-compute-request-id': 'req-cea88028-1ae5-4195-ae5a-19f37b7d681b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:08,777 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:08,777 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a535946f-35e2-421b-8293-bd1db7bf98b2', 'x-compute-request-id': 'req-a535946f-35e2-421b-8293-bd1db7bf98b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:09,859 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:09,859 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0fa8a90-2f08-4bb3-a9a2-eb3fbb028c4d', 'x-compute-request-id': 'req-a0fa8a90-2f08-4bb3-a9a2-eb3fbb028c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:10,939 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:10,940 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff07d6f5-63e1-4c0f-80c4-a149aca1429d', 'x-compute-request-id': 'req-ff07d6f5-63e1-4c0f-80c4-a149aca1429d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:12,022 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:12,023 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c234ab76-7a51-48a5-88a2-3d4e832f07e4', 'x-compute-request-id': 'req-c234ab76-7a51-48a5-88a2-3d4e832f07e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:13,103 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:13,103 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d76e4d2-260b-4ef5-afd8-0bdbc2d74aa2', 'x-compute-request-id': 'req-6d76e4d2-260b-4ef5-afd8-0bdbc2d74aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:14,185 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:14,186 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd81eb9b-358a-4ec4-920a-5c17f0c3a2bb', 'x-compute-request-id': 'req-fd81eb9b-358a-4ec4-920a-5c17f0c3a2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:15,266 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:15,266 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ec71f7-3b89-4e96-98b5-5c33843f6f26', 'x-compute-request-id': 'req-c6ec71f7-3b89-4e96-98b5-5c33843f6f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:16,347 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:16,348 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86962a24-a4c9-4d83-8262-111fc495dc20', 'x-compute-request-id': 'req-86962a24-a4c9-4d83-8262-111fc495dc20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:17,428 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:17,429 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d84f3a7-9ca5-4f35-8d91-600bcd73e085', 'x-compute-request-id': 'req-6d84f3a7-9ca5-4f35-8d91-600bcd73e085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:18,509 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:18,510 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0383644-a880-404d-9b8f-9dfbe927fea4', 'x-compute-request-id': 'req-a0383644-a880-404d-9b8f-9dfbe927fea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:19,590 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:19,590 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-386f1d9e-dff4-4506-9bc5-2aa1dc99a688', 'x-compute-request-id': 'req-386f1d9e-dff4-4506-9bc5-2aa1dc99a688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:20,671 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:20,671 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde51482-59c1-4166-ad01-1d66a512c031', 'x-compute-request-id': 'req-fde51482-59c1-4166-ad01-1d66a512c031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:21,752 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:21,753 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271f79a8-f4ff-4a26-b258-8a34554e4073', 'x-compute-request-id': 'req-271f79a8-f4ff-4a26-b258-8a34554e4073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:22,833 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:22,833 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-739960c9-0fac-4da8-81a3-ffe8b499e803', 'x-compute-request-id': 'req-739960c9-0fac-4da8-81a3-ffe8b499e803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:23,915 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:23,916 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30bb5e71-deb4-4434-9aec-d3f16696aa40', 'x-compute-request-id': 'req-30bb5e71-deb4-4434-9aec-d3f16696aa40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:24,996 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:24,996 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8cead7b-d690-4e50-9973-3e0cd282d1bc', 'x-compute-request-id': 'req-d8cead7b-d690-4e50-9973-3e0cd282d1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:26,077 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:26,077 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e14177d-0fe8-4ebe-86c0-c5e49c83e594', 'x-compute-request-id': 'req-4e14177d-0fe8-4ebe-86c0-c5e49c83e594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:27,160 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:32:27,160 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ce1697-74e5-417c-a5fe-b3d82051fa37', 'x-compute-request-id': 'req-40ce1697-74e5-417c-a5fe-b3d82051fa37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:28,241 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:28,241 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e66af8d8-27db-406c-a1ac-93580fa6e0ca', 'x-compute-request-id': 'req-e66af8d8-27db-406c-a1ac-93580fa6e0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:29,330 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.078s 2021-08-03 21:32:29,330 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b19dd24-a9a5-4b16-aa04-d7ae301ba674', 'x-compute-request-id': 'req-1b19dd24-a9a5-4b16-aa04-d7ae301ba674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:30,414 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.073s 2021-08-03 21:32:30,414 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55013c8a-e880-4ac1-99d5-0822d192027a', 'x-compute-request-id': 'req-55013c8a-e880-4ac1-99d5-0822d192027a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:31,498 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.073s 2021-08-03 21:32:31,498 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3531e73-529b-416e-be11-29e6e70656a8', 'x-compute-request-id': 'req-f3531e73-529b-416e-be11-29e6e70656a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:32,578 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:32,579 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306bda81-5939-403b-8c9d-7da1dff5f1b0', 'x-compute-request-id': 'req-306bda81-5939-403b-8c9d-7da1dff5f1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:33,662 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.073s 2021-08-03 21:32:33,663 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5fc4d8-01fc-46cd-aa73-92a9d1cc53ae', 'x-compute-request-id': 'req-ce5fc4d8-01fc-46cd-aa73-92a9d1cc53ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:34,750 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:32:34,750 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237c5d91-482e-4d56-aba0-3c50f65cae94', 'x-compute-request-id': 'req-237c5d91-482e-4d56-aba0-3c50f65cae94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:35,840 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.079s 2021-08-03 21:32:35,840 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95b2447-e3f3-4bbc-a50f-8dea5deaf65a', 'x-compute-request-id': 'req-c95b2447-e3f3-4bbc-a50f-8dea5deaf65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:36,923 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:36,923 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fecc5f3b-e4b1-41c3-8e91-0ddd04e5472a', 'x-compute-request-id': 'req-fecc5f3b-e4b1-41c3-8e91-0ddd04e5472a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:38,071 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.137s 2021-08-03 21:32:38,072 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a62d3d0-eca1-4175-a4f2-4ecfb08003ce', 'x-compute-request-id': 'req-7a62d3d0-eca1-4175-a4f2-4ecfb08003ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:39,190 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.108s 2021-08-03 21:32:39,190 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f6967f-9623-43aa-85a5-cbc05271d003', 'x-compute-request-id': 'req-08f6967f-9623-43aa-85a5-cbc05271d003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:40,281 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.080s 2021-08-03 21:32:40,281 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a3ce73a-b295-4c1b-8983-e9704a3a5b69', 'x-compute-request-id': 'req-1a3ce73a-b295-4c1b-8983-e9704a3a5b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:41,380 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.088s 2021-08-03 21:32:41,381 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ec14e3-78a3-4359-a237-e406da043b2f', 'x-compute-request-id': 'req-78ec14e3-78a3-4359-a237-e406da043b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:42,488 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.098s 2021-08-03 21:32:42,489 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6c6a5b-2f6e-4a39-9d1e-c3d83b6c3dfb', 'x-compute-request-id': 'req-ed6c6a5b-2f6e-4a39-9d1e-c3d83b6c3dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:43,624 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.125s 2021-08-03 21:32:43,625 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a767f56-0fda-4b91-a375-b132f6605411', 'x-compute-request-id': 'req-6a767f56-0fda-4b91-a375-b132f6605411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:44,778 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.143s 2021-08-03 21:32:44,778 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27712e80-8869-479c-98bf-13da4fc0a477', 'x-compute-request-id': 'req-27712e80-8869-479c-98bf-13da4fc0a477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:45,896 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.107s 2021-08-03 21:32:45,897 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3db0474c-3a19-40b6-8145-ff2a8afa4899', 'x-compute-request-id': 'req-3db0474c-3a19-40b6-8145-ff2a8afa4899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:47,023 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.113s 2021-08-03 21:32:47,024 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ebe94e-bec0-43be-af77-7cd8d17575a7', 'x-compute-request-id': 'req-56ebe94e-bec0-43be-af77-7cd8d17575a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:48,120 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.083s 2021-08-03 21:32:48,121 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce8fa5f-003b-4073-acc9-90be92ad2e5d', 'x-compute-request-id': 'req-0ce8fa5f-003b-4073-acc9-90be92ad2e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:49,202 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:49,203 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd53a8c6-1f1b-447d-a0cb-87ff5f364aef', 'x-compute-request-id': 'req-bd53a8c6-1f1b-447d-a0cb-87ff5f364aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:50,968 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.755s 2021-08-03 21:32:50,968 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30d09a6a-5441-437e-b335-c6ffd5684689', 'x-compute-request-id': 'req-30d09a6a-5441-437e-b335-c6ffd5684689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:52,101 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.124s 2021-08-03 21:32:52,102 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2680397b-9ad1-4f40-8ba2-915ddf4a9ebe', 'x-compute-request-id': 'req-2680397b-9ad1-4f40-8ba2-915ddf4a9ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:53,304 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.191s 2021-08-03 21:32:53,304 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c5821ed-143d-4007-9bb1-1797932d68ff', 'x-compute-request-id': 'req-9c5821ed-143d-4007-9bb1-1797932d68ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:54,395 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.081s 2021-08-03 21:32:54,396 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01dc25b4-b64b-431b-ac7e-35e33fac2c06', 'x-compute-request-id': 'req-01dc25b4-b64b-431b-ac7e-35e33fac2c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:55,484 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:32:55,484 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae736016-6ed2-4b87-944a-ee0972e96112', 'x-compute-request-id': 'req-ae736016-6ed2-4b87-944a-ee0972e96112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:56,565 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:32:56,566 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-671c3003-0b09-4b93-83f4-59ae4a46bb6a', 'x-compute-request-id': 'req-671c3003-0b09-4b93-83f4-59ae4a46bb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:57,649 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:57,649 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6336793-5dca-4693-9d86-8f5d575e3921', 'x-compute-request-id': 'req-c6336793-5dca-4693-9d86-8f5d575e3921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:58,731 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:32:58,731 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0342c67a-1465-4f85-9648-589e30426171', 'x-compute-request-id': 'req-0342c67a-1465-4f85-9648-589e30426171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:32:59,836 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.095s 2021-08-03 21:32:59,837 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0dae16-5313-48a8-8c3d-c47e6e19ac27', 'x-compute-request-id': 'req-df0dae16-5313-48a8-8c3d-c47e6e19ac27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:32:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:00,987 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.140s 2021-08-03 21:33:00,987 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65495d5c-8c34-4b52-8061-befe53665d83', 'x-compute-request-id': 'req-65495d5c-8c34-4b52-8061-befe53665d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:02,140 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.142s 2021-08-03 21:33:02,141 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7538d7a7-7ed4-441e-aa8d-c0a5aa0bd3c1', 'x-compute-request-id': 'req-7538d7a7-7ed4-441e-aa8d-c0a5aa0bd3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:03,290 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.139s 2021-08-03 21:33:03,290 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3cf9d39-5021-4466-8fa2-fe4b84e8c491', 'x-compute-request-id': 'req-d3cf9d39-5021-4466-8fa2-fe4b84e8c491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:04,451 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.151s 2021-08-03 21:33:04,451 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97791aa8-3e42-4db0-b8eb-7ec2a9d75f6c', 'x-compute-request-id': 'req-97791aa8-3e42-4db0-b8eb-7ec2a9d75f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:05,939 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.478s 2021-08-03 21:33:05,940 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-059caf9a-6034-4210-8f2d-b3f0aa180ff5', 'x-compute-request-id': 'req-059caf9a-6034-4210-8f2d-b3f0aa180ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:07,102 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.152s 2021-08-03 21:33:07,102 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19aaff5f-c58e-421d-9294-d7a933a7a5e3', 'x-compute-request-id': 'req-19aaff5f-c58e-421d-9294-d7a933a7a5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:08,376 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.264s 2021-08-03 21:33:08,376 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-689054d7-c300-4cac-bbcf-cc1704139c41', 'x-compute-request-id': 'req-689054d7-c300-4cac-bbcf-cc1704139c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:09,454 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.068s 2021-08-03 21:33:09,455 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ac14d8-2d30-4c53-95f7-50e5244bb975', 'x-compute-request-id': 'req-97ac14d8-2d30-4c53-95f7-50e5244bb975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:10,616 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.150s 2021-08-03 21:33:10,616 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff1566e0-256a-4c66-b9fe-4192922cdf44', 'x-compute-request-id': 'req-ff1566e0-256a-4c66-b9fe-4192922cdf44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:11,704 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:33:11,704 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3bd4910-b872-4674-bf21-e7d37e0b2525', 'x-compute-request-id': 'req-b3bd4910-b872-4674-bf21-e7d37e0b2525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:13,021 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.307s 2021-08-03 21:33:13,021 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da420b3c-bdca-415c-b3ed-39369df1578e', 'x-compute-request-id': 'req-da420b3c-bdca-415c-b3ed-39369df1578e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:14,113 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:33:14,113 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1acafe7e-f679-47de-a15e-495c65dc7c22', 'x-compute-request-id': 'req-1acafe7e-f679-47de-a15e-495c65dc7c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:15,193 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:33:15,194 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e77a690-5a1f-4265-9986-e14216376274', 'x-compute-request-id': 'req-9e77a690-5a1f-4265-9986-e14216376274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:16,279 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:33:16,279 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8365b6-e660-4583-bc5c-8186f4dd101c', 'x-compute-request-id': 'req-1a8365b6-e660-4583-bc5c-8186f4dd101c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:17,421 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.130s 2021-08-03 21:33:17,421 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f33675a-f50c-4dde-b328-96d1c6dca5b0', 'x-compute-request-id': 'req-9f33675a-f50c-4dde-b328-96d1c6dca5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:18,519 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.086s 2021-08-03 21:33:18,520 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a128ef8-9dae-4cc6-9e07-d0aadc5041ae', 'x-compute-request-id': 'req-7a128ef8-9dae-4cc6-9e07-d0aadc5041ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:19,628 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.097s 2021-08-03 21:33:19,628 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f991f8d-8df8-405a-b401-a989632b2cdc', 'x-compute-request-id': 'req-1f991f8d-8df8-405a-b401-a989632b2cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:20,744 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.105s 2021-08-03 21:33:20,744 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dfb4ece-e10e-45c5-bc79-ac23e698ee93', 'x-compute-request-id': 'req-2dfb4ece-e10e-45c5-bc79-ac23e698ee93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:21,855 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.100s 2021-08-03 21:33:21,855 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82216c8c-cea1-4642-80ef-4ff78e3e3e8a', 'x-compute-request-id': 'req-82216c8c-cea1-4642-80ef-4ff78e3e3e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:22,951 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.085s 2021-08-03 21:33:22,952 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62440c3f-12bd-4d33-be46-d8c441f664c8', 'x-compute-request-id': 'req-62440c3f-12bd-4d33-be46-d8c441f664c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:24,052 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.088s 2021-08-03 21:33:24,052 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977053e9-0771-4c75-987c-56226977b2a5', 'x-compute-request-id': 'req-977053e9-0771-4c75-987c-56226977b2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:25,175 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.106s 2021-08-03 21:33:25,175 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6710dded-ba6f-46f8-b90f-2a38c2f248dc', 'x-compute-request-id': 'req-6710dded-ba6f-46f8-b90f-2a38c2f248dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:26,362 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.177s 2021-08-03 21:33:26,362 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a014a9fd-baad-4c4e-b577-2e3bc87e8a04', 'x-compute-request-id': 'req-a014a9fd-baad-4c4e-b577-2e3bc87e8a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:27,530 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.157s 2021-08-03 21:33:27,531 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b4e8dd-4fd0-4b92-bffd-e0ad6ca0d81b', 'x-compute-request-id': 'req-18b4e8dd-4fd0-4b92-bffd-e0ad6ca0d81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:28,624 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:33:28,625 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea36e05-0a25-4f74-9373-6f8dc6d227e1', 'x-compute-request-id': 'req-dea36e05-0a25-4f74-9373-6f8dc6d227e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:29,723 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.088s 2021-08-03 21:33:29,724 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-023175e3-614f-4dff-abc1-ef82299ff2f1', 'x-compute-request-id': 'req-023175e3-614f-4dff-abc1-ef82299ff2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:30,828 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.094s 2021-08-03 21:33:30,828 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-152c376f-2cef-4e7f-8546-6277d559c405', 'x-compute-request-id': 'req-152c376f-2cef-4e7f-8546-6277d559c405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:31,997 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.158s 2021-08-03 21:33:31,997 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48dd6671-a77c-4e15-be65-491f8591577a', 'x-compute-request-id': 'req-48dd6671-a77c-4e15-be65-491f8591577a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:33,092 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.080s 2021-08-03 21:33:33,092 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ed8d54-4825-476c-9107-603a529cf1a8', 'x-compute-request-id': 'req-65ed8d54-4825-476c-9107-603a529cf1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:34,188 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.086s 2021-08-03 21:33:34,189 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09627af-ad73-4496-9a28-6d4db56c3fa6', 'x-compute-request-id': 'req-e09627af-ad73-4496-9a28-6d4db56c3fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:35,314 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.098s 2021-08-03 21:33:35,314 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40f08de7-fb16-40a8-bc87-8ee31ae35406', 'x-compute-request-id': 'req-40f08de7-fb16-40a8-bc87-8ee31ae35406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:36,537 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.209s 2021-08-03 21:33:36,537 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2180d994-50d3-4b26-b8d2-925159180e23', 'x-compute-request-id': 'req-2180d994-50d3-4b26-b8d2-925159180e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:37,657 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.108s 2021-08-03 21:33:37,657 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0870eea1-1452-4abd-87fe-85dda3d09e24', 'x-compute-request-id': 'req-0870eea1-1452-4abd-87fe-85dda3d09e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:38,767 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.100s 2021-08-03 21:33:38,768 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea2bfca-5081-40f3-b201-bd322b13d719', 'x-compute-request-id': 'req-cea2bfca-5081-40f3-b201-bd322b13d719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:40,440 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.658s 2021-08-03 21:33:40,440 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf1b844-9512-4368-a8bd-ddbb63be90fe', 'x-compute-request-id': 'req-8cf1b844-9512-4368-a8bd-ddbb63be90fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:41,547 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.097s 2021-08-03 21:33:41,548 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef8a8e2-2063-4647-bfc1-897852e2ac5b', 'x-compute-request-id': 'req-fef8a8e2-2063-4647-bfc1-897852e2ac5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:42,663 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.105s 2021-08-03 21:33:42,664 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d36747a1-d100-47d7-aeae-f97a9065a46b', 'x-compute-request-id': 'req-d36747a1-d100-47d7-aeae-f97a9065a46b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:43,894 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.220s 2021-08-03 21:33:43,895 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e80c6a-007f-4365-b851-ca36f22bfa89', 'x-compute-request-id': 'req-f1e80c6a-007f-4365-b851-ca36f22bfa89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:44,978 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.072s 2021-08-03 21:33:44,978 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ca5637-ca71-4ad2-bbca-71a4c927577b', 'x-compute-request-id': 'req-25ca5637-ca71-4ad2-bbca-71a4c927577b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:46,071 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:33:46,071 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52f44e6e-bfb2-4522-93fe-3a78ea0c1a18', 'x-compute-request-id': 'req-52f44e6e-bfb2-4522-93fe-3a78ea0c1a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:47,162 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.081s 2021-08-03 21:33:47,163 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f81794-65f0-4c85-b410-01ce1622f069', 'x-compute-request-id': 'req-04f81794-65f0-4c85-b410-01ce1622f069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:48,330 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.156s 2021-08-03 21:33:48,331 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3494de24-28a3-49db-b464-b043306cfbb1', 'x-compute-request-id': 'req-3494de24-28a3-49db-b464-b043306cfbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:49,434 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.092s 2021-08-03 21:33:49,434 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998a7566-bb24-478b-b24b-5484e419867d', 'x-compute-request-id': 'req-998a7566-bb24-478b-b24b-5484e419867d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:50,597 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.153s 2021-08-03 21:33:50,598 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06c35107-a41c-4fa5-a7c6-b4fbfb1bd798', 'x-compute-request-id': 'req-06c35107-a41c-4fa5-a7c6-b4fbfb1bd798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:51,737 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.128s 2021-08-03 21:33:51,738 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b982847a-8fd3-4cb3-87f6-b7075e887337', 'x-compute-request-id': 'req-b982847a-8fd3-4cb3-87f6-b7075e887337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:52,939 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.191s 2021-08-03 21:33:52,940 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c2d026-198d-4419-a4f5-d1280a614744', 'x-compute-request-id': 'req-d9c2d026-198d-4419-a4f5-d1280a614744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:54,104 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.153s 2021-08-03 21:33:54,104 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf87c1b-8d94-461a-ad23-bd15ac2dc92a', 'x-compute-request-id': 'req-edf87c1b-8d94-461a-ad23-bd15ac2dc92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:55,343 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.224s 2021-08-03 21:33:55,344 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5784aa2-6c3d-4a57-a272-a77dc9118474', 'x-compute-request-id': 'req-a5784aa2-6c3d-4a57-a272-a77dc9118474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:56,691 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.337s 2021-08-03 21:33:56,691 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b1fc28-73f0-400c-b1e9-3a7a02d3d479', 'x-compute-request-id': 'req-52b1fc28-73f0-400c-b1e9-3a7a02d3d479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:58,094 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.393s 2021-08-03 21:33:58,095 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43f7f7fb-1cee-4747-8754-e8a86c61181a', 'x-compute-request-id': 'req-43f7f7fb-1cee-4747-8754-e8a86c61181a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:33:59,187 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:33:59,188 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-438421c7-2304-4775-9e9e-ee1e7688d243', 'x-compute-request-id': 'req-438421c7-2304-4775-9e9e-ee1e7688d243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:33:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:00,444 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.246s 2021-08-03 21:34:00,445 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa2b53b-61d9-48c7-9063-941b3dc9808b', 'x-compute-request-id': 'req-0aa2b53b-61d9-48c7-9063-941b3dc9808b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:01,552 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.098s 2021-08-03 21:34:01,553 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fbe7e68-74ba-45dc-9c07-7558cd30631b', 'x-compute-request-id': 'req-1fbe7e68-74ba-45dc-9c07-7558cd30631b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:03,116 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.553s 2021-08-03 21:34:03,116 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64e80b3-275c-441c-94bc-92163c7ddc67', 'x-compute-request-id': 'req-e64e80b3-275c-441c-94bc-92163c7ddc67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:04,219 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.092s 2021-08-03 21:34:04,219 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e65277-f810-4ea9-9514-349a5f9cc5c9', 'x-compute-request-id': 'req-56e65277-f810-4ea9-9514-349a5f9cc5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:05,335 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.105s 2021-08-03 21:34:05,336 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf1baca-b34e-424b-b9fe-4bd5e03cfee0', 'x-compute-request-id': 'req-8cf1baca-b34e-424b-b9fe-4bd5e03cfee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:06,429 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.084s 2021-08-03 21:34:06,430 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffe81e03-39dd-493a-865e-ee8fd60e9c54', 'x-compute-request-id': 'req-ffe81e03-39dd-493a-865e-ee8fd60e9c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:07,509 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.069s 2021-08-03 21:34:07,510 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec556c9f-75aa-47b4-bb83-c8459e04ac33', 'x-compute-request-id': 'req-ec556c9f-75aa-47b4-bb83-c8459e04ac33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:08,596 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:34:08,597 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb6fa409-7980-4f8c-bd9f-c7fc436eb6b1', 'x-compute-request-id': 'req-bb6fa409-7980-4f8c-bd9f-c7fc436eb6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:09,690 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.083s 2021-08-03 21:34:09,691 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b38dbc0-1fc9-4641-9abc-f3077c74f452', 'x-compute-request-id': 'req-9b38dbc0-1fc9-4641-9abc-f3077c74f452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:10,775 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:34:10,776 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a0283e6-b5ae-4798-b33c-d1e959b7b76e', 'x-compute-request-id': 'req-6a0283e6-b5ae-4798-b33c-d1e959b7b76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:11,952 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.166s 2021-08-03 21:34:11,952 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c5c2f1-0656-47da-9305-c6f254814ce6', 'x-compute-request-id': 'req-a8c5c2f1-0656-47da-9305-c6f254814ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:13,033 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:34:13,034 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25a9db2-2a66-4e9c-b141-ce568fdd92b7', 'x-compute-request-id': 'req-b25a9db2-2a66-4e9c-b141-ce568fdd92b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:14,115 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:34:14,115 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c3d4cb-1d23-4f5c-9e55-5e2a6afae3d8', 'x-compute-request-id': 'req-61c3d4cb-1d23-4f5c-9e55-5e2a6afae3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:15,195 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:34:15,195 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b52d514-e546-4f9c-83ff-271932720ea7', 'x-compute-request-id': 'req-3b52d514-e546-4f9c-83ff-271932720ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:16,280 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:34:16,281 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed24d7c4-38b2-4d13-a59a-01197186f2c9', 'x-compute-request-id': 'req-ed24d7c4-38b2-4d13-a59a-01197186f2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:17,361 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:34:17,362 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b14f1e-09b2-4fc6-8d2b-d8d068da1494', 'x-compute-request-id': 'req-37b14f1e-09b2-4fc6-8d2b-d8d068da1494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:18,442 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.070s 2021-08-03 21:34:18,442 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a59c87-3709-4205-978f-aaf4cc9d0c8c', 'x-compute-request-id': 'req-67a59c87-3709-4205-978f-aaf4cc9d0c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:19,533 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.080s 2021-08-03 21:34:19,533 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30dddd2e-3308-4535-be3e-4d00f28254b6', 'x-compute-request-id': 'req-30dddd2e-3308-4535-be3e-4d00f28254b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:20,620 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:34:20,620 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c90a474e-c750-467a-9d17-42d66f5021b9', 'x-compute-request-id': 'req-c90a474e-c750-467a-9d17-42d66f5021b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:21,730 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.100s 2021-08-03 21:34:21,730 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-206ee8db-97cb-4994-a7f5-b2fb463fb553', 'x-compute-request-id': 'req-206ee8db-97cb-4994-a7f5-b2fb463fb553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:22,885 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.145s 2021-08-03 21:34:22,885 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ed0f74-ac86-485f-a5e3-f7abdc1e945c', 'x-compute-request-id': 'req-b1ed0f74-ac86-485f-a5e3-f7abdc1e945c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:24,070 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.175s 2021-08-03 21:34:24,071 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4052ead0-3e86-4f04-af14-b50e884f76c6', 'x-compute-request-id': 'req-4052ead0-3e86-4f04-af14-b50e884f76c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:25,535 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.453s 2021-08-03 21:34:25,535 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ad00b3-55d9-48de-b9b4-5b4875b91fb9', 'x-compute-request-id': 'req-97ad00b3-55d9-48de-b9b4-5b4875b91fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:26,615 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.069s 2021-08-03 21:34:26,615 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c7d6a85-332f-4413-a049-509985f2e438', 'x-compute-request-id': 'req-6c7d6a85-332f-4413-a049-509985f2e438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:27,704 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.078s 2021-08-03 21:34:27,704 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee73ce05-fbff-459d-a2eb-b3c777fa3b9f', 'x-compute-request-id': 'req-ee73ce05-fbff-459d-a2eb-b3c777fa3b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:28,788 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.073s 2021-08-03 21:34:28,788 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1b4acb-94c5-4b5c-9a8e-bfe0ced41ca8', 'x-compute-request-id': 'req-8d1b4acb-94c5-4b5c-9a8e-bfe0ced41ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:29,876 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:34:29,876 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a781ff-601b-4ab6-8c3a-d2199a91a5ad', 'x-compute-request-id': 'req-a5a781ff-601b-4ab6-8c3a-d2199a91a5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:31,050 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.163s 2021-08-03 21:34:31,050 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83007d4e-3ff3-461f-9097-b2dd01f34ddb', 'x-compute-request-id': 'req-83007d4e-3ff3-461f-9097-b2dd01f34ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:32,195 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.134s 2021-08-03 21:34:32,195 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31929d8-3fe7-45a0-ab9a-f6202cd81a1e', 'x-compute-request-id': 'req-b31929d8-3fe7-45a0-ab9a-f6202cd81a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:33,347 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.141s 2021-08-03 21:34:33,347 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-330416e4-47ef-4886-a0b5-b9fe20d7192e', 'x-compute-request-id': 'req-330416e4-47ef-4886-a0b5-b9fe20d7192e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:34,503 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.145s 2021-08-03 21:34:34,503 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd417049-e638-40e7-a393-bcb337f63103', 'x-compute-request-id': 'req-bd417049-e638-40e7-a393-bcb337f63103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:35,680 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.166s 2021-08-03 21:34:35,680 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faa4a8a2-defa-433f-bd88-fdda64fbea67', 'x-compute-request-id': 'req-faa4a8a2-defa-433f-bd88-fdda64fbea67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:36,839 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.149s 2021-08-03 21:34:36,840 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e58d8ef2-ac17-4cf3-8196-30261fd0aa1b', 'x-compute-request-id': 'req-e58d8ef2-ac17-4cf3-8196-30261fd0aa1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:37,999 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.149s 2021-08-03 21:34:37,999 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d39b7e1-e7cd-4427-a542-db8056ad66bc', 'x-compute-request-id': 'req-6d39b7e1-e7cd-4427-a542-db8056ad66bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:39,174 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.165s 2021-08-03 21:34:39,175 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b9619be-14a9-4bc3-9b38-af07ab1ed306', 'x-compute-request-id': 'req-4b9619be-14a9-4bc3-9b38-af07ab1ed306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:40,328 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.143s 2021-08-03 21:34:40,328 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c3594e9-fe65-4fdd-814a-5e1608a6bdd9', 'x-compute-request-id': 'req-3c3594e9-fe65-4fdd-814a-5e1608a6bdd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:41,484 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.145s 2021-08-03 21:34:41,484 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbab8e9c-2c59-4dc8-b6d6-4ea7ba390da3', 'x-compute-request-id': 'req-dbab8e9c-2c59-4dc8-b6d6-4ea7ba390da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:42,856 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.362s 2021-08-03 21:34:42,857 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5946044a-e05d-4552-a51f-43c7f50161e1', 'x-compute-request-id': 'req-5946044a-e05d-4552-a51f-43c7f50161e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:44,148 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.280s 2021-08-03 21:34:44,149 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13752cdb-e846-4687-8497-5f7bc9bffeb7', 'x-compute-request-id': 'req-13752cdb-e846-4687-8497-5f7bc9bffeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:45,527 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.368s 2021-08-03 21:34:45,527 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20029218-048d-4ffe-9eeb-f296de9aeb87', 'x-compute-request-id': 'req-20029218-048d-4ffe-9eeb-f296de9aeb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:46,672 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.135s 2021-08-03 21:34:46,673 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce594448-3519-4377-9c45-6244319a62aa', 'x-compute-request-id': 'req-ce594448-3519-4377-9c45-6244319a62aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:47,756 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.071s 2021-08-03 21:34:47,756 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a67f65f-eca8-4cc9-9133-41fe028e3ebe', 'x-compute-request-id': 'req-6a67f65f-eca8-4cc9-9133-41fe028e3ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:48,857 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.090s 2021-08-03 21:34:48,857 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf06b5e-4062-42a6-88bc-70b02b10c1b4', 'x-compute-request-id': 'req-acf06b5e-4062-42a6-88bc-70b02b10c1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:49,995 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.128s 2021-08-03 21:34:49,995 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8903a644-14d8-4ea0-a8f5-8d30fb3fa510', 'x-compute-request-id': 'req-8903a644-14d8-4ea0-a8f5-8d30fb3fa510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:51,095 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.089s 2021-08-03 21:34:51,095 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49bf0c02-116d-42a8-9707-2a88ce8ac9c9', 'x-compute-request-id': 'req-49bf0c02-116d-42a8-9707-2a88ce8ac9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:52,200 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.095s 2021-08-03 21:34:52,201 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c8280e-2faa-4814-80bd-9892490d6833', 'x-compute-request-id': 'req-08c8280e-2faa-4814-80bd-9892490d6833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:53,577 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.366s 2021-08-03 21:34:53,577 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca39d9c1-f9bc-42c4-9a61-7298e7d0d689', 'x-compute-request-id': 'req-ca39d9c1-f9bc-42c4-9a61-7298e7d0d689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:54,734 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.146s 2021-08-03 21:34:54,734 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edc990c-475a-40bc-bde1-6525efbce6a2', 'x-compute-request-id': 'req-8edc990c-475a-40bc-bde1-6525efbce6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:55,878 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.133s 2021-08-03 21:34:55,879 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb2d739-9beb-4f35-98e0-dcdca119606a', 'x-compute-request-id': 'req-cfb2d739-9beb-4f35-98e0-dcdca119606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:57,008 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.119s 2021-08-03 21:34:57,009 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7821d18d-c7de-4e6d-9d3b-0e844ade6ce3', 'x-compute-request-id': 'req-7821d18d-c7de-4e6d-9d3b-0e844ade6ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:58,487 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.468s 2021-08-03 21:34:58,487 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33aac6a7-88ea-49d9-a7f7-3d88c039e8ec', 'x-compute-request-id': 'req-33aac6a7-88ea-49d9-a7f7-3d88c039e8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:34:59,623 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.126s 2021-08-03 21:34:59,623 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc4d21e5-3d5e-4c1c-9295-9bb23ed14fdf', 'x-compute-request-id': 'req-cc4d21e5-3d5e-4c1c-9295-9bb23ed14fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:34:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:01,055 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.421s 2021-08-03 21:35:01,055 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfda6431-24a4-486f-b039-fff203b7dde8', 'x-compute-request-id': 'req-cfda6431-24a4-486f-b039-fff203b7dde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:02,202 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.136s 2021-08-03 21:35:02,202 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a33fb23-c8c6-40ac-a851-e2d3be04816f', 'x-compute-request-id': 'req-6a33fb23-c8c6-40ac-a851-e2d3be04816f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:03,338 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.125s 2021-08-03 21:35:03,339 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da624c7d-e500-445e-b575-0fb595ca4f8d', 'x-compute-request-id': 'req-da624c7d-e500-445e-b575-0fb595ca4f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:04,426 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:35:04,426 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38f0e39-2232-471a-aab0-9d245ddca2d6', 'x-compute-request-id': 'req-e38f0e39-2232-471a-aab0-9d245ddca2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:05,568 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.131s 2021-08-03 21:35:05,568 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667fa38b-3218-429f-91be-e3afcb60bd90', 'x-compute-request-id': 'req-667fa38b-3218-429f-91be-e3afcb60bd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:06,748 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.170s 2021-08-03 21:35:06,749 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51a6345-3093-4c69-8206-e4c4b20d4d20', 'x-compute-request-id': 'req-c51a6345-3093-4c69-8206-e4c4b20d4d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:07,907 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.148s 2021-08-03 21:35:07,907 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038f9d54-f155-4a66-b66c-e834d1b3d148', 'x-compute-request-id': 'req-038f9d54-f155-4a66-b66c-e834d1b3d148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:09,102 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.184s 2021-08-03 21:35:09,102 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a54904e-8ceb-44e8-ae97-e76340e8091f', 'x-compute-request-id': 'req-8a54904e-8ceb-44e8-ae97-e76340e8091f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:10,393 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.281s 2021-08-03 21:35:10,394 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d5f083-7758-496d-a55f-ceeed3af0811', 'x-compute-request-id': 'req-33d5f083-7758-496d-a55f-ceeed3af0811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:11,569 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.165s 2021-08-03 21:35:11,569 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e1fe198-b35a-455f-8da1-3c2411f93b6b', 'x-compute-request-id': 'req-8e1fe198-b35a-455f-8da1-3c2411f93b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:12,666 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.084s 2021-08-03 21:35:12,667 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07550d7b-7ba8-445b-8388-60dfe6876e1d', 'x-compute-request-id': 'req-07550d7b-7ba8-445b-8388-60dfe6876e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:13,752 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:35:13,752 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-371f83cf-f6be-4c5c-89a0-90d72f1339c6', 'x-compute-request-id': 'req-371f83cf-f6be-4c5c-89a0-90d72f1339c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:14,840 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:35:14,840 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0b66b5-9d9d-4c66-a200-58020fb20f11', 'x-compute-request-id': 'req-8f0b66b5-9d9d-4c66-a200-58020fb20f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:15,929 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.078s 2021-08-03 21:35:15,929 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0e2698-d422-40ef-adef-aab10cd4575e', 'x-compute-request-id': 'req-9a0e2698-d422-40ef-adef-aab10cd4575e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:17,013 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:35:17,014 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e4568f-b429-4284-b6a7-d014ee3878e8', 'x-compute-request-id': 'req-76e4568f-b429-4284-b6a7-d014ee3878e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:18,104 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.080s 2021-08-03 21:35:18,105 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8819d881-c679-4b92-b7b0-1c650b17d227', 'x-compute-request-id': 'req-8819d881-c679-4b92-b7b0-1c650b17d227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:19,198 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:35:19,198 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43681050-13c4-4910-9d62-3c80dcc660d9', 'x-compute-request-id': 'req-43681050-13c4-4910-9d62-3c80dcc660d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:20,286 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.076s 2021-08-03 21:35:20,287 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e5404a-f146-46ea-a5a5-f8639bd4cd48', 'x-compute-request-id': 'req-38e5404a-f146-46ea-a5a5-f8639bd4cd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:21,375 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.078s 2021-08-03 21:35:21,375 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b30f14a-a463-492f-9065-5bfe6246dcf1', 'x-compute-request-id': 'req-4b30f14a-a463-492f-9065-5bfe6246dcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:22,586 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.200s 2021-08-03 21:35:22,586 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f110860-f217-4bdf-b636-c3f1c8966437', 'x-compute-request-id': 'req-4f110860-f217-4bdf-b636-c3f1c8966437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:23,678 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:35:23,679 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a3146f-bb83-4a6e-a739-bcdd4f7730b3', 'x-compute-request-id': 'req-78a3146f-bb83-4a6e-a739-bcdd4f7730b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:24,768 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.078s 2021-08-03 21:35:24,768 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b8c68f4-2ab4-4cf9-8c63-265be6d2eb80', 'x-compute-request-id': 'req-8b8c68f4-2ab4-4cf9-8c63-265be6d2eb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:25,862 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.083s 2021-08-03 21:35:25,863 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d571e04-e50b-459c-86f4-df3d8344b815', 'x-compute-request-id': 'req-1d571e04-e50b-459c-86f4-df3d8344b815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:27,218 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.341s 2021-08-03 21:35:27,218 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19cc390-19ec-4d81-be84-da27a22b6516', 'x-compute-request-id': 'req-a19cc390-19ec-4d81-be84-da27a22b6516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:28,311 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:35:28,311 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ccfab0-23cb-47b6-9f7d-39a940719d2b', 'x-compute-request-id': 'req-22ccfab0-23cb-47b6-9f7d-39a940719d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:29,399 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.077s 2021-08-03 21:35:29,399 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb808c54-cd5d-46b8-9dbd-b3f13c8a8989', 'x-compute-request-id': 'req-eb808c54-cd5d-46b8-9dbd-b3f13c8a8989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:30,505 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.096s 2021-08-03 21:35:30,505 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bf17abe-12c6-4538-b266-4334259bddf2', 'x-compute-request-id': 'req-3bf17abe-12c6-4538-b266-4334259bddf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:31,594 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.079s 2021-08-03 21:35:31,594 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae29402-b129-4ea6-8cc4-e4ae43106e2c', 'x-compute-request-id': 'req-6ae29402-b129-4ea6-8cc4-e4ae43106e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:32,713 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.108s 2021-08-03 21:35:32,714 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c10f6f29-6a91-4d91-8b19-c66e6cca9e00', 'x-compute-request-id': 'req-c10f6f29-6a91-4d91-8b19-c66e6cca9e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:33,804 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.079s 2021-08-03 21:35:33,804 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4f7fac5-d894-4609-ae4c-af80d861d436', 'x-compute-request-id': 'req-e4f7fac5-d894-4609-ae4c-af80d861d436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:34,915 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.100s 2021-08-03 21:35:34,915 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b8af41-f6d7-463c-ac5e-fb63168c695e', 'x-compute-request-id': 'req-a7b8af41-f6d7-463c-ac5e-fb63168c695e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:36,023 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.093s 2021-08-03 21:35:36,024 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5006bb8-b738-413d-840c-5d8d90f2720c', 'x-compute-request-id': 'req-e5006bb8-b738-413d-840c-5d8d90f2720c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:37,121 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.087s 2021-08-03 21:35:37,122 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b7bbbbf-bcbb-49d4-a4d6-4a80c7565eb7', 'x-compute-request-id': 'req-4b7bbbbf-bcbb-49d4-a4d6-4a80c7565eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:38,231 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.098s 2021-08-03 21:35:38,231 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85073897-a0cb-4089-bcc2-daf37a12368a', 'x-compute-request-id': 'req-85073897-a0cb-4089-bcc2-daf37a12368a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:39,327 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:35:39,327 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e6ca6cb-85c8-4ed6-84ae-a6c10f9e40e8', 'x-compute-request-id': 'req-6e6ca6cb-85c8-4ed6-84ae-a6c10f9e40e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:40,424 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.086s 2021-08-03 21:35:40,424 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e11d7f-cfc9-4641-8eb0-a27432a99cd7', 'x-compute-request-id': 'req-58e11d7f-cfc9-4641-8eb0-a27432a99cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:41,526 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.092s 2021-08-03 21:35:41,527 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0023c4-bfa1-423e-8e00-f53d057be925', 'x-compute-request-id': 'req-0b0023c4-bfa1-423e-8e00-f53d057be925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:42,616 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.078s 2021-08-03 21:35:42,616 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625ea873-561e-4acb-b83b-947ab89bceb3', 'x-compute-request-id': 'req-625ea873-561e-4acb-b83b-947ab89bceb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:43,752 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.125s 2021-08-03 21:35:43,752 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e50577-1ac0-46cd-91d9-e642f715d075', 'x-compute-request-id': 'req-26e50577-1ac0-46cd-91d9-e642f715d075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:44,851 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.086s 2021-08-03 21:35:44,852 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3817c7bc-deb8-4bb2-b3d6-6cd0f39128b3', 'x-compute-request-id': 'req-3817c7bc-deb8-4bb2-b3d6-6cd0f39128b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:45,945 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.081s 2021-08-03 21:35:45,946 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2209f15-12e5-4805-b0b5-49736c073934', 'x-compute-request-id': 'req-f2209f15-12e5-4805-b0b5-49736c073934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:47,082 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.126s 2021-08-03 21:35:47,083 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c4b2d25-4343-4e16-86a1-0dab03f0d8a7', 'x-compute-request-id': 'req-2c4b2d25-4343-4e16-86a1-0dab03f0d8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:48,182 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.090s 2021-08-03 21:35:48,182 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c7f44f-54cf-4bd1-b75f-dbb63e32d760', 'x-compute-request-id': 'req-85c7f44f-54cf-4bd1-b75f-dbb63e32d760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:49,276 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.083s 2021-08-03 21:35:49,276 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52767a89-5a02-4945-9ac5-dbfc93ad5150', 'x-compute-request-id': 'req-52767a89-5a02-4945-9ac5-dbfc93ad5150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:50,376 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.089s 2021-08-03 21:35:50,377 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf5ee1d6-de25-4ecd-a10d-7df58c6eb899', 'x-compute-request-id': 'req-bf5ee1d6-de25-4ecd-a10d-7df58c6eb899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:51,493 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.104s 2021-08-03 21:35:51,493 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aa66d5a-8936-43f4-bccd-f99cb32c4ef8', 'x-compute-request-id': 'req-7aa66d5a-8936-43f4-bccd-f99cb32c4ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:52,614 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.107s 2021-08-03 21:35:52,614 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4132403-b189-4567-9a66-d96471b1852b', 'x-compute-request-id': 'req-b4132403-b189-4567-9a66-d96471b1852b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:53,716 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.089s 2021-08-03 21:35:53,716 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c59f2b-4a0b-4eb0-a8a0-03a8e595394a', 'x-compute-request-id': 'req-87c59f2b-4a0b-4eb0-a8a0-03a8e595394a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:55,047 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.320s 2021-08-03 21:35:55,047 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5de3284-972d-47c5-8373-985038e6fcfd', 'x-compute-request-id': 'req-e5de3284-972d-47c5-8373-985038e6fcfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:56,159 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.102s 2021-08-03 21:35:56,159 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0a59f7-1eb5-430c-b2f6-6a1034eec26d', 'x-compute-request-id': 'req-5f0a59f7-1eb5-430c-b2f6-6a1034eec26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:57,296 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.126s 2021-08-03 21:35:57,297 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b12b597-a701-487e-be77-44db77fe04e7', 'x-compute-request-id': 'req-1b12b597-a701-487e-be77-44db77fe04e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:58,461 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.153s 2021-08-03 21:35:58,462 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55ca3d6-a9f5-4acb-b8e3-7f7e64cfba54', 'x-compute-request-id': 'req-e55ca3d6-a9f5-4acb-b8e3-7f7e64cfba54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:35:59,616 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.144s 2021-08-03 21:35:59,617 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12eebf8c-7e63-444d-9820-3a6b222da26c', 'x-compute-request-id': 'req-12eebf8c-7e63-444d-9820-3a6b222da26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:35:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:00,767 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.140s 2021-08-03 21:36:00,767 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b847d2bc-8e81-4292-9731-24245cde48a7', 'x-compute-request-id': 'req-b847d2bc-8e81-4292-9731-24245cde48a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:01,942 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.164s 2021-08-03 21:36:01,943 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753e4980-1e6b-404d-a242-e2d189635284', 'x-compute-request-id': 'req-753e4980-1e6b-404d-a242-e2d189635284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:03,054 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.100s 2021-08-03 21:36:03,054 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2511d278-e7bc-4de5-844e-0587c27bc6d8', 'x-compute-request-id': 'req-2511d278-e7bc-4de5-844e-0587c27bc6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:04,230 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.165s 2021-08-03 21:36:04,230 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27783413-7eff-486a-8ccf-b7489e62c0a4', 'x-compute-request-id': 'req-27783413-7eff-486a-8ccf-b7489e62c0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:05,369 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.127s 2021-08-03 21:36:05,370 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41c7f5a-71bd-4c8a-96b1-122d79fdcf75', 'x-compute-request-id': 'req-b41c7f5a-71bd-4c8a-96b1-122d79fdcf75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:06,463 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.082s 2021-08-03 21:36:06,464 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d74049-6f7e-4299-92a8-602363643a36', 'x-compute-request-id': 'req-88d74049-6f7e-4299-92a8-602363643a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:07,922 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.448s 2021-08-03 21:36:07,923 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a261b177-d20c-495e-aa59-45bf65e785b1', 'x-compute-request-id': 'req-a261b177-d20c-495e-aa59-45bf65e785b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:09,021 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.088s 2021-08-03 21:36:09,022 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f71606-d09a-42f3-a1a7-621549773433', 'x-compute-request-id': 'req-a3f71606-d09a-42f3-a1a7-621549773433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:10,461 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.429s 2021-08-03 21:36:10,461 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65c9be8-206e-4097-bac1-34a3008a8cb9', 'x-compute-request-id': 'req-c65c9be8-206e-4097-bac1-34a3008a8cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:11,560 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.088s 2021-08-03 21:36:11,560 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9dc7e2b-eaf0-4ee5-9cf2-eeaf3a8952c3', 'x-compute-request-id': 'req-e9dc7e2b-eaf0-4ee5-9cf2-eeaf3a8952c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:12,656 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.085s 2021-08-03 21:36:12,656 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e569c5d2-4224-445b-8f47-d03d4e040f9e', 'x-compute-request-id': 'req-e569c5d2-4224-445b-8f47-d03d4e040f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:13,800 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.133s 2021-08-03 21:36:13,800 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00599e6e-fddb-4886-9c5d-0eb2db3ff5ef', 'x-compute-request-id': 'req-00599e6e-fddb-4886-9c5d-0eb2db3ff5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:14,925 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.115s 2021-08-03 21:36:14,925 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7c266c-277c-45aa-8741-2f0e87abd928', 'x-compute-request-id': 'req-3b7c266c-277c-45aa-8741-2f0e87abd928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:16,121 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.185s 2021-08-03 21:36:16,121 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46010681-196b-4ed1-992e-8de3d5c6ef22', 'x-compute-request-id': 'req-46010681-196b-4ed1-992e-8de3d5c6ef22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:17,266 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.133s 2021-08-03 21:36:17,267 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19135fa-53c5-405e-8258-57a0445a81a3', 'x-compute-request-id': 'req-c19135fa-53c5-405e-8258-57a0445a81a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:18,377 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.099s 2021-08-03 21:36:18,378 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b794e25c-5781-468d-8746-d075450aa3a0', 'x-compute-request-id': 'req-b794e25c-5781-468d-8746-d075450aa3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:19,493 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.105s 2021-08-03 21:36:19,493 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c364b289-1cab-4624-809d-b5d590bdca5a', 'x-compute-request-id': 'req-c364b289-1cab-4624-809d-b5d590bdca5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:20,760 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.257s 2021-08-03 21:36:20,760 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a46e42a-6fa2-4ab4-9d21-d0431f4207f3', 'x-compute-request-id': 'req-2a46e42a-6fa2-4ab4-9d21-d0431f4207f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:21,933 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.162s 2021-08-03 21:36:21,933 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe948b6b-7daa-46d6-a12f-fa8a4a6eadf0', 'x-compute-request-id': 'req-fe948b6b-7daa-46d6-a12f-fa8a4a6eadf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:23,061 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.119s 2021-08-03 21:36:23,061 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a75b24f1-88cd-491b-a76b-12ad7d0876e1', 'x-compute-request-id': 'req-a75b24f1-88cd-491b-a76b-12ad7d0876e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:24,146 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:36:24,147 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461d5262-90bc-45db-b2b4-2993451c5558', 'x-compute-request-id': 'req-461d5262-90bc-45db-b2b4-2993451c5558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:25,514 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.357s 2021-08-03 21:36:25,514 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a726eef-e319-412d-ab66-54d0fcea76ea', 'x-compute-request-id': 'req-5a726eef-e319-412d-ab66-54d0fcea76ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:26,730 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.205s 2021-08-03 21:36:26,730 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b802810-b084-48d7-8298-fdb3e750428b', 'x-compute-request-id': 'req-2b802810-b084-48d7-8298-fdb3e750428b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:27,826 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.086s 2021-08-03 21:36:27,827 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d416aa-ebc4-49af-942b-326319527a8c', 'x-compute-request-id': 'req-d3d416aa-ebc4-49af-942b-326319527a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:28,942 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.104s 2021-08-03 21:36:28,943 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbbea4cf-1354-4da6-a18c-3e8fcbac15b8', 'x-compute-request-id': 'req-cbbea4cf-1354-4da6-a18c-3e8fcbac15b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:30,058 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.105s 2021-08-03 21:36:30,058 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19bb6668-48aa-40e7-aad7-9027ca88346e', 'x-compute-request-id': 'req-19bb6668-48aa-40e7-aad7-9027ca88346e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:31,160 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.087s 2021-08-03 21:36:31,160 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-544276a1-7af4-416a-9f97-a29e874b33f1', 'x-compute-request-id': 'req-544276a1-7af4-416a-9f97-a29e874b33f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:32,285 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.114s 2021-08-03 21:36:32,285 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094c1ce0-a054-4788-b7f6-717394bfba77', 'x-compute-request-id': 'req-094c1ce0-a054-4788-b7f6-717394bfba77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:33,437 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.141s 2021-08-03 21:36:33,437 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8fd1920-49fe-43dc-8efd-2df8c1ff01aa', 'x-compute-request-id': 'req-d8fd1920-49fe-43dc-8efd-2df8c1ff01aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:34,871 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.423s 2021-08-03 21:36:34,871 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b67d81-07e5-4187-ad13-318df5ae0392', 'x-compute-request-id': 'req-25b67d81-07e5-4187-ad13-318df5ae0392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:35,963 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.081s 2021-08-03 21:36:35,963 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c0e635-dbc8-4cf3-96fb-f4517a8a2c48', 'x-compute-request-id': 'req-59c0e635-dbc8-4cf3-96fb-f4517a8a2c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:37,048 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.074s 2021-08-03 21:36:37,048 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882c612e-d6c5-4ee8-ba05-b6d382ea0d27', 'x-compute-request-id': 'req-882c612e-d6c5-4ee8-ba05-b6d382ea0d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:38,133 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.075s 2021-08-03 21:36:38,134 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88a76da-759f-41e3-8a2e-3de8ba89d063', 'x-compute-request-id': 'req-f88a76da-759f-41e3-8a2e-3de8ba89d063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:39,224 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.079s 2021-08-03 21:36:39,225 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f92f0e-658b-4920-aac0-4470172aedab', 'x-compute-request-id': 'req-94f92f0e-658b-4920-aac0-4470172aedab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:40,333 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.098s 2021-08-03 21:36:40,333 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24122d49-a5cc-4cd3-b342-48faaa0a55a3', 'x-compute-request-id': 'req-24122d49-a5cc-4cd3-b342-48faaa0a55a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:41,438 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.085s 2021-08-03 21:36:41,438 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c13860c-d882-419f-b71a-97890ebe3f96', 'x-compute-request-id': 'req-4c13860c-d882-419f-b71a-97890ebe3f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:42,524 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.076s 2021-08-03 21:36:42,525 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c3956bc-6139-4227-9e0b-f7d9293af71c', 'x-compute-request-id': 'req-1c3956bc-6139-4227-9e0b-f7d9293af71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:43,633 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.099s 2021-08-03 21:36:43,634 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87e6afea-d15d-4856-9491-775e2a13d2bc', 'x-compute-request-id': 'req-87e6afea-d15d-4856-9491-775e2a13d2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:45,021 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.374s 2021-08-03 21:36:45,021 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68508615-9a22-4a2e-a3ae-b14d6d9b8ea3', 'x-compute-request-id': 'req-68508615-9a22-4a2e-a3ae-b14d6d9b8ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:46,117 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.085s 2021-08-03 21:36:46,117 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea13f5c-be4c-4736-9b9b-13817801ff70', 'x-compute-request-id': 'req-7ea13f5c-be4c-4736-9b9b-13817801ff70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:47,218 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.090s 2021-08-03 21:36:47,218 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16bdeff-fbe2-49f5-b3be-969e2eb9df2d', 'x-compute-request-id': 'req-c16bdeff-fbe2-49f5-b3be-969e2eb9df2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:48,313 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.083s 2021-08-03 21:36:48,313 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dc4355f-3012-460f-8fb2-f287a081ea24', 'x-compute-request-id': 'req-1dc4355f-3012-460f-8fb2-f287a081ea24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:49,421 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.098s 2021-08-03 21:36:49,421 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4afdbbfa-3a44-48ba-a987-a2d1d18d1281', 'x-compute-request-id': 'req-4afdbbfa-3a44-48ba-a987-a2d1d18d1281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:50,521 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.090s 2021-08-03 21:36:50,521 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03db9489-25b6-48fe-9a4b-8d56e89fd8be', 'x-compute-request-id': 'req-03db9489-25b6-48fe-9a4b-8d56e89fd8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:51,618 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.086s 2021-08-03 21:36:51,619 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e577ce9-df65-4288-88d6-3842627a6f0b', 'x-compute-request-id': 'req-5e577ce9-df65-4288-88d6-3842627a6f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:52,732 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.102s 2021-08-03 21:36:52,733 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f145f2e2-cbfe-439a-bdd9-7b54cf1358a5', 'x-compute-request-id': 'req-f145f2e2-cbfe-439a-bdd9-7b54cf1358a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:53,911 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.168s 2021-08-03 21:36:53,912 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e40c385-ef71-4d96-9f49-d4103e19fe50', 'x-compute-request-id': 'req-9e40c385-ef71-4d96-9f49-d4103e19fe50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:55,084 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.163s 2021-08-03 21:36:55,084 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71bb16c1-bd12-4948-b5ef-de0fe18ac35f', 'x-compute-request-id': 'req-71bb16c1-bd12-4948-b5ef-de0fe18ac35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:56,272 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.176s 2021-08-03 21:36:56,272 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93cd432b-e15d-4e41-a98b-0cbcaf2f4297', 'x-compute-request-id': 'req-93cd432b-e15d-4e41-a98b-0cbcaf2f4297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:57,442 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.160s 2021-08-03 21:36:57,443 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c73ae5-c140-43e6-80d4-21d4c9fff6ce', 'x-compute-request-id': 'req-61c73ae5-c140-43e6-80d4-21d4c9fff6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:58,681 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.227s 2021-08-03 21:36:58,681 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34c59900-de11-44fb-9461-b89f79f13557', 'x-compute-request-id': 'req-34c59900-de11-44fb-9461-b89f79f13557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:36:59,909 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.217s 2021-08-03 21:36:59,910 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d415dd-79bf-4982-88fc-b7fd7f00952d', 'x-compute-request-id': 'req-59d415dd-79bf-4982-88fc-b7fd7f00952d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:36:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:01,071 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.152s 2021-08-03 21:37:01,071 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ede52e-4a99-47a9-8aca-b2c1d8f0aecf', 'x-compute-request-id': 'req-b7ede52e-4a99-47a9-8aca-b2c1d8f0aecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:02,226 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.143s 2021-08-03 21:37:02,226 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ecbe7e-069c-40a5-a697-fb2510c1e5ff', 'x-compute-request-id': 'req-14ecbe7e-069c-40a5-a697-fb2510c1e5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:03,478 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.241s 2021-08-03 21:37:03,478 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b4949a7-3d2e-47bb-86cd-56689d391d70', 'x-compute-request-id': 'req-9b4949a7-3d2e-47bb-86cd-56689d391d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:05,003 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.515s 2021-08-03 21:37:05,003 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c599594b-01db-4a23-88fd-c34b6b6fb2ae', 'x-compute-request-id': 'req-c599594b-01db-4a23-88fd-c34b6b6fb2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:06,286 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.269s 2021-08-03 21:37:06,286 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-903b5613-bd75-4958-b6ad-4def9d42990e', 'x-compute-request-id': 'req-903b5613-bd75-4958-b6ad-4def9d42990e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:07,659 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.361s 2021-08-03 21:37:07,659 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba195fe-058a-4e51-b3f1-c1e04246931f', 'x-compute-request-id': 'req-eba195fe-058a-4e51-b3f1-c1e04246931f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:08,872 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.203s 2021-08-03 21:37:08,872 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acee2cd-9c72-4260-8dcb-f40840c96722', 'x-compute-request-id': 'req-6acee2cd-9c72-4260-8dcb-f40840c96722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:10,101 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.219s 2021-08-03 21:37:10,102 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c3ebb83-41dd-49d0-b85f-68a8126c3903', 'x-compute-request-id': 'req-6c3ebb83-41dd-49d0-b85f-68a8126c3903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:11,511 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.394s 2021-08-03 21:37:11,511 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86522fbd-d809-4666-9ca1-a8b3acf18a8a', 'x-compute-request-id': 'req-86522fbd-d809-4666-9ca1-a8b3acf18a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:12,980 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.458s 2021-08-03 21:37:12,981 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df56bfff-dee7-4c30-b49e-27df916f25fb', 'x-compute-request-id': 'req-df56bfff-dee7-4c30-b49e-27df916f25fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:14,652 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.661s 2021-08-03 21:37:14,652 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ea49ed-b423-4d18-9b67-4ac2751921aa', 'x-compute-request-id': 'req-18ea49ed-b423-4d18-9b67-4ac2751921aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:16,406 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.743s 2021-08-03 21:37:16,407 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-477b285b-999b-4885-ae91-a19bcb513c4d', 'x-compute-request-id': 'req-477b285b-999b-4885-ae91-a19bcb513c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:17,835 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.418s 2021-08-03 21:37:17,836 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db11a3a-f54e-4afa-a07b-e0cb6b9adb5b', 'x-compute-request-id': 'req-5db11a3a-f54e-4afa-a07b-e0cb6b9adb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:19,861 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 1.015s 2021-08-03 21:37:19,862 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad968c53-53a8-4d61-8377-f5aef7d45b39', 'x-compute-request-id': 'req-ad968c53-53a8-4d61-8377-f5aef7d45b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:21,513 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.639s 2021-08-03 21:37:21,513 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11d52d2-61e7-4d57-a767-c0f8f096b5e0', 'x-compute-request-id': 'req-f11d52d2-61e7-4d57-a767-c0f8f096b5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:22,824 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.301s 2021-08-03 21:37:22,824 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d972241-e33e-47f4-b49e-4604c86260d1', 'x-compute-request-id': 'req-3d972241-e33e-47f4-b49e-4604c86260d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:23,981 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.141s 2021-08-03 21:37:23,982 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae4b2be-ddfe-4293-baf9-62e01f5e96f3', 'x-compute-request-id': 'req-2ae4b2be-ddfe-4293-baf9-62e01f5e96f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:25,867 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.874s 2021-08-03 21:37:25,867 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58cbed53-7699-444a-9a2b-f7a06b39c06f', 'x-compute-request-id': 'req-58cbed53-7699-444a-9a2b-f7a06b39c06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:27,761 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.884s 2021-08-03 21:37:27,762 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caff0e96-6842-47d2-80c6-eb60c39a941c', 'x-compute-request-id': 'req-caff0e96-6842-47d2-80c6-eb60c39a941c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:29,119 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.347s 2021-08-03 21:37:29,120 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe0184a-a961-4d00-9480-8fe3139c2b2a', 'x-compute-request-id': 'req-0fe0184a-a961-4d00-9480-8fe3139c2b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:31,191 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 1.060s 2021-08-03 21:37:31,191 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3dc45e-2b44-4053-a2f2-2d97920a0597', 'x-compute-request-id': 'req-9d3dc45e-2b44-4053-a2f2-2d97920a0597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:32,869 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.668s 2021-08-03 21:37:32,869 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34322e58-7788-4a09-844f-ab5358b68d8d', 'x-compute-request-id': 'req-34322e58-7788-4a09-844f-ab5358b68d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:36,016 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 2.136s 2021-08-03 21:37:36,016 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d64af80c-7c7a-4b1f-8bce-8476874ee2d6', 'x-compute-request-id': 'req-d64af80c-7c7a-4b1f-8bce-8476874ee2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:38,440 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 1.415s 2021-08-03 21:37:38,441 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3f48950-1264-4743-83e2-31ced29ffb6d', 'x-compute-request-id': 'req-f3f48950-1264-4743-83e2-31ced29ffb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:40,305 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.855s 2021-08-03 21:37:40,306 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eece4ea4-c422-46c8-88ae-2d85aa50fde6', 'x-compute-request-id': 'req-eece4ea4-c422-46c8-88ae-2d85aa50fde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:41,419 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.103s 2021-08-03 21:37:41,420 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d553f89-b357-4176-8679-a4f954ad6838', 'x-compute-request-id': 'req-0d553f89-b357-4176-8679-a4f954ad6838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:42,621 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.191s 2021-08-03 21:37:42,622 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df262874-e3bf-4e76-97e4-9074c5ba20f6', 'x-compute-request-id': 'req-df262874-e3bf-4e76-97e4-9074c5ba20f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:43,764 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.132s 2021-08-03 21:37:43,764 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0011a5ec-c31a-4f38-8ef4-674b3eb4a9a2', 'x-compute-request-id': 'req-0011a5ec-c31a-4f38-8ef4-674b3eb4a9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:44,947 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.173s 2021-08-03 21:37:44,947 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e39a4ee7-f9e5-4c31-aa9b-5a3d4806a3fa', 'x-compute-request-id': 'req-e39a4ee7-f9e5-4c31-aa9b-5a3d4806a3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"server": {"id": "80cd86ef-0769-4ba0-8a91-602d7cb0b2f4", "name": "tempest-ServerShowV254Test-server-1808141219", "status": "BUILD", "tenant_id": "39be909412134e5ba2881d9c7e41d0e3", "user_id": "4d77d8763f314e4598a5136240119962", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-08-03T21:31:44Z", "updated": "2021-08-03T21:37:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4"}], "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": [], "locked": false, "description": null, "tags": []}}' 2021-08-03 21:37:45,274 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 204 DELETE http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.316s 2021-08-03 21:37:45,275 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa326639-5612-4418-9635-77d48edaad93', 'x-compute-request-id': 'req-fa326639-5612-4418-9635-77d48edaad93', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'' 2021-08-03 21:37:45,299 110095 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 404 GET http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 0.024s 2021-08-03 21:37:45,299 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bb9d3e46-2e59-404e-9f00-8d20dce44184', 'x-compute-request-id': 'req-bb9d3e46-2e59-404e-9f00-8d20dce44184', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/80cd86ef-0769-4ba0-8a91-602d7cb0b2f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 42, in test_rebuild_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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerShowV254Test:test_rebuild_server) Server 80cd86ef-0769-4ba0-8a91-602d7cb0b2f4 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
fail
ft18.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:27:34,344 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 202 POST http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes 0.480s 2021-08-03 21:27:34,344 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-666390610"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8552208-6211-43a8-9d26-04b53d6922b2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8552208-6211-43a8-9d26-04b53d6922b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes'} Body: b'{"volume": {"id": "44c34958-1ad4-46a7-bdab-32c92a5b311e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:27:34.202673", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-666390610", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}], "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-03 21:27:34,457 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e 0.106s 2021-08-03 21:27:34,458 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa16fd5-b1a5-4cbe-a2cb-a8ff66c7df04', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa16fd5-b1a5-4cbe-a2cb-a8ff66c7df04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e'} Body: b'{"volume": {"id": "44c34958-1ad4-46a7-bdab-32c92a5b311e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:27:34.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-666390610", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}], "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5"}}' 2021-08-03 21:27:35,509 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e 0.043s 2021-08-03 21:27:35,509 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df00bc9-b854-4ddb-9bd5-27dffe873203', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df00bc9-b854-4ddb-9bd5-27dffe873203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e'} Body: b'{"volume": {"id": "44c34958-1ad4-46a7-bdab-32c92a5b311e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:27:34.000000", "updated_at": "2021-08-03T21:27:35.000000", "name": "tempest-VolumesBackupsTest-Volume-666390610", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}], "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5"}}' 2021-08-03 21:27:35,516 110098 INFO [tempest.common.waiters] volume 44c34958-1ad4-46a7-bdab-32c92a5b311e reached available after waiting for 1.516190 seconds 2021-08-03 21:27:35,552 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.030s 2021-08-03 21:27:35,553 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3402', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c5ea6beb-2c0b-4fec-8ddd-37e67921793d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9c7d71500f164d9f9b1b154b1b2f546b", "name": "tempest-VolumesBackupsTest-207201139-project", "password_expires_at": null}, "audit_ids": ["kiQUNTygSoawgwyF8VRekg"], "expires_at": "2021-08-03T22:27:35.000000Z", "issued_at": "2021-08-03T21:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5b37accf1104e0fbb7c30b9b22d14c5", "name": "tempest-VolumesBackupsTest-207201139"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_f5b37accf1104e0fbb7c30b9b22d14c5", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/f5b37accf1104e0fbb7c30b9b22d14c5", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:27:35,553 110098 INFO [tempest.lib.common.fixed_network] (VolumesBackupsTest:test_backup_create_attached_volume) Found network None available for tenant 2021-08-03 21:27:35,904 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 202 POST http://10.222.0.102/compute/v2.1/servers 0.349s 2021-08-03 21:27:35,904 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesBackupsTest-instance-1656231298", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7664a88a-6198-4ad8-8c12-706460e5ab07', 'x-compute-request-id': 'req-7664a88a-6198-4ad8-8c12-706460e5ab07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eM7SY3VCGgbM"}}' 2021-08-03 21:27:36,204 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.297s 2021-08-03 21:27:36,204 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f3833e-be1f-46ac-93e7-46d87687e5f5', 'x-compute-request-id': 'req-08f3833e-be1f-46ac-93e7-46d87687e5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:37,493 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.280s 2021-08-03 21:27:37,494 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02018847-0680-4d74-86a1-96240eedb0e6', 'x-compute-request-id': 'req-02018847-0680-4d74-86a1-96240eedb0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:38,699 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.197s 2021-08-03 21:27:38,699 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329c9846-9805-45ec-8a39-b57067cd700b', 'x-compute-request-id': 'req-329c9846-9805-45ec-8a39-b57067cd700b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:40,404 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.697s 2021-08-03 21:27:40,405 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a8424c9-de0d-43a3-aba5-8d87282d9375', 'x-compute-request-id': 'req-5a8424c9-de0d-43a3-aba5-8d87282d9375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:41,671 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.258s 2021-08-03 21:27:41,672 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee97bf5-208b-4fa2-82df-da8fbad5886c', 'x-compute-request-id': 'req-0ee97bf5-208b-4fa2-82df-da8fbad5886c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:42,899 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.218s 2021-08-03 21:27:42,900 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f147843a-70ba-4d4a-ac56-2ca45751bcdf', 'x-compute-request-id': 'req-f147843a-70ba-4d4a-ac56-2ca45751bcdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:44,077 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.168s 2021-08-03 21:27:44,078 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4685dca9-a8ff-4efc-b846-0620b1a1a8ed', 'x-compute-request-id': 'req-4685dca9-a8ff-4efc-b846-0620b1a1a8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:45,272 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.182s 2021-08-03 21:27:45,273 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59fda52d-0e97-4f33-ad5b-32d3b05aae2d', 'x-compute-request-id': 'req-59fda52d-0e97-4f33-ad5b-32d3b05aae2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:46,442 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.161s 2021-08-03 21:27:46,443 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e743c627-6660-49b5-88c7-9d90da071806', 'x-compute-request-id': 'req-e743c627-6660-49b5-88c7-9d90da071806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:47,652 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.202s 2021-08-03 21:27:47,652 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487c262c-8c58-4447-ab75-bd964cc024ae', 'x-compute-request-id': 'req-487c262c-8c58-4447-ab75-bd964cc024ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:48,953 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.293s 2021-08-03 21:27:48,954 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c1a56e5-f8f8-40c8-a149-aedcf612d5c4', 'x-compute-request-id': 'req-3c1a56e5-f8f8-40c8-a149-aedcf612d5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:50,048 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.087s 2021-08-03 21:27:50,049 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f020f3e8-e352-4c19-886d-e313ebc0a87f', 'x-compute-request-id': 'req-f020f3e8-e352-4c19-886d-e313ebc0a87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:51,296 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.238s 2021-08-03 21:27:51,296 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a41dae86-9658-4840-a5f5-79e25ab8adb7', 'x-compute-request-id': 'req-a41dae86-9658-4840-a5f5-79e25ab8adb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:52,389 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.083s 2021-08-03 21:27:52,389 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d899a2af-c0a3-432d-ba5a-0266de7b3091', 'x-compute-request-id': 'req-d899a2af-c0a3-432d-ba5a-0266de7b3091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:53,708 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.310s 2021-08-03 21:27:53,708 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74028cce-536a-4fc4-8064-1555bf4e125c', 'x-compute-request-id': 'req-74028cce-536a-4fc4-8064-1555bf4e125c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:54,839 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.123s 2021-08-03 21:27:54,840 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a040679-c0b6-44b0-a91f-cb770bc410ad', 'x-compute-request-id': 'req-8a040679-c0b6-44b0-a91f-cb770bc410ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:56,155 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.307s 2021-08-03 21:27:56,155 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5c16ba-023e-49c0-9725-ee0efb3777c9', 'x-compute-request-id': 'req-7e5c16ba-023e-49c0-9725-ee0efb3777c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:57,265 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.101s 2021-08-03 21:27:57,265 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5afbf9b-4c86-4ade-9e5b-2f4141e0d43d', 'x-compute-request-id': 'req-b5afbf9b-4c86-4ade-9e5b-2f4141e0d43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:58,428 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.154s 2021-08-03 21:27:58,428 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-138f3153-bb39-474b-aa9d-df1ab38062f1', 'x-compute-request-id': 'req-138f3153-bb39-474b-aa9d-df1ab38062f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:27:59,604 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.167s 2021-08-03 21:27:59,604 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abf74a09-21e8-43ba-98e4-41670069d664', 'x-compute-request-id': 'req-abf74a09-21e8-43ba-98e4-41670069d664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:27:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:00,892 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.279s 2021-08-03 21:28:00,893 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6771f9-5270-48d1-99d9-08bb77d9d918', 'x-compute-request-id': 'req-2b6771f9-5270-48d1-99d9-08bb77d9d918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:02,145 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.244s 2021-08-03 21:28:02,145 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69e7a31-0211-43b4-84bd-226f192a6319', 'x-compute-request-id': 'req-d69e7a31-0211-43b4-84bd-226f192a6319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:03,296 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.142s 2021-08-03 21:28:03,296 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63ea38d-01f8-4226-8651-a73b9ce73c9b', 'x-compute-request-id': 'req-c63ea38d-01f8-4226-8651-a73b9ce73c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:04,610 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.304s 2021-08-03 21:28:04,610 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0beb8f2-37ef-4400-bc58-575f389a0c78', 'x-compute-request-id': 'req-a0beb8f2-37ef-4400-bc58-575f389a0c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:05,954 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.335s 2021-08-03 21:28:05,954 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a71a35a-6672-4235-96d3-d1baa40db8a4', 'x-compute-request-id': 'req-9a71a35a-6672-4235-96d3-d1baa40db8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:07,054 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.092s 2021-08-03 21:28:07,055 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575e666c-ca06-45b9-a67f-efc5b35d5e01', 'x-compute-request-id': 'req-575e666c-ca06-45b9-a67f-efc5b35d5e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:08,135 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:28:08,135 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63294878-0e80-4285-9985-782356e88fa7', 'x-compute-request-id': 'req-63294878-0e80-4285-9985-782356e88fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:09,404 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.261s 2021-08-03 21:28:09,404 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ab4f05-9438-422a-8083-24358e64eda4', 'x-compute-request-id': 'req-a3ab4f05-9438-422a-8083-24358e64eda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:10,579 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.166s 2021-08-03 21:28:10,579 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e25737a-d147-4af5-adaa-97e933277317', 'x-compute-request-id': 'req-9e25737a-d147-4af5-adaa-97e933277317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:11,921 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.334s 2021-08-03 21:28:11,922 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e43ec33-5991-44d5-884a-3c645bf4613b', 'x-compute-request-id': 'req-4e43ec33-5991-44d5-884a-3c645bf4613b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:13,230 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.299s 2021-08-03 21:28:13,231 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28546a19-3d80-4a12-b589-b5ac99717656', 'x-compute-request-id': 'req-28546a19-3d80-4a12-b589-b5ac99717656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:16,323 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 2.084s 2021-08-03 21:28:16,323 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e06fbe7d-c503-46e6-9dda-6d3a81540fef', 'x-compute-request-id': 'req-e06fbe7d-c503-46e6-9dda-6d3a81540fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:20,030 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 2.698s 2021-08-03 21:28:20,030 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2faa36-fa47-4b25-88e6-869115564623', 'x-compute-request-id': 'req-0d2faa36-fa47-4b25-88e6-869115564623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:23,151 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 2.112s 2021-08-03 21:28:23,151 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ace1774-0ffd-40c8-a106-10398f790c7a', 'x-compute-request-id': 'req-7ace1774-0ffd-40c8-a106-10398f790c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:25,222 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 1.064s 2021-08-03 21:28:25,223 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e45698f-c959-4935-82cb-05a7a8ae1835', 'x-compute-request-id': 'req-9e45698f-c959-4935-82cb-05a7a8ae1835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:26,363 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.133s 2021-08-03 21:28:26,364 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce9d926e-bc0c-49d0-a680-39fe42100ee1', 'x-compute-request-id': 'req-ce9d926e-bc0c-49d0-a680-39fe42100ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:27,461 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.088s 2021-08-03 21:28:27,461 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aed74ee-b233-4c86-bb64-86e0a3bd3f3f', 'x-compute-request-id': 'req-1aed74ee-b233-4c86-bb64-86e0a3bd3f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:28,994 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.524s 2021-08-03 21:28:28,994 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4038ae0-4349-49e6-9a17-fe53993d55b1', 'x-compute-request-id': 'req-b4038ae0-4349-49e6-9a17-fe53993d55b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:30,110 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.108s 2021-08-03 21:28:30,111 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16f47ed-1f71-4955-bc7e-d84727f36b5a', 'x-compute-request-id': 'req-c16f47ed-1f71-4955-bc7e-d84727f36b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:31,294 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.175s 2021-08-03 21:28:31,294 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5a6a6d-5b0d-428c-8f71-027516b346fe', 'x-compute-request-id': 'req-ef5a6a6d-5b0d-428c-8f71-027516b346fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:32,426 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.124s 2021-08-03 21:28:32,427 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db0a9fb7-8892-4f44-acbf-4fbfea7d4fd7', 'x-compute-request-id': 'req-db0a9fb7-8892-4f44-acbf-4fbfea7d4fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:33,883 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.447s 2021-08-03 21:28:33,883 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946e7d03-fa18-47d0-8f05-8de3e0378581', 'x-compute-request-id': 'req-946e7d03-fa18-47d0-8f05-8de3e0378581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:34,981 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.089s 2021-08-03 21:28:34,982 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989e7171-e528-469c-b540-1e5e95029458', 'x-compute-request-id': 'req-989e7171-e528-469c-b540-1e5e95029458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:36,094 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.103s 2021-08-03 21:28:36,094 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8879b0-21a4-4192-80a1-39c53b90c193', 'x-compute-request-id': 'req-0e8879b0-21a4-4192-80a1-39c53b90c193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:37,205 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.102s 2021-08-03 21:28:37,206 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88ffbb3-8099-425c-b85b-1717c8d3d948', 'x-compute-request-id': 'req-f88ffbb3-8099-425c-b85b-1717c8d3d948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:38,304 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.089s 2021-08-03 21:28:38,304 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035968d7-93cc-42a2-8554-9d1be9fa2ebb', 'x-compute-request-id': 'req-035968d7-93cc-42a2-8554-9d1be9fa2ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:39,439 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.126s 2021-08-03 21:28:39,439 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09bd856-7e2b-4b13-bbc5-5fbd4206f6da', 'x-compute-request-id': 'req-f09bd856-7e2b-4b13-bbc5-5fbd4206f6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:40,573 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.125s 2021-08-03 21:28:40,573 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-931d921a-ec33-4204-8746-40548d797949', 'x-compute-request-id': 'req-931d921a-ec33-4204-8746-40548d797949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:42,360 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.778s 2021-08-03 21:28:42,360 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608dd443-8bba-4cd1-8aa8-a0833e60bbb3', 'x-compute-request-id': 'req-608dd443-8bba-4cd1-8aa8-a0833e60bbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:43,645 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.276s 2021-08-03 21:28:43,645 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4267059-24aa-4a42-b623-b12a18a9dfb6', 'x-compute-request-id': 'req-e4267059-24aa-4a42-b623-b12a18a9dfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:45,477 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.823s 2021-08-03 21:28:45,478 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e22f3318-b443-4691-83e7-89e016896c01', 'x-compute-request-id': 'req-e22f3318-b443-4691-83e7-89e016896c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:46,709 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.222s 2021-08-03 21:28:46,709 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52aa4c3c-2e3c-4e0c-abdb-d6df9a8745be', 'x-compute-request-id': 'req-52aa4c3c-2e3c-4e0c-abdb-d6df9a8745be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:48,114 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.396s 2021-08-03 21:28:48,115 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d7489e-c5d8-4ab8-880a-58bccb5a5fd6', 'x-compute-request-id': 'req-a2d7489e-c5d8-4ab8-880a-58bccb5a5fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:49,220 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.097s 2021-08-03 21:28:49,220 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34c6d1e4-b9df-4d4d-a7cb-58c3a027eaa4', 'x-compute-request-id': 'req-34c6d1e4-b9df-4d4d-a7cb-58c3a027eaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:50,328 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.099s 2021-08-03 21:28:50,329 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5ef002-46e5-470c-85ad-065ed6368791', 'x-compute-request-id': 'req-5b5ef002-46e5-470c-85ad-065ed6368791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:51,441 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.097s 2021-08-03 21:28:51,441 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62eebd85-4654-4143-95e4-d982f94a9179', 'x-compute-request-id': 'req-62eebd85-4654-4143-95e4-d982f94a9179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:52,539 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.090s 2021-08-03 21:28:52,539 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37f4057-9df9-444d-aaad-d9c0775c164f', 'x-compute-request-id': 'req-d37f4057-9df9-444d-aaad-d9c0775c164f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:53,631 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.084s 2021-08-03 21:28:53,631 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2877ba7d-7cd2-4ce5-ac64-79969e239ca0', 'x-compute-request-id': 'req-2877ba7d-7cd2-4ce5-ac64-79969e239ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:54,704 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:28:54,705 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7a6311-71d0-4512-92e2-c00af0bfe643', 'x-compute-request-id': 'req-6e7a6311-71d0-4512-92e2-c00af0bfe643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:55,781 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:28:55,781 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f164dee-f2b9-444c-a121-68a2f83620bb', 'x-compute-request-id': 'req-1f164dee-f2b9-444c-a121-68a2f83620bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:56,856 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:28:56,857 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b97742-5fb5-4242-b058-329c5ffa23f7', 'x-compute-request-id': 'req-21b97742-5fb5-4242-b058-329c5ffa23f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:57,933 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:28:57,934 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808b90ca-23bb-4c58-a95c-0c6ceab06b8e', 'x-compute-request-id': 'req-808b90ca-23bb-4c58-a95c-0c6ceab06b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:28:59,008 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:28:59,008 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8927bca2-00d9-4db2-b6ad-b507f58702e8', 'x-compute-request-id': 'req-8927bca2-00d9-4db2-b6ad-b507f58702e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:00,088 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:29:00,088 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee8c918-cd47-44a3-b07e-972cbfe931fa', 'x-compute-request-id': 'req-3ee8c918-cd47-44a3-b07e-972cbfe931fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:01,162 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:29:01,163 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c323b3af-c9ec-43ba-8b8e-33e0d68912a5', 'x-compute-request-id': 'req-c323b3af-c9ec-43ba-8b8e-33e0d68912a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:02,237 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:29:02,237 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0623bca-dedc-4bf8-afac-c605a0362c1e', 'x-compute-request-id': 'req-a0623bca-dedc-4bf8-afac-c605a0362c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:03,313 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:29:03,313 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-489b531f-c64b-49af-a022-4afdfcfb436a', 'x-compute-request-id': 'req-489b531f-c64b-49af-a022-4afdfcfb436a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:04,388 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:29:04,388 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b75bc3-3b8b-4275-b8a1-4e0c850ae4ac', 'x-compute-request-id': 'req-a3b75bc3-3b8b-4275-b8a1-4e0c850ae4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:05,587 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.190s 2021-08-03 21:29:05,588 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac33971-bbb6-4702-bf51-918f6d56d8ec', 'x-compute-request-id': 'req-4ac33971-bbb6-4702-bf51-918f6d56d8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:06,681 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.085s 2021-08-03 21:29:06,681 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9c66ca-b97e-4dcf-81d5-2571de577f40', 'x-compute-request-id': 'req-ab9c66ca-b97e-4dcf-81d5-2571de577f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:07,772 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.082s 2021-08-03 21:29:07,772 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d0fb498-f411-4dd7-b0ff-39ba385aeff8', 'x-compute-request-id': 'req-8d0fb498-f411-4dd7-b0ff-39ba385aeff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:08,856 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:29:08,857 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec32fd9-3b03-4096-9739-3dad729191c6', 'x-compute-request-id': 'req-eec32fd9-3b03-4096-9739-3dad729191c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:10,104 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.238s 2021-08-03 21:29:10,105 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac41bdc9-42dd-4b13-b6a1-3e96e9b9bf33', 'x-compute-request-id': 'req-ac41bdc9-42dd-4b13-b6a1-3e96e9b9bf33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:11,271 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.157s 2021-08-03 21:29:11,272 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81932dd-de83-4515-b0c4-043d6f5966de', 'x-compute-request-id': 'req-f81932dd-de83-4515-b0c4-043d6f5966de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:12,614 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.334s 2021-08-03 21:29:12,615 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60122ae6-a0ad-463f-a46a-4d16c648fb07', 'x-compute-request-id': 'req-60122ae6-a0ad-463f-a46a-4d16c648fb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:13,712 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.090s 2021-08-03 21:29:13,713 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab761b7c-5499-4b51-a1ee-8c0b7aca373f', 'x-compute-request-id': 'req-ab761b7c-5499-4b51-a1ee-8c0b7aca373f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:14,859 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.138s 2021-08-03 21:29:14,860 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-109761c7-1d16-4698-aa82-145fb3b13e1b', 'x-compute-request-id': 'req-109761c7-1d16-4698-aa82-145fb3b13e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:16,050 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.182s 2021-08-03 21:29:16,051 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f741a7-4c1f-4c14-9e5a-cfc72b7d6073', 'x-compute-request-id': 'req-04f741a7-4c1f-4c14-9e5a-cfc72b7d6073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:17,171 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.112s 2021-08-03 21:29:17,171 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd222116-cfaf-484a-b4e0-dab62acb5000', 'x-compute-request-id': 'req-dd222116-cfaf-484a-b4e0-dab62acb5000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:18,439 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.260s 2021-08-03 21:29:18,440 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66201a65-61dc-4ef1-8820-850db171acae', 'x-compute-request-id': 'req-66201a65-61dc-4ef1-8820-850db171acae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:19,527 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:29:19,527 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe543a06-fa0d-45af-8c03-786d4e749d58', 'x-compute-request-id': 'req-fe543a06-fa0d-45af-8c03-786d4e749d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:20,718 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.182s 2021-08-03 21:29:20,719 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f38841d4-6f1f-4914-ae9a-af5ea1ebcec0', 'x-compute-request-id': 'req-f38841d4-6f1f-4914-ae9a-af5ea1ebcec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:21,814 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.086s 2021-08-03 21:29:21,815 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c17ccd-7e85-47c9-8777-1febdb52b067', 'x-compute-request-id': 'req-37c17ccd-7e85-47c9-8777-1febdb52b067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:22,908 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.086s 2021-08-03 21:29:22,908 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4ce3275-6542-4bd8-9b8d-9eb2cf1c6315', 'x-compute-request-id': 'req-a4ce3275-6542-4bd8-9b8d-9eb2cf1c6315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:23,984 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:29:23,984 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa13f343-b444-4ee9-8b62-0bcd7803aa09', 'x-compute-request-id': 'req-aa13f343-b444-4ee9-8b62-0bcd7803aa09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:25,064 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:29:25,064 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a84dc0-4340-41d3-81a2-bd774fa9bf2e', 'x-compute-request-id': 'req-24a84dc0-4340-41d3-81a2-bd774fa9bf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:26,139 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:29:26,140 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3235e6f-3af1-40cc-a1f4-0009239f3390', 'x-compute-request-id': 'req-f3235e6f-3af1-40cc-a1f4-0009239f3390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:27,214 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:29:27,215 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-476223a7-3124-4765-815e-6dc87a6bb2ad', 'x-compute-request-id': 'req-476223a7-3124-4765-815e-6dc87a6bb2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:28,321 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.099s 2021-08-03 21:29:28,322 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-295a53b0-7b4f-4c27-b497-e68593108a7c', 'x-compute-request-id': 'req-295a53b0-7b4f-4c27-b497-e68593108a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:29,399 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:29:29,399 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197da380-4a59-471a-843a-96b0c8e1997e', 'x-compute-request-id': 'req-197da380-4a59-471a-843a-96b0c8e1997e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:30,484 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:29:30,484 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e8243b-71fe-4fde-812f-75499547b5de', 'x-compute-request-id': 'req-22e8243b-71fe-4fde-812f-75499547b5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:31,565 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:29:31,565 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a84605f-cd40-4895-b026-7ef3aad68d9f', 'x-compute-request-id': 'req-5a84605f-cd40-4895-b026-7ef3aad68d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:32,642 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:29:32,642 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f113ea90-f10f-4a3f-9776-40ef72b3e45c', 'x-compute-request-id': 'req-f113ea90-f10f-4a3f-9776-40ef72b3e45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:33,994 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.343s 2021-08-03 21:29:33,995 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b3a27e-bae8-44aa-91f9-185b20a444f9', 'x-compute-request-id': 'req-e4b3a27e-bae8-44aa-91f9-185b20a444f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:35,073 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:29:35,074 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e6e466-f62b-4bcc-b6cb-246e59881d95', 'x-compute-request-id': 'req-24e6e466-f62b-4bcc-b6cb-246e59881d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:36,154 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:29:36,154 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe60589-ba26-4661-a4b9-4893051bfcb0', 'x-compute-request-id': 'req-8fe60589-ba26-4661-a4b9-4893051bfcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:37,238 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.075s 2021-08-03 21:29:37,238 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d9003e-6d0a-47b7-a5d1-43bff3603d24', 'x-compute-request-id': 'req-58d9003e-6d0a-47b7-a5d1-43bff3603d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:38,327 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.081s 2021-08-03 21:29:38,328 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11afa1a-a576-4ba5-94ce-bf65bd159f97', 'x-compute-request-id': 'req-f11afa1a-a576-4ba5-94ce-bf65bd159f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:39,504 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.167s 2021-08-03 21:29:39,504 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70bafb9a-b2f1-4418-9f32-553487b5f5ef', 'x-compute-request-id': 'req-70bafb9a-b2f1-4418-9f32-553487b5f5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:40,771 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.258s 2021-08-03 21:29:40,771 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab5ce243-fd9e-45d6-bd2b-6245bf2c7904', 'x-compute-request-id': 'req-ab5ce243-fd9e-45d6-bd2b-6245bf2c7904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:41,857 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.077s 2021-08-03 21:29:41,858 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c31ed8-16c7-4914-ab1a-22afc2223ce7', 'x-compute-request-id': 'req-a3c31ed8-16c7-4914-ab1a-22afc2223ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:42,932 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:29:42,932 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dde70a7-dea9-413a-9d9f-6244d0536b09', 'x-compute-request-id': 'req-4dde70a7-dea9-413a-9d9f-6244d0536b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:44,016 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.074s 2021-08-03 21:29:44,016 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf504f3-c639-4c62-8f5b-b185ca267db5', 'x-compute-request-id': 'req-acf504f3-c639-4c62-8f5b-b185ca267db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:45,110 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.085s 2021-08-03 21:29:45,111 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26adef59-c997-4db7-ae15-2e874729b580', 'x-compute-request-id': 'req-26adef59-c997-4db7-ae15-2e874729b580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:46,204 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.084s 2021-08-03 21:29:46,204 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e22473a-28d2-44b0-95a0-d096cd71ae47', 'x-compute-request-id': 'req-2e22473a-28d2-44b0-95a0-d096cd71ae47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:47,283 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:29:47,283 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26143972-e192-4fb8-8233-38c86697c00b', 'x-compute-request-id': 'req-26143972-e192-4fb8-8233-38c86697c00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:48,359 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:29:48,359 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a75935-00fd-4d01-91bf-877f2dda2cdd', 'x-compute-request-id': 'req-f2a75935-00fd-4d01-91bf-877f2dda2cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:49,438 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:29:49,438 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b302d4e-a97b-4586-b9b5-e849751a7fec', 'x-compute-request-id': 'req-9b302d4e-a97b-4586-b9b5-e849751a7fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:50,517 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:29:50,517 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72827ccb-ccbb-4acc-9b77-0d34032a0595', 'x-compute-request-id': 'req-72827ccb-ccbb-4acc-9b77-0d34032a0595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:51,593 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:29:51,594 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30333ccd-7971-4bb5-b108-e4206d3ef34e', 'x-compute-request-id': 'req-30333ccd-7971-4bb5-b108-e4206d3ef34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:52,677 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.075s 2021-08-03 21:29:52,678 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd137ee-7363-41ab-9bb0-eb9d1ddee4d0', 'x-compute-request-id': 'req-2dd137ee-7363-41ab-9bb0-eb9d1ddee4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:53,761 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.075s 2021-08-03 21:29:53,761 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b9a1c7-f5f1-4243-b7e5-285c7abd603d', 'x-compute-request-id': 'req-02b9a1c7-f5f1-4243-b7e5-285c7abd603d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:54,846 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.074s 2021-08-03 21:29:54,846 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dee31c1-05db-4254-9757-0da2d64c0347', 'x-compute-request-id': 'req-6dee31c1-05db-4254-9757-0da2d64c0347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:55,929 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.074s 2021-08-03 21:29:55,929 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533ba807-9227-45a1-8659-84e0fc332a5f', 'x-compute-request-id': 'req-533ba807-9227-45a1-8659-84e0fc332a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:57,022 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.085s 2021-08-03 21:29:57,023 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcc500ff-c3bb-4160-8fcb-0a8b325e6bd9', 'x-compute-request-id': 'req-fcc500ff-c3bb-4160-8fcb-0a8b325e6bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:58,100 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:29:58,100 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dbd7257-a17e-451a-81d4-6bcf2bdeb87d', 'x-compute-request-id': 'req-4dbd7257-a17e-451a-81d4-6bcf2bdeb87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:29:59,214 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.105s 2021-08-03 21:29:59,214 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fcd3265-d587-4b0c-89f4-c6ab9ea87c9f', 'x-compute-request-id': 'req-2fcd3265-d587-4b0c-89f4-c6ab9ea87c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:29:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:00,302 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.080s 2021-08-03 21:30:00,303 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-947264a7-86af-40ea-8e56-bd13c7f0e872', 'x-compute-request-id': 'req-947264a7-86af-40ea-8e56-bd13c7f0e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:01,380 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:30:01,380 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128fb096-25fc-4b9a-84f6-1db2b5c3a42e', 'x-compute-request-id': 'req-128fb096-25fc-4b9a-84f6-1db2b5c3a42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:02,457 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:30:02,457 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918e56d2-b953-48ed-87e6-2734f4d44169', 'x-compute-request-id': 'req-918e56d2-b953-48ed-87e6-2734f4d44169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:03,533 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:30:03,533 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b69ec10-3cf7-4ab2-b402-dd67b83a055e', 'x-compute-request-id': 'req-4b69ec10-3cf7-4ab2-b402-dd67b83a055e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:04,613 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:30:04,613 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca76ee0-38a9-45f5-a726-35a5b5c56a22', 'x-compute-request-id': 'req-dca76ee0-38a9-45f5-a726-35a5b5c56a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:05,692 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:30:05,692 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84144471-b15b-413a-bd9b-524587f2bb5d', 'x-compute-request-id': 'req-84144471-b15b-413a-bd9b-524587f2bb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:06,768 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:30:06,768 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-387cbbe3-411a-4794-af72-a3e8c8568113', 'x-compute-request-id': 'req-387cbbe3-411a-4794-af72-a3e8c8568113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:07,847 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:30:07,847 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da0a5f6-4564-4cc3-b155-04d59c7978ce', 'x-compute-request-id': 'req-4da0a5f6-4564-4cc3-b155-04d59c7978ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:08,926 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:30:08,927 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a1bd00-f3be-48bf-8c45-e587316871e6', 'x-compute-request-id': 'req-50a1bd00-f3be-48bf-8c45-e587316871e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:10,008 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:30:10,008 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd892da-417e-47a9-a767-5c8907e3da38', 'x-compute-request-id': 'req-bbd892da-417e-47a9-a767-5c8907e3da38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:11,085 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:30:11,085 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12714c6b-87b1-4bcd-8ae2-a181bd1246d5', 'x-compute-request-id': 'req-12714c6b-87b1-4bcd-8ae2-a181bd1246d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:12,161 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:30:12,161 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379b3b4f-b89c-4ac6-9d58-33540b2891cb', 'x-compute-request-id': 'req-379b3b4f-b89c-4ac6-9d58-33540b2891cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:13,236 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:30:13,236 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52879dcd-35af-476a-8b2b-420a19313339', 'x-compute-request-id': 'req-52879dcd-35af-476a-8b2b-420a19313339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:14,317 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:30:14,318 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da774323-4362-464b-9417-1427fcee9095', 'x-compute-request-id': 'req-da774323-4362-464b-9417-1427fcee9095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:15,395 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:30:15,395 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-defa88e7-fd6f-4222-a523-8f29a6638746', 'x-compute-request-id': 'req-defa88e7-fd6f-4222-a523-8f29a6638746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:16,471 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:30:16,471 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d035f9-bf88-4655-9f5f-1f909ea97c47', 'x-compute-request-id': 'req-71d035f9-bf88-4655-9f5f-1f909ea97c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:17,546 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:30:17,547 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e72fde-12b4-4e25-ad4d-10a72f6a63da', 'x-compute-request-id': 'req-b4e72fde-12b4-4e25-ad4d-10a72f6a63da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:18,625 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:30:18,626 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba531e43-be0f-4ce2-a1f3-adb0f7ee39a0', 'x-compute-request-id': 'req-ba531e43-be0f-4ce2-a1f3-adb0f7ee39a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:19,714 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.080s 2021-08-03 21:30:19,715 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc18da7-1a42-4ba4-809e-b522e2105f3e', 'x-compute-request-id': 'req-4fc18da7-1a42-4ba4-809e-b522e2105f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:20,792 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:30:20,793 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f092528e-aca6-49a5-bfd2-4dc10f9b4b18', 'x-compute-request-id': 'req-f092528e-aca6-49a5-bfd2-4dc10f9b4b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:21,869 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:30:21,870 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88e314b-2666-4bc9-bfb5-ea81d88ce2fe', 'x-compute-request-id': 'req-b88e314b-2666-4bc9-bfb5-ea81d88ce2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:23,033 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.155s 2021-08-03 21:30:23,034 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f17ad86e-c199-49ed-958e-aecaa00f20b6', 'x-compute-request-id': 'req-f17ad86e-c199-49ed-958e-aecaa00f20b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:24,115 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:30:24,115 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f116fefb-2d7a-4d7c-a3e4-79e31bcd5f48', 'x-compute-request-id': 'req-f116fefb-2d7a-4d7c-a3e4-79e31bcd5f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:25,214 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.090s 2021-08-03 21:30:25,215 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c58a1ed-7dd9-4c37-842c-c7448f12952f', 'x-compute-request-id': 'req-8c58a1ed-7dd9-4c37-842c-c7448f12952f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:26,304 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.080s 2021-08-03 21:30:26,304 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-632bb75d-5a68-48e2-bb8e-bf340735ea53', 'x-compute-request-id': 'req-632bb75d-5a68-48e2-bb8e-bf340735ea53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:27,379 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:30:27,379 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af7f7df-1077-416f-a0df-23ab3fa94097', 'x-compute-request-id': 'req-9af7f7df-1077-416f-a0df-23ab3fa94097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:28,455 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:30:28,455 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec6ced6a-3b7e-4bc8-acd0-8c771c02a724', 'x-compute-request-id': 'req-ec6ced6a-3b7e-4bc8-acd0-8c771c02a724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:29,556 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.092s 2021-08-03 21:30:29,556 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5bf2daf-07d4-4557-8ce0-265a8f7c49b9', 'x-compute-request-id': 'req-f5bf2daf-07d4-4557-8ce0-265a8f7c49b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:30,638 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.074s 2021-08-03 21:30:30,639 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a4e4915-ad04-4358-bb44-f7c6394b185a', 'x-compute-request-id': 'req-6a4e4915-ad04-4358-bb44-f7c6394b185a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:31,719 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:30:31,719 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c146df-848d-454c-905b-e630a85ecbd1', 'x-compute-request-id': 'req-37c146df-848d-454c-905b-e630a85ecbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:32,799 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:30:32,799 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-065b24ae-654a-4e40-8041-9676e28885e2', 'x-compute-request-id': 'req-065b24ae-654a-4e40-8041-9676e28885e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:33,880 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:30:33,880 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79a9ab63-bb20-4a5f-aa26-8b2038e77a49', 'x-compute-request-id': 'req-79a9ab63-bb20-4a5f-aa26-8b2038e77a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:34,965 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.075s 2021-08-03 21:30:34,965 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f50bc9-7baa-4e8c-a2b6-a0c35de3d981', 'x-compute-request-id': 'req-b9f50bc9-7baa-4e8c-a2b6-a0c35de3d981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:36,049 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:30:36,050 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13f253e-1068-48a4-a680-65e97578d076', 'x-compute-request-id': 'req-c13f253e-1068-48a4-a680-65e97578d076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:37,145 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.087s 2021-08-03 21:30:37,145 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed78731c-d41f-4523-b606-7ef779f539ed', 'x-compute-request-id': 'req-ed78731c-d41f-4523-b606-7ef779f539ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:38,247 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.094s 2021-08-03 21:30:38,248 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474dbd80-6698-4844-a01d-152827386024', 'x-compute-request-id': 'req-474dbd80-6698-4844-a01d-152827386024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:39,379 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.123s 2021-08-03 21:30:39,380 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff12aee-6792-4d56-972f-aa3b11e2d008', 'x-compute-request-id': 'req-cff12aee-6792-4d56-972f-aa3b11e2d008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:40,485 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.097s 2021-08-03 21:30:40,485 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cadb55d4-674b-4a34-98b9-1dca6428ba9e', 'x-compute-request-id': 'req-cadb55d4-674b-4a34-98b9-1dca6428ba9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:41,614 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.119s 2021-08-03 21:30:41,614 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1112e266-d141-43a0-a983-e51f68ba2023', 'x-compute-request-id': 'req-1112e266-d141-43a0-a983-e51f68ba2023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:43,349 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.726s 2021-08-03 21:30:43,349 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7d2a79-05f8-40ff-a9e6-87f19411c951', 'x-compute-request-id': 'req-4f7d2a79-05f8-40ff-a9e6-87f19411c951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:44,466 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.107s 2021-08-03 21:30:44,466 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758ab1f0-11f9-465f-81f8-8ba3a81f84fb', 'x-compute-request-id': 'req-758ab1f0-11f9-465f-81f8-8ba3a81f84fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:45,636 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.162s 2021-08-03 21:30:45,637 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c626790-ab24-49f8-bb77-731a2f2280c6', 'x-compute-request-id': 'req-7c626790-ab24-49f8-bb77-731a2f2280c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:46,781 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.136s 2021-08-03 21:30:46,782 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa6eda4a-967b-49b9-bc6d-b939238843d9', 'x-compute-request-id': 'req-fa6eda4a-967b-49b9-bc6d-b939238843d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:47,886 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.095s 2021-08-03 21:30:47,886 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be2c4f0-178f-42c2-b06c-eb7c2425b7f2', 'x-compute-request-id': 'req-7be2c4f0-178f-42c2-b06c-eb7c2425b7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:49,163 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.268s 2021-08-03 21:30:49,163 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ff3b12-f3d8-4c96-a8b8-6ac0915513a2', 'x-compute-request-id': 'req-93ff3b12-f3d8-4c96-a8b8-6ac0915513a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:50,312 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.139s 2021-08-03 21:30:50,312 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480892af-de91-4ac5-8769-3e80b276d43c', 'x-compute-request-id': 'req-480892af-de91-4ac5-8769-3e80b276d43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:51,498 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.176s 2021-08-03 21:30:51,498 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9839bc8-0bf4-4ede-b1af-b3d4272a4d53', 'x-compute-request-id': 'req-b9839bc8-0bf4-4ede-b1af-b3d4272a4d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:52,634 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.127s 2021-08-03 21:30:52,634 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67358695-7508-4ea1-970c-70b0f2c9c85b', 'x-compute-request-id': 'req-67358695-7508-4ea1-970c-70b0f2c9c85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:53,714 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:30:53,714 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f9e53c-e482-42e4-80fb-1c07dfe8c2e6', 'x-compute-request-id': 'req-00f9e53c-e482-42e4-80fb-1c07dfe8c2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:54,796 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:30:54,797 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce8a0882-08ba-4252-9ef4-cc8c985172d3', 'x-compute-request-id': 'req-ce8a0882-08ba-4252-9ef4-cc8c985172d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:55,894 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.088s 2021-08-03 21:30:55,894 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea34423-3dad-4aa2-87de-34d6f73a51f4', 'x-compute-request-id': 'req-aea34423-3dad-4aa2-87de-34d6f73a51f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:57,228 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.326s 2021-08-03 21:30:57,229 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a778b014-fd66-4976-b361-d191feb54b61', 'x-compute-request-id': 'req-a778b014-fd66-4976-b361-d191feb54b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:58,816 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.580s 2021-08-03 21:30:58,817 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-287325f2-54ce-476d-937a-12295cd63664', 'x-compute-request-id': 'req-287325f2-54ce-476d-937a-12295cd63664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:30:59,946 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.121s 2021-08-03 21:30:59,946 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f511d1bf-70a1-47a5-8511-9c7dddcf382e', 'x-compute-request-id': 'req-f511d1bf-70a1-47a5-8511-9c7dddcf382e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:30:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:01,052 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.097s 2021-08-03 21:31:01,052 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22515742-2082-409f-b1b6-10ca4bae6de3', 'x-compute-request-id': 'req-22515742-2082-409f-b1b6-10ca4bae6de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:02,847 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.787s 2021-08-03 21:31:02,848 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f7a485-428e-4dc2-b087-825465f1e938', 'x-compute-request-id': 'req-a2f7a485-428e-4dc2-b087-825465f1e938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:03,987 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.131s 2021-08-03 21:31:03,987 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88fb036d-9417-4bcd-b37a-522963236547', 'x-compute-request-id': 'req-88fb036d-9417-4bcd-b37a-522963236547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:05,076 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.080s 2021-08-03 21:31:05,077 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b72cda6-25e4-4dc6-a7fa-3d51499c49e4', 'x-compute-request-id': 'req-1b72cda6-25e4-4dc6-a7fa-3d51499c49e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:06,158 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:31:06,159 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621e1d21-39fe-46f3-8496-c729a76ee89d', 'x-compute-request-id': 'req-621e1d21-39fe-46f3-8496-c729a76ee89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:07,421 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.255s 2021-08-03 21:31:07,422 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68bb583-6fdb-4151-acef-4091e3e4d2fa', 'x-compute-request-id': 'req-f68bb583-6fdb-4151-acef-4091e3e4d2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:08,689 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.259s 2021-08-03 21:31:08,690 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2f8c62-11fe-4202-b01f-6abc7b473302', 'x-compute-request-id': 'req-cf2f8c62-11fe-4202-b01f-6abc7b473302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:10,509 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.811s 2021-08-03 21:31:10,509 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c866e42f-69f2-49cd-920c-ace65ff5672a', 'x-compute-request-id': 'req-c866e42f-69f2-49cd-920c-ace65ff5672a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:11,586 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:31:11,586 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38344b6f-8420-4443-8215-84ace4d2dc5a', 'x-compute-request-id': 'req-38344b6f-8420-4443-8215-84ace4d2dc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:12,666 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:31:12,667 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00cb8385-bea9-4b6d-84e7-36225a6267e0', 'x-compute-request-id': 'req-00cb8385-bea9-4b6d-84e7-36225a6267e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:13,898 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.223s 2021-08-03 21:31:13,898 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-454602bc-2f65-4db6-ac45-18c8335ac4ec', 'x-compute-request-id': 'req-454602bc-2f65-4db6-ac45-18c8335ac4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:14,987 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.081s 2021-08-03 21:31:14,988 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d28f050-46ea-4baa-ab66-19256a53ecbf', 'x-compute-request-id': 'req-6d28f050-46ea-4baa-ab66-19256a53ecbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:16,079 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.082s 2021-08-03 21:31:16,079 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbaaff77-3d68-4b7d-bfcb-848c5d72fe94', 'x-compute-request-id': 'req-bbaaff77-3d68-4b7d-bfcb-848c5d72fe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:17,153 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:31:17,154 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-037e0fb5-4295-45a0-ad8b-8359a825c8d4', 'x-compute-request-id': 'req-037e0fb5-4295-45a0-ad8b-8359a825c8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:18,239 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:31:18,239 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ec0a79-779a-4817-a312-06fef46b7556', 'x-compute-request-id': 'req-f6ec0a79-779a-4817-a312-06fef46b7556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:19,323 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.075s 2021-08-03 21:31:19,324 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce258ad-aa9c-43a8-9587-2f162155f0b6', 'x-compute-request-id': 'req-9ce258ad-aa9c-43a8-9587-2f162155f0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:20,430 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.097s 2021-08-03 21:31:20,430 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7343813-5bea-40d8-a4f1-0b5e07228b40', 'x-compute-request-id': 'req-a7343813-5bea-40d8-a4f1-0b5e07228b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:21,516 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.077s 2021-08-03 21:31:21,516 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5d3893-d202-4c9b-83a1-a30865e798bf', 'x-compute-request-id': 'req-ca5d3893-d202-4c9b-83a1-a30865e798bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:22,613 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.088s 2021-08-03 21:31:22,614 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3747d971-0044-47fd-8d2c-3aa02b974027', 'x-compute-request-id': 'req-3747d971-0044-47fd-8d2c-3aa02b974027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:23,931 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.309s 2021-08-03 21:31:23,931 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ec654f-6a1b-4b6a-abdd-1b2190c57b2d', 'x-compute-request-id': 'req-f6ec654f-6a1b-4b6a-abdd-1b2190c57b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:25,022 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.081s 2021-08-03 21:31:25,022 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a894413-a45e-426d-b8fd-529143ba247c', 'x-compute-request-id': 'req-0a894413-a45e-426d-b8fd-529143ba247c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:26,377 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.346s 2021-08-03 21:31:26,377 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87a39d42-e96d-41e7-b073-01b100099d5f', 'x-compute-request-id': 'req-87a39d42-e96d-41e7-b073-01b100099d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:27,496 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.110s 2021-08-03 21:31:27,496 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef08a9d-90ac-44db-8b25-ead2c77f120b', 'x-compute-request-id': 'req-1ef08a9d-90ac-44db-8b25-ead2c77f120b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:28,602 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.097s 2021-08-03 21:31:28,603 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43964951-7034-48fa-b60d-50223ab63275', 'x-compute-request-id': 'req-43964951-7034-48fa-b60d-50223ab63275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:29,721 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.110s 2021-08-03 21:31:29,722 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd0c048-78cc-45b3-8068-79a1c9a1f2aa', 'x-compute-request-id': 'req-bbd0c048-78cc-45b3-8068-79a1c9a1f2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:30,802 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:31:30,802 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af4a9e2b-f23d-4692-b473-162744ad1afd', 'x-compute-request-id': 'req-af4a9e2b-f23d-4692-b473-162744ad1afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:31,877 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:31:31,878 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd7285f-70a3-4832-bcdd-34445124610f', 'x-compute-request-id': 'req-1cd7285f-70a3-4832-bcdd-34445124610f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:32,957 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:31:32,957 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6ae980-b6e0-4949-8d84-679806925bf6', 'x-compute-request-id': 'req-5f6ae980-b6e0-4949-8d84-679806925bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:34,068 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.102s 2021-08-03 21:31:34,069 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb1ce05-aa16-4590-8c5b-41f21100a7ad', 'x-compute-request-id': 'req-aeb1ce05-aa16-4590-8c5b-41f21100a7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:35,318 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.240s 2021-08-03 21:31:35,318 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-715d1b25-3216-406f-97fb-2eeb83d9230e', 'x-compute-request-id': 'req-715d1b25-3216-406f-97fb-2eeb83d9230e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:36,522 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.195s 2021-08-03 21:31:36,522 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-978568a5-904a-41a4-98e6-e85ed1da6526', 'x-compute-request-id': 'req-978568a5-904a-41a4-98e6-e85ed1da6526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:37,595 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:31:37,595 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c0c31f-c0aa-4457-8283-746d4b2e2df9', 'x-compute-request-id': 'req-72c0c31f-c0aa-4457-8283-746d4b2e2df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:38,680 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:31:38,680 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8875244-8208-4227-b207-58b4887dd28d', 'x-compute-request-id': 'req-a8875244-8208-4227-b207-58b4887dd28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:40,025 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.337s 2021-08-03 21:31:40,026 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f500bde-7a11-4673-86ec-1b72d7e3ff81', 'x-compute-request-id': 'req-5f500bde-7a11-4673-86ec-1b72d7e3ff81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:41,181 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.146s 2021-08-03 21:31:41,181 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f030d13-a3c2-451c-ac88-04faada8a77f', 'x-compute-request-id': 'req-2f030d13-a3c2-451c-ac88-04faada8a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:42,264 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.074s 2021-08-03 21:31:42,264 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15924e3e-39a1-4dc7-a4d8-8286e59a1500', 'x-compute-request-id': 'req-15924e3e-39a1-4dc7-a4d8-8286e59a1500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:43,342 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:31:43,342 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17396a72-b116-4767-900f-af6f81f36fa7', 'x-compute-request-id': 'req-17396a72-b116-4767-900f-af6f81f36fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:44,525 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.175s 2021-08-03 21:31:44,526 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-777ef4c9-7c7f-4177-9ebf-85e650332fb3', 'x-compute-request-id': 'req-777ef4c9-7c7f-4177-9ebf-85e650332fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:45,600 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:31:45,601 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a7d1f6-9cbd-410f-a772-d978af58e2e7', 'x-compute-request-id': 'req-b5a7d1f6-9cbd-410f-a772-d978af58e2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:46,678 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:31:46,678 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd8107a-0bf5-4668-ae82-f1c083fdb3f2', 'x-compute-request-id': 'req-bcd8107a-0bf5-4668-ae82-f1c083fdb3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:47,792 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.105s 2021-08-03 21:31:47,792 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c7ddef-6055-4336-9a58-a06e9329e88d', 'x-compute-request-id': 'req-b1c7ddef-6055-4336-9a58-a06e9329e88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:48,868 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:31:48,869 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95917648-6406-4ec9-b724-fc22f557b131', 'x-compute-request-id': 'req-95917648-6406-4ec9-b724-fc22f557b131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:49,943 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:31:49,944 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d99741-21c2-4039-a687-0e03da6101ac', 'x-compute-request-id': 'req-95d99741-21c2-4039-a687-0e03da6101ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:51,016 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:31:51,017 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7118fc6-5476-489b-96fa-c0934c148e32', 'x-compute-request-id': 'req-e7118fc6-5476-489b-96fa-c0934c148e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:52,089 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.064s 2021-08-03 21:31:52,089 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c7568b-638a-43d9-94c9-9c43175d94a4', 'x-compute-request-id': 'req-a8c7568b-638a-43d9-94c9-9c43175d94a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:53,164 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:31:53,164 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2047e3d-0725-4fe1-a9cd-203736169307', 'x-compute-request-id': 'req-a2047e3d-0725-4fe1-a9cd-203736169307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:54,238 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:31:54,239 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a023607a-a83d-48a7-a3d2-99d578888dca', 'x-compute-request-id': 'req-a023607a-a83d-48a7-a3d2-99d578888dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:55,310 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.064s 2021-08-03 21:31:55,311 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1be6ef-c35c-46b0-be4c-4c63cb3a805b', 'x-compute-request-id': 'req-1b1be6ef-c35c-46b0-be4c-4c63cb3a805b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:56,383 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.064s 2021-08-03 21:31:56,383 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c90ccb0-e5c9-4bf2-bd65-2ad2e611d1aa', 'x-compute-request-id': 'req-1c90ccb0-e5c9-4bf2-bd65-2ad2e611d1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:57,456 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.064s 2021-08-03 21:31:57,457 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68045718-73ed-43b3-9ae4-0137763041ed', 'x-compute-request-id': 'req-68045718-73ed-43b3-9ae4-0137763041ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:58,529 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.064s 2021-08-03 21:31:58,530 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6efe7e-7ffe-43da-b10f-069d0c9b20af', 'x-compute-request-id': 'req-8b6efe7e-7ffe-43da-b10f-069d0c9b20af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:31:59,605 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:31:59,605 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71091e0c-5b8b-4777-8ea8-3936601753a2', 'x-compute-request-id': 'req-71091e0c-5b8b-4777-8ea8-3936601753a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:00,678 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:32:00,679 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483ad6c7-0117-4b34-8a97-a5b981504f51', 'x-compute-request-id': 'req-483ad6c7-0117-4b34-8a97-a5b981504f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:01,753 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:32:01,753 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d2972f5-e47d-4144-9e59-c5aaa438df67', 'x-compute-request-id': 'req-9d2972f5-e47d-4144-9e59-c5aaa438df67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:02,830 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:32:02,830 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6042b05-3e16-4c8c-940a-78ed8c58fa5b', 'x-compute-request-id': 'req-c6042b05-3e16-4c8c-940a-78ed8c58fa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:03,907 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:32:03,907 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd96a2e-1e63-4c80-bc0d-69baab8db49a', 'x-compute-request-id': 'req-bfd96a2e-1e63-4c80-bc0d-69baab8db49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:04,982 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:32:04,982 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6af4045f-5aa4-4db4-8c40-f27578153cf3', 'x-compute-request-id': 'req-6af4045f-5aa4-4db4-8c40-f27578153cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:06,060 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:32:06,061 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90e67bc-ce3f-40b7-ae3d-c59a197b313d', 'x-compute-request-id': 'req-e90e67bc-ce3f-40b7-ae3d-c59a197b313d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:07,140 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:32:07,141 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a5f8ed-090b-4687-9975-fcb20b922bb0', 'x-compute-request-id': 'req-f9a5f8ed-090b-4687-9975-fcb20b922bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:08,218 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:32:08,218 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d01958f-32b4-421b-96da-4bab1b8eefb4', 'x-compute-request-id': 'req-4d01958f-32b4-421b-96da-4bab1b8eefb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:09,297 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:32:09,297 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd32830-549c-40f0-9692-4521df1b8545', 'x-compute-request-id': 'req-9fd32830-549c-40f0-9692-4521df1b8545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:10,379 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:32:10,380 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58e3c04-be77-48ad-9bfb-595ea3677db5', 'x-compute-request-id': 'req-f58e3c04-be77-48ad-9bfb-595ea3677db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:11,454 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:32:11,454 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a3d323-1470-47fe-9ec1-9ea03f81b4f4', 'x-compute-request-id': 'req-05a3d323-1470-47fe-9ec1-9ea03f81b4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:12,531 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:32:12,531 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d87297c-ae89-4eed-a557-6d7b018539d0', 'x-compute-request-id': 'req-3d87297c-ae89-4eed-a557-6d7b018539d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:13,610 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:32:13,610 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79503f23-c317-439b-9ed5-371f30d5f979', 'x-compute-request-id': 'req-79503f23-c317-439b-9ed5-371f30d5f979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:14,690 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:32:14,690 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62def3c3-069b-40a2-b8b9-4ccbc0678ca0', 'x-compute-request-id': 'req-62def3c3-069b-40a2-b8b9-4ccbc0678ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:15,765 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:32:15,766 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-043372d8-bb2c-4c5b-8d07-0bebbdc961fc', 'x-compute-request-id': 'req-043372d8-bb2c-4c5b-8d07-0bebbdc961fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:16,844 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:32:16,845 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-320b75a5-e836-4863-8512-ab6330d9c92b', 'x-compute-request-id': 'req-320b75a5-e836-4863-8512-ab6330d9c92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:17,923 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:32:17,923 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12aeab3-ec03-48cd-a5d3-9ebae3ee6041', 'x-compute-request-id': 'req-b12aeab3-ec03-48cd-a5d3-9ebae3ee6041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:19,001 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.068s 2021-08-03 21:32:19,002 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c518fb-3a83-4309-99d0-fddd10dfc66a', 'x-compute-request-id': 'req-f8c518fb-3a83-4309-99d0-fddd10dfc66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:20,082 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:32:20,082 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc225f4-f8ed-479f-87e5-4ae890434734', 'x-compute-request-id': 'req-2fc225f4-f8ed-479f-87e5-4ae890434734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:21,159 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:32:21,160 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a164d3d9-6d38-421f-96ac-dc2f75422540', 'x-compute-request-id': 'req-a164d3d9-6d38-421f-96ac-dc2f75422540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:22,239 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:32:22,239 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4f459a-7dcb-4139-b85b-3ce1da8f0b20', 'x-compute-request-id': 'req-fe4f459a-7dcb-4139-b85b-3ce1da8f0b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:23,319 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:32:23,320 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b8e89d7-98b1-497d-9c5d-5d4f1c6f1cf8', 'x-compute-request-id': 'req-9b8e89d7-98b1-497d-9c5d-5d4f1c6f1cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:24,404 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:32:24,405 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-288c1658-b06f-4b57-8eca-70f042c47747', 'x-compute-request-id': 'req-288c1658-b06f-4b57-8eca-70f042c47747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:25,484 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:32:25,484 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c706c1c1-ff29-4db5-a741-2baf6b63a77a', 'x-compute-request-id': 'req-c706c1c1-ff29-4db5-a741-2baf6b63a77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:26,560 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:32:26,560 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e643b1f-3fe2-49ce-b88b-e69dae369890', 'x-compute-request-id': 'req-8e643b1f-3fe2-49ce-b88b-e69dae369890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:27,641 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:32:27,642 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0585459e-62f0-48ca-bfa9-94f803032e6c', 'x-compute-request-id': 'req-0585459e-62f0-48ca-bfa9-94f803032e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:28,722 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:32:28,722 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f7f71c-26d4-4af1-9e51-58c61b4fb643', 'x-compute-request-id': 'req-23f7f71c-26d4-4af1-9e51-58c61b4fb643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:29,803 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:32:29,804 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bcf798f-d57c-4a7a-b0a4-40f77cf9f336', 'x-compute-request-id': 'req-5bcf798f-d57c-4a7a-b0a4-40f77cf9f336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:30,883 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:32:30,883 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-445a3c2c-fbc6-4509-a2dd-f8c30b8c1f5a', 'x-compute-request-id': 'req-445a3c2c-fbc6-4509-a2dd-f8c30b8c1f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:31,958 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:32:31,958 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8288d2b6-442f-4443-8850-833b4e6a65d4', 'x-compute-request-id': 'req-8288d2b6-442f-4443-8850-833b4e6a65d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:33,036 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:32:33,036 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ecfd38-04a5-4269-92dd-6f6dc5a1860a', 'x-compute-request-id': 'req-96ecfd38-04a5-4269-92dd-6f6dc5a1860a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:34,275 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.230s 2021-08-03 21:32:34,275 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67add0f0-b1db-4112-a8bb-2f6eaecf4eed', 'x-compute-request-id': 'req-67add0f0-b1db-4112-a8bb-2f6eaecf4eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:35,354 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.071s 2021-08-03 21:32:35,354 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb77ebf5-2325-405d-b265-b7cb9fea58c6', 'x-compute-request-id': 'req-cb77ebf5-2325-405d-b265-b7cb9fea58c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:36,430 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:32:36,431 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae668441-3234-40ce-8fc1-9780f56875c9', 'x-compute-request-id': 'req-ae668441-3234-40ce-8fc1-9780f56875c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:37,518 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.079s 2021-08-03 21:32:37,518 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2df0a45-5b2f-4090-b119-3ebc11baddbb', 'x-compute-request-id': 'req-e2df0a45-5b2f-4090-b119-3ebc11baddbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:38,613 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.087s 2021-08-03 21:32:38,614 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e008ef6f-d1cb-4c7f-af9a-00b47dba570d', 'x-compute-request-id': 'req-e008ef6f-d1cb-4c7f-af9a-00b47dba570d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:39,933 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.311s 2021-08-03 21:32:39,934 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ecbf8db-88c4-4faa-93b5-706a41bc647b', 'x-compute-request-id': 'req-2ecbf8db-88c4-4faa-93b5-706a41bc647b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:41,145 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.203s 2021-08-03 21:32:41,146 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f9ed33c-7336-4590-bef3-306f3a1cccd4', 'x-compute-request-id': 'req-2f9ed33c-7336-4590-bef3-306f3a1cccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:42,252 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.097s 2021-08-03 21:32:42,252 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11480127-51c5-4075-949a-ee84e3dc53ed', 'x-compute-request-id': 'req-11480127-51c5-4075-949a-ee84e3dc53ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:43,367 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.106s 2021-08-03 21:32:43,368 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b26c8e-325d-453e-9f51-c5af4a924630', 'x-compute-request-id': 'req-36b26c8e-325d-453e-9f51-c5af4a924630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:44,491 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.114s 2021-08-03 21:32:44,491 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e305909-b5ee-40c1-9039-f02a6d7b5892', 'x-compute-request-id': 'req-9e305909-b5ee-40c1-9039-f02a6d7b5892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:45,704 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.204s 2021-08-03 21:32:45,704 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a901b98b-e3e5-4017-9272-e40cfe22e4af', 'x-compute-request-id': 'req-a901b98b-e3e5-4017-9272-e40cfe22e4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:46,931 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.217s 2021-08-03 21:32:46,932 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a1f950-1522-47da-ab06-494dd00248d7', 'x-compute-request-id': 'req-b1a1f950-1522-47da-ab06-494dd00248d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:48,013 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:32:48,013 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f84f646-9fdd-4198-b060-69bd051299ea', 'x-compute-request-id': 'req-5f84f646-9fdd-4198-b060-69bd051299ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:49,095 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.073s 2021-08-03 21:32:49,095 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b7b9b4-ec44-4251-9c49-b388e35c9fe0', 'x-compute-request-id': 'req-53b7b9b4-ec44-4251-9c49-b388e35c9fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:50,888 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.783s 2021-08-03 21:32:50,888 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-670759e8-2198-49f4-aec1-b485897afd2c', 'x-compute-request-id': 'req-670759e8-2198-49f4-aec1-b485897afd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:52,009 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.112s 2021-08-03 21:32:52,009 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff1db6fc-cc0f-41d0-a988-4d283fe99a86', 'x-compute-request-id': 'req-ff1db6fc-cc0f-41d0-a988-4d283fe99a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:53,181 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.163s 2021-08-03 21:32:53,181 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d195277-7550-476f-8e6e-004d9980b548', 'x-compute-request-id': 'req-9d195277-7550-476f-8e6e-004d9980b548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:54,288 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.098s 2021-08-03 21:32:54,288 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85846f92-c434-42e5-9cc5-2aeb0ece263c', 'x-compute-request-id': 'req-85846f92-c434-42e5-9cc5-2aeb0ece263c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:55,363 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.066s 2021-08-03 21:32:55,363 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7041f618-03ae-4420-bfc1-70a670e802e3', 'x-compute-request-id': 'req-7041f618-03ae-4420-bfc1-70a670e802e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:56,444 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.070s 2021-08-03 21:32:56,444 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78c396e-48fb-4dda-af0d-664f18bc9aaf', 'x-compute-request-id': 'req-c78c396e-48fb-4dda-af0d-664f18bc9aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:57,517 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:32:57,518 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7779dae-716a-41b2-af65-f7f090e9180b', 'x-compute-request-id': 'req-e7779dae-716a-41b2-af65-f7f090e9180b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:58,619 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.093s 2021-08-03 21:32:58,619 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a0de871-de51-4836-a132-753354c676f1', 'x-compute-request-id': 'req-4a0de871-de51-4836-a132-753354c676f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:32:59,768 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.140s 2021-08-03 21:32:59,769 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2766ce5e-46f8-464e-94a2-a0eb58af37d7', 'x-compute-request-id': 'req-2766ce5e-46f8-464e-94a2-a0eb58af37d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:32:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:00,916 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.139s 2021-08-03 21:33:00,917 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-259719f2-5282-445b-9b49-bd1f8f2b176a', 'x-compute-request-id': 'req-259719f2-5282-445b-9b49-bd1f8f2b176a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:02,073 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.148s 2021-08-03 21:33:02,074 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfc5b52-3b35-4759-83e7-e28ff75a9915', 'x-compute-request-id': 'req-bdfc5b52-3b35-4759-83e7-e28ff75a9915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:03,223 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.140s 2021-08-03 21:33:03,223 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603a9262-ab86-4699-b297-bd66ddd58c8a', 'x-compute-request-id': 'req-603a9262-ab86-4699-b297-bd66ddd58c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:04,376 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.144s 2021-08-03 21:33:04,376 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4ab81a-9903-4630-809f-3d1dbf0b820c', 'x-compute-request-id': 'req-ee4ab81a-9903-4630-809f-3d1dbf0b820c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:05,872 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.487s 2021-08-03 21:33:05,872 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c723ea-0e94-45fa-9077-810b70398754', 'x-compute-request-id': 'req-94c723ea-0e94-45fa-9077-810b70398754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:07,035 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.155s 2021-08-03 21:33:07,036 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be71acd-a16f-4a21-8b95-fb358275f0be', 'x-compute-request-id': 'req-6be71acd-a16f-4a21-8b95-fb358275f0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:08,309 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.265s 2021-08-03 21:33:08,309 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74cb57fe-558d-4dcc-ab70-fc0c06e733cc', 'x-compute-request-id': 'req-74cb57fe-558d-4dcc-ab70-fc0c06e733cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:09,387 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.069s 2021-08-03 21:33:09,387 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25cc1319-5d00-4608-b586-59395e10a047', 'x-compute-request-id': 'req-25cc1319-5d00-4608-b586-59395e10a047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:10,532 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.135s 2021-08-03 21:33:10,532 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af149565-9132-406b-a931-de356d8bd6da', 'x-compute-request-id': 'req-af149565-9132-406b-a931-de356d8bd6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:11,607 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.065s 2021-08-03 21:33:11,607 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35395840-4cb9-4844-b170-6033f8574c9e', 'x-compute-request-id': 'req-35395840-4cb9-4844-b170-6033f8574c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:12,946 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.330s 2021-08-03 21:33:12,946 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-508cc069-8dec-433a-94b8-98d340c40ce4', 'x-compute-request-id': 'req-508cc069-8dec-433a-94b8-98d340c40ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:14,022 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.067s 2021-08-03 21:33:14,022 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42621ac1-6133-4734-b67e-c41df851b0e9', 'x-compute-request-id': 'req-42621ac1-6133-4734-b67e-c41df851b0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:15,096 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.064s 2021-08-03 21:33:15,097 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0318aa24-5580-4c38-ac33-03005144b920', 'x-compute-request-id': 'req-0318aa24-5580-4c38-ac33-03005144b920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:16,198 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.093s 2021-08-03 21:33:16,198 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d285ba13-f70a-4d0a-81f5-35676a242a28', 'x-compute-request-id': 'req-d285ba13-f70a-4d0a-81f5-35676a242a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:17,316 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.102s 2021-08-03 21:33:17,317 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34339e02-a7fc-4033-9aa9-3a3adf6a7c78', 'x-compute-request-id': 'req-34339e02-a7fc-4033-9aa9-3a3adf6a7c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:18,402 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.077s 2021-08-03 21:33:18,402 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd9afd1-75e9-4f09-af25-df158d0b309e', 'x-compute-request-id': 'req-7bd9afd1-75e9-4f09-af25-df158d0b309e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:19,529 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.118s 2021-08-03 21:33:19,529 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec20382a-c6e6-4b3c-82ff-2e30a72bdd52', 'x-compute-request-id': 'req-ec20382a-c6e6-4b3c-82ff-2e30a72bdd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:20,616 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.079s 2021-08-03 21:33:20,616 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14868973-8e65-44e5-b9ba-7e25995e53cf', 'x-compute-request-id': 'req-14868973-8e65-44e5-b9ba-7e25995e53cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:21,743 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.118s 2021-08-03 21:33:21,744 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e516a5b7-b249-4fa7-bcc7-6f14572305c9', 'x-compute-request-id': 'req-e516a5b7-b249-4fa7-bcc7-6f14572305c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:22,832 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.080s 2021-08-03 21:33:22,832 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a42327-cd82-4a82-97ec-e10f0c2a7b6b', 'x-compute-request-id': 'req-d1a42327-cd82-4a82-97ec-e10f0c2a7b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:23,938 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.096s 2021-08-03 21:33:23,938 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3818e20-1dba-4a71-8f09-707c2acf0028', 'x-compute-request-id': 'req-d3818e20-1dba-4a71-8f09-707c2acf0028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:25,088 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.141s 2021-08-03 21:33:25,088 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b373dc-7e23-492d-ad24-8dba4a4c5bec', 'x-compute-request-id': 'req-f6b373dc-7e23-492d-ad24-8dba4a4c5bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:26,289 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.192s 2021-08-03 21:33:26,289 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13123e3e-3c21-49be-8dee-c7ebda14a2a5', 'x-compute-request-id': 'req-13123e3e-3c21-49be-8dee-c7ebda14a2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:27,451 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.154s 2021-08-03 21:33:27,452 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e867d8-d2a0-4f0b-847c-2b3df24da4b8', 'x-compute-request-id': 'req-24e867d8-d2a0-4f0b-847c-2b3df24da4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:28,532 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.072s 2021-08-03 21:33:28,533 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b42724bc-4b9e-4e8b-9c50-3fb0423b4cd2', 'x-compute-request-id': 'req-b42724bc-4b9e-4e8b-9c50-3fb0423b4cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:29,631 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.089s 2021-08-03 21:33:29,631 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39696df-2ab1-416e-ac3d-cfdb2497f299', 'x-compute-request-id': 'req-a39696df-2ab1-416e-ac3d-cfdb2497f299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:30,718 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.076s 2021-08-03 21:33:30,718 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d874dba-8ef7-4590-8a28-ed8b8a72396b', 'x-compute-request-id': 'req-7d874dba-8ef7-4590-8a28-ed8b8a72396b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:31,844 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.117s 2021-08-03 21:33:31,844 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601f8790-9451-465e-8272-6a22d01ec8f0', 'x-compute-request-id': 'req-601f8790-9451-465e-8272-6a22d01ec8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:32,945 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.092s 2021-08-03 21:33:32,945 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e39a7601-4da1-465b-afa7-798b6d4b83d1', 'x-compute-request-id': 'req-e39a7601-4da1-465b-afa7-798b6d4b83d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:34,045 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.091s 2021-08-03 21:33:34,045 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8172641f-4f0b-4cfc-a03c-a5de502ae989', 'x-compute-request-id': 'req-8172641f-4f0b-4cfc-a03c-a5de502ae989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:35,156 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.099s 2021-08-03 21:33:35,156 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810821b4-9a08-4603-ac47-7645b9abe47f', 'x-compute-request-id': 'req-810821b4-9a08-4603-ac47-7645b9abe47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:36,263 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.098s 2021-08-03 21:33:36,263 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d008c7e-4437-4393-95f3-cee19347c495', 'x-compute-request-id': 'req-3d008c7e-4437-4393-95f3-cee19347c495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"server": {"id": "52d15475-60b2-4d29-85d0-164e05c3b165", "name": "tempest-VolumesBackupsTest-instance-1656231298", "status": "BUILD", "tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5", "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:27:36Z", "updated": "2021-08-03T21:33:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/52d15475-60b2-4d29-85d0-164e05c3b165"}], "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-08-03 21:33:36,455 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 204 DELETE http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.184s 2021-08-03 21:33:36,456 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33: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-d7a5decf-2efe-4fcc-af24-833a9114acba', 'x-compute-request-id': 'req-d7a5decf-2efe-4fcc-af24-833a9114acba', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'' 2021-08-03 21:33:36,565 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 404 GET http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165 0.108s 2021-08-03 21:33:36,565 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 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-f1c3ae20-5d54-44e1-b993-8c0e1417433b', 'x-compute-request-id': 'req-f1c3ae20-5d54-44e1-b993-8c0e1417433b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/52d15475-60b2-4d29-85d0-164e05c3b165'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 52d15475-60b2-4d29-85d0-164e05c3b165 could not be found."}}' 2021-08-03 21:33:36,669 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e 0.092s 2021-08-03 21:33:36,669 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9834244f-c8a0-4620-bc55-594e3bc4790a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e'} Body: b'' 2021-08-03 21:33:36,721 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e 0.051s 2021-08-03 21:33:36,721 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7d8cbc-8e01-41c2-afc5-4116c9af4488', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7d8cbc-8e01-41c2-afc5-4116c9af4488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e'} Body: b'{"volume": {"id": "44c34958-1ad4-46a7-bdab-32c92a5b311e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:27:34.000000", "updated_at": "2021-08-03T21:33:37.000000", "name": "tempest-VolumesBackupsTest-Volume-666390610", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}], "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5"}}' 2021-08-03 21:33:37,839 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e 0.109s 2021-08-03 21:33:37,839 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2361be85-dcd7-4210-82fa-96b54cb24d74', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2361be85-dcd7-4210-82fa-96b54cb24d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e'} Body: b'{"volume": {"id": "44c34958-1ad4-46a7-bdab-32c92a5b311e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:27:34.000000", "updated_at": "2021-08-03T21:33:37.000000", "name": "tempest-VolumesBackupsTest-Volume-666390610", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e"}], "user_id": "9c7d71500f164d9f9b1b154b1b2f546b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5b37accf1104e0fbb7c30b9b22d14c5"}}' 2021-08-03 21:33:38,878 110098 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e 0.032s 2021-08-03 21:33:38,879 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-780488a8-2890-4645-b6e0-3407e0603a99', 'x-openstack-request-id': 'req-780488a8-2890-4645-b6e0-3407e0603a99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/volume/v3/f5b37accf1104e0fbb7c30b9b22d14c5/volumes/44c34958-1ad4-46a7-bdab-32c92a5b311e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44c34958-1ad4-46a7-bdab-32c92a5b311e could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_backup.py", line 119, in test_backup_create_attached_volume server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 202, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (VolumesBackupsTest:test_backup_create_attached_volume) Server 52d15475-60b2-4d29-85d0-164e05c3b165 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt18.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
pt18.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_negative.VolumesNegativeTest | 32 | 31 | 1 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft19.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:42:04,800 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.031s 2021-08-03 21:42:04,801 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3404', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e6d6783e-311b-4a94-86d3-e944bbd10855', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ea92dbf3d2ab48b9814720f4de5ea563", "name": "tempest-VolumesNegativeTest-442481129-project", "password_expires_at": null}, "audit_ids": ["kHHTxB-9RFe01h1IP1IMfw"], "expires_at": "2021-08-03T22:42:04.000000Z", "issued_at": "2021-08-03T21:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e4303b89fca4606a7b8f203f8295721", "name": "tempest-VolumesNegativeTest-442481129"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_3e4303b89fca4606a7b8f203f8295721", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/3e4303b89fca4606a7b8f203f8295721", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/3e4303b89fca4606a7b8f203f8295721", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/3e4303b89fca4606a7b8f203f8295721", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:42:04,801 110095 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant 2021-08-03 21:42:05,146 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://10.222.0.102/compute/v2.1/servers 0.344s 2021-08-03 21:42:05,146 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-870475584", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6039567-25a8-4d5b-8328-ad12c65a8fe1', 'x-compute-request-id': 'req-a6039567-25a8-4d5b-8328-ad12c65a8fe1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Lr5FT6VYmDtv"}}' 2021-08-03 21:42:05,221 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.072s 2021-08-03 21:42:05,221 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-039e5f71-7f2e-46bc-97b9-7f54c6b85fd3', 'x-compute-request-id': 'req-039e5f71-7f2e-46bc-97b9-7f54c6b85fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:06,299 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:42:06,299 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d0ce97-9df8-4a19-bc5f-d31d0d2c5846', 'x-compute-request-id': 'req-15d0ce97-9df8-4a19-bc5f-d31d0d2c5846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:07,380 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:42:07,380 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6190218b-31fe-402d-be21-daff04b9d82b', 'x-compute-request-id': 'req-6190218b-31fe-402d-be21-daff04b9d82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:08,457 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:42:08,457 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8ff86e-791b-460a-8f1c-a0fd16561257', 'x-compute-request-id': 'req-6d8ff86e-791b-460a-8f1c-a0fd16561257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:09,540 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:42:09,541 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6c3adf-b525-4c8a-bd19-d08add442803', 'x-compute-request-id': 'req-5a6c3adf-b525-4c8a-bd19-d08add442803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:10,627 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.076s 2021-08-03 21:42:10,627 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de635b0-c6fc-4680-bc0d-32ca56d282a0', 'x-compute-request-id': 'req-7de635b0-c6fc-4680-bc0d-32ca56d282a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:11,702 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:42:11,702 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72cfc607-9a1d-4a7f-89c4-b24c99d4211b', 'x-compute-request-id': 'req-72cfc607-9a1d-4a7f-89c4-b24c99d4211b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:13,648 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.937s 2021-08-03 21:42:13,648 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acac30c4-57e4-4f09-b23d-fcc0ee5dda8d', 'x-compute-request-id': 'req-acac30c4-57e4-4f09-b23d-fcc0ee5dda8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:14,842 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.185s 2021-08-03 21:42:14,842 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c94964-e155-4ec0-a2e8-504463cec65d', 'x-compute-request-id': 'req-31c94964-e155-4ec0-a2e8-504463cec65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:15,948 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.095s 2021-08-03 21:42:15,949 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3213c4ed-66b6-4230-84a7-4e483adc4a9c', 'x-compute-request-id': 'req-3213c4ed-66b6-4230-84a7-4e483adc4a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:17,426 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.467s 2021-08-03 21:42:17,426 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3604e99-fcd0-49c4-a4bb-3c4a023a1e9f', 'x-compute-request-id': 'req-f3604e99-fcd0-49c4-a4bb-3c4a023a1e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:18,508 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:42:18,509 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c9db0f-e252-4f50-b878-7ab91f3a9d64', 'x-compute-request-id': 'req-70c9db0f-e252-4f50-b878-7ab91f3a9d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:19,731 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.214s 2021-08-03 21:42:19,732 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59e5205-dac7-46f5-b8d3-717dbfbf061e', 'x-compute-request-id': 'req-f59e5205-dac7-46f5-b8d3-717dbfbf061e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:20,817 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.077s 2021-08-03 21:42:20,818 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12774a74-b1a2-4eb6-8048-5a44c7b81f02', 'x-compute-request-id': 'req-12774a74-b1a2-4eb6-8048-5a44c7b81f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:21,907 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.081s 2021-08-03 21:42:21,908 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2952d701-5dee-46cd-a0cb-14bb55bf9b1d', 'x-compute-request-id': 'req-2952d701-5dee-46cd-a0cb-14bb55bf9b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:22,994 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.078s 2021-08-03 21:42:22,995 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88d2199-9d11-4750-aaff-99f196ac7e77', 'x-compute-request-id': 'req-d88d2199-9d11-4750-aaff-99f196ac7e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:24,922 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.919s 2021-08-03 21:42:24,922 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd3c168-0f08-41d7-bf67-14a4abda1c2c', 'x-compute-request-id': 'req-9dd3c168-0f08-41d7-bf67-14a4abda1c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:26,574 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.643s 2021-08-03 21:42:26,574 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38903927-2e56-4cc3-a18e-d6797fc6780a', 'x-compute-request-id': 'req-38903927-2e56-4cc3-a18e-d6797fc6780a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:27,934 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.351s 2021-08-03 21:42:27,934 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be90b3d9-a635-456b-9f14-000101c9b5b7', 'x-compute-request-id': 'req-be90b3d9-a635-456b-9f14-000101c9b5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:29,024 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.081s 2021-08-03 21:42:29,024 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6d87e0-eb2c-4081-be51-2891e23bb9a2', 'x-compute-request-id': 'req-5b6d87e0-eb2c-4081-be51-2891e23bb9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:30,206 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.172s 2021-08-03 21:42:30,206 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e8815c-aa02-48f0-bc54-96518cff92c7', 'x-compute-request-id': 'req-47e8815c-aa02-48f0-bc54-96518cff92c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:31,336 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.120s 2021-08-03 21:42:31,336 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034faa57-bf24-4584-900a-a08baea92897', 'x-compute-request-id': 'req-034faa57-bf24-4584-900a-a08baea92897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:32,496 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.152s 2021-08-03 21:42:32,497 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1043ad2-4617-4a5e-ae5f-239f292380bf', 'x-compute-request-id': 'req-d1043ad2-4617-4a5e-ae5f-239f292380bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:33,940 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.436s 2021-08-03 21:42:33,940 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0143ae2-c9f9-49f9-a2a5-ce82d6dcd758', 'x-compute-request-id': 'req-f0143ae2-c9f9-49f9-a2a5-ce82d6dcd758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:35,509 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.560s 2021-08-03 21:42:35,509 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde635b9-5867-4b88-9d06-238310ff7d30', 'x-compute-request-id': 'req-cde635b9-5867-4b88-9d06-238310ff7d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:37,184 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.666s 2021-08-03 21:42:37,184 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c6159ab-36fb-4914-bf1e-06b6c23fe41e', 'x-compute-request-id': 'req-6c6159ab-36fb-4914-bf1e-06b6c23fe41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:38,569 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.377s 2021-08-03 21:42:38,569 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0105bb57-3394-40af-84a1-9e05e8b5d8ee', 'x-compute-request-id': 'req-0105bb57-3394-40af-84a1-9e05e8b5d8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:39,691 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.113s 2021-08-03 21:42:39,691 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094937eb-b743-4012-b721-d6b7036259b5', 'x-compute-request-id': 'req-094937eb-b743-4012-b721-d6b7036259b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:40,819 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.119s 2021-08-03 21:42:40,819 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee57c0e-19d6-4675-a0a6-0e56b0adfd43', 'x-compute-request-id': 'req-9ee57c0e-19d6-4675-a0a6-0e56b0adfd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:41,963 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.134s 2021-08-03 21:42:41,964 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64be02ae-f2f1-4fa7-920d-1c3ec4b7aa17', 'x-compute-request-id': 'req-64be02ae-f2f1-4fa7-920d-1c3ec4b7aa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:43,041 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:42:43,041 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ee681f-38ff-42c7-91f4-f1f29a453b4f', 'x-compute-request-id': 'req-b7ee681f-38ff-42c7-91f4-f1f29a453b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:44,189 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.139s 2021-08-03 21:42:44,189 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-313702e3-ae4e-417d-87f7-fca970730754', 'x-compute-request-id': 'req-313702e3-ae4e-417d-87f7-fca970730754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:45,333 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.134s 2021-08-03 21:42:45,333 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4e433d-ba9e-4fa5-bc76-2cafe97daad5', 'x-compute-request-id': 'req-bb4e433d-ba9e-4fa5-bc76-2cafe97daad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:46,497 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.157s 2021-08-03 21:42:46,498 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52da32cd-34e6-448c-9d8f-ed650320e93b', 'x-compute-request-id': 'req-52da32cd-34e6-448c-9d8f-ed650320e93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:47,643 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.137s 2021-08-03 21:42:47,644 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01043562-dd2d-4ca2-901f-05c0f840a82a', 'x-compute-request-id': 'req-01043562-dd2d-4ca2-901f-05c0f840a82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:48,937 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.286s 2021-08-03 21:42:48,938 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a61d21-6d28-44e7-a481-19ba37509449', 'x-compute-request-id': 'req-f0a61d21-6d28-44e7-a481-19ba37509449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:50,168 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.221s 2021-08-03 21:42:50,168 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3850d0bd-f15f-4a91-a682-57a29dbd6441', 'x-compute-request-id': 'req-3850d0bd-f15f-4a91-a682-57a29dbd6441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:51,402 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.225s 2021-08-03 21:42:51,402 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb3a8d1-6efc-426f-8ecd-c3a405ffe003', 'x-compute-request-id': 'req-8cb3a8d1-6efc-426f-8ecd-c3a405ffe003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:52,475 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:42:52,476 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84cde5a4-632a-4b32-b173-260eaba79377', 'x-compute-request-id': 'req-84cde5a4-632a-4b32-b173-260eaba79377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:53,550 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:42:53,550 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b452278-942e-464e-93bd-51735706a669', 'x-compute-request-id': 'req-3b452278-942e-464e-93bd-51735706a669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:54,629 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:42:54,629 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ae0606-0560-4904-90bb-c20c551d1ea5', 'x-compute-request-id': 'req-a8ae0606-0560-4904-90bb-c20c551d1ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:55,703 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:42:55,703 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4d274c-6a24-405d-8bb6-6699eae72128', 'x-compute-request-id': 'req-9d4d274c-6a24-405d-8bb6-6699eae72128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:56,777 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:42:56,778 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827ddb85-e6fa-4b7e-9723-ae2eab1ac883', 'x-compute-request-id': 'req-827ddb85-e6fa-4b7e-9723-ae2eab1ac883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:57,850 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:42:57,851 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad0cbed2-94cf-44f8-aa7e-922038e171f1', 'x-compute-request-id': 'req-ad0cbed2-94cf-44f8-aa7e-922038e171f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:42:58,924 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:42:58,925 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a48aee-4608-46b8-825a-7821cf3e26c4', 'x-compute-request-id': 'req-b0a48aee-4608-46b8-825a-7821cf3e26c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:00,001 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:00,002 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc90ec1-9276-4d77-936d-5add8d1e1920', 'x-compute-request-id': 'req-0bc90ec1-9276-4d77-936d-5add8d1e1920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:42:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:01,081 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:43:01,081 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d97a29-8482-484c-abb7-6601647355b5', 'x-compute-request-id': 'req-64d97a29-8482-484c-abb7-6601647355b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:02,468 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.378s 2021-08-03 21:43:02,468 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe2a11b-ee5a-4ddd-9559-c7ba186352aa', 'x-compute-request-id': 'req-4fe2a11b-ee5a-4ddd-9559-c7ba186352aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:03,541 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:43:03,541 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e034cc13-2c4c-46d4-9ff8-d6b3854c3298', 'x-compute-request-id': 'req-e034cc13-2c4c-46d4-9ff8-d6b3854c3298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:04,617 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:04,618 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f55b3b-952d-481c-8ccd-7115d247cf6d', 'x-compute-request-id': 'req-30f55b3b-952d-481c-8ccd-7115d247cf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:05,694 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:05,695 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd1a7d9-db09-4ffd-84fb-57d1708d94be', 'x-compute-request-id': 'req-bfd1a7d9-db09-4ffd-84fb-57d1708d94be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:06,768 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:43:06,768 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d7d6edb-71cb-47ef-b0b9-77b10568b6a3', 'x-compute-request-id': 'req-9d7d6edb-71cb-47ef-b0b9-77b10568b6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:07,844 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:43:07,844 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e3a226-d3f5-442b-82c2-7bed6cc92fc4', 'x-compute-request-id': 'req-e7e3a226-d3f5-442b-82c2-7bed6cc92fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:08,921 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:08,921 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a516d650-daa1-4ca4-971f-2396dcc049dc', 'x-compute-request-id': 'req-a516d650-daa1-4ca4-971f-2396dcc049dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:09,997 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:43:09,997 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b394eeec-10d7-4f9b-a6d9-1b0b2ae9afa2', 'x-compute-request-id': 'req-b394eeec-10d7-4f9b-a6d9-1b0b2ae9afa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:11,073 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:11,074 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d725020-f673-4508-9dd6-8421d5b543fa', 'x-compute-request-id': 'req-2d725020-f673-4508-9dd6-8421d5b543fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:12,152 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:43:12,153 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26119ae8-c8a4-44e5-8391-48d04852d3dc', 'x-compute-request-id': 'req-26119ae8-c8a4-44e5-8391-48d04852d3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:13,226 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:43:13,227 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-651ad5c5-69a4-4a4d-8501-0de9aabf1c80', 'x-compute-request-id': 'req-651ad5c5-69a4-4a4d-8501-0de9aabf1c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:14,301 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:43:14,302 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f40024a-8ee8-4567-8201-f9507dcd5859', 'x-compute-request-id': 'req-5f40024a-8ee8-4567-8201-f9507dcd5859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:15,384 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:43:15,384 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf74521-be55-4cfb-89f7-b9d01faa677a', 'x-compute-request-id': 'req-1bf74521-be55-4cfb-89f7-b9d01faa677a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:16,479 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.086s 2021-08-03 21:43:16,480 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0fe378d-bfa2-4902-a62f-3cb64fb099a6', 'x-compute-request-id': 'req-f0fe378d-bfa2-4902-a62f-3cb64fb099a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:17,552 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:43:17,553 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82b3051-18b2-4de6-8128-f6da86944e5a', 'x-compute-request-id': 'req-c82b3051-18b2-4de6-8128-f6da86944e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:18,630 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:18,630 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60f1619-fad9-49db-9602-8484eaac189b', 'x-compute-request-id': 'req-b60f1619-fad9-49db-9602-8484eaac189b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:19,705 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:43:19,705 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89100a45-9fde-4179-9950-2ebeec3f9c47', 'x-compute-request-id': 'req-89100a45-9fde-4179-9950-2ebeec3f9c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:20,785 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:43:20,785 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41ae7bf1-5eba-4c69-a789-c59ed73928a8', 'x-compute-request-id': 'req-41ae7bf1-5eba-4c69-a789-c59ed73928a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:21,861 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:21,861 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16830e10-fe6d-4bc2-b7d2-2c35a00ae172', 'x-compute-request-id': 'req-16830e10-fe6d-4bc2-b7d2-2c35a00ae172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:22,935 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:43:22,935 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38b27cd-ed63-4ec9-82ab-603128c93f80', 'x-compute-request-id': 'req-c38b27cd-ed63-4ec9-82ab-603128c93f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:24,010 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:43:24,010 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe29da7e-f197-4c9f-aebf-f7d0aed606b0', 'x-compute-request-id': 'req-fe29da7e-f197-4c9f-aebf-f7d0aed606b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:25,089 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:43:25,090 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf1918c-de30-4bed-b21b-d2cd76c3fc38', 'x-compute-request-id': 'req-ddf1918c-de30-4bed-b21b-d2cd76c3fc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:26,166 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:26,166 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31e5e204-1dae-4dbd-bbfd-c725647a5526', 'x-compute-request-id': 'req-31e5e204-1dae-4dbd-bbfd-c725647a5526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:27,242 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:43:27,243 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5a03fb-6d65-4f7d-a8e3-322089208c00', 'x-compute-request-id': 'req-1b5a03fb-6d65-4f7d-a8e3-322089208c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:28,317 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:43:28,318 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d72042-25ae-414f-a325-9f364a7b0041', 'x-compute-request-id': 'req-b3d72042-25ae-414f-a325-9f364a7b0041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:29,394 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:43:29,394 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-993ed5c9-f290-43de-afb1-a33e6a27e168', 'x-compute-request-id': 'req-993ed5c9-f290-43de-afb1-a33e6a27e168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:30,482 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.080s 2021-08-03 21:43:30,483 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-878add01-c8fe-48f5-994d-6aa6b1ac8024', 'x-compute-request-id': 'req-878add01-c8fe-48f5-994d-6aa6b1ac8024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:31,562 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:43:31,563 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-551ec1ef-b972-4ee9-a299-95241268f3d1', 'x-compute-request-id': 'req-551ec1ef-b972-4ee9-a299-95241268f3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:32,637 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:43:32,637 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd1d450b-a56c-4a58-ba14-d2279d6e3914', 'x-compute-request-id': 'req-bd1d450b-a56c-4a58-ba14-d2279d6e3914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:33,710 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:43:33,710 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebecc226-512a-4351-8a8c-96b7309e916e', 'x-compute-request-id': 'req-ebecc226-512a-4351-8a8c-96b7309e916e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:34,787 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:43:34,788 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3e6f0e-c157-46c9-a6dd-54c5911e0afb', 'x-compute-request-id': 'req-0c3e6f0e-c157-46c9-a6dd-54c5911e0afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:35,860 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:43:35,861 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa39c68-f141-49dc-a344-630549abeac1', 'x-compute-request-id': 'req-9fa39c68-f141-49dc-a344-630549abeac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:36,951 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.081s 2021-08-03 21:43:36,952 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7ef537-0158-4ebc-8505-5896df66eb7e', 'x-compute-request-id': 'req-3c7ef537-0158-4ebc-8505-5896df66eb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:38,077 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.117s 2021-08-03 21:43:38,078 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86ed8b5-c0a0-4f28-a1fb-9f5ad660fb50', 'x-compute-request-id': 'req-e86ed8b5-c0a0-4f28-a1fb-9f5ad660fb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:39,161 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:43:39,162 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03695018-8063-471d-a644-65a5d6ad6741', 'x-compute-request-id': 'req-03695018-8063-471d-a644-65a5d6ad6741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:40,245 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.075s 2021-08-03 21:43:40,246 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa528b98-f5f9-49ad-81e5-3096bbf3cb14', 'x-compute-request-id': 'req-fa528b98-f5f9-49ad-81e5-3096bbf3cb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:41,325 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.072s 2021-08-03 21:43:41,326 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462df94f-988b-448c-b563-f747dd2c1613', 'x-compute-request-id': 'req-462df94f-988b-448c-b563-f747dd2c1613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:42,439 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.103s 2021-08-03 21:43:42,439 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57f1174-3b36-4bc4-9631-88a9c871e56c', 'x-compute-request-id': 'req-f57f1174-3b36-4bc4-9631-88a9c871e56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:43,551 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.102s 2021-08-03 21:43:43,551 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567b341a-c911-466c-bf24-2a217dc4ef28', 'x-compute-request-id': 'req-567b341a-c911-466c-bf24-2a217dc4ef28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:44,633 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.073s 2021-08-03 21:43:44,634 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0e48a7a-7d0d-4738-ae28-276739705ad9', 'x-compute-request-id': 'req-f0e48a7a-7d0d-4738-ae28-276739705ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:45,741 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.099s 2021-08-03 21:43:45,742 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f67ff0-83c1-4d70-9ad3-d46bd868baf7', 'x-compute-request-id': 'req-42f67ff0-83c1-4d70-9ad3-d46bd868baf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:46,825 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.075s 2021-08-03 21:43:46,826 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af987927-b73e-4d4e-9cdd-9161c475e484', 'x-compute-request-id': 'req-af987927-b73e-4d4e-9cdd-9161c475e484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:48,192 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.357s 2021-08-03 21:43:48,193 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd314718-18a9-438f-8337-691dbd29dc64', 'x-compute-request-id': 'req-dd314718-18a9-438f-8337-691dbd29dc64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:49,275 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:43:49,275 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1cc15a4-0227-44c8-8284-b927cf53c044', 'x-compute-request-id': 'req-b1cc15a4-0227-44c8-8284-b927cf53c044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:50,349 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:43:50,350 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54bd362-0374-4f4f-b63c-08f85e624d73', 'x-compute-request-id': 'req-b54bd362-0374-4f4f-b63c-08f85e624d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:51,422 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:43:51,423 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d0d4c6-d46d-48f0-b039-52967a71d956', 'x-compute-request-id': 'req-53d0d4c6-d46d-48f0-b039-52967a71d956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:52,497 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:43:52,497 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cff70f5-a9eb-4df0-8193-72839679d416', 'x-compute-request-id': 'req-3cff70f5-a9eb-4df0-8193-72839679d416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:53,570 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:43:53,570 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95eacd54-891f-40c7-af4d-9aea7f13aeab', 'x-compute-request-id': 'req-95eacd54-891f-40c7-af4d-9aea7f13aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:54,644 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:43:54,645 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be92662-bb30-4f51-873d-f30cc2981cbc', 'x-compute-request-id': 'req-3be92662-bb30-4f51-873d-f30cc2981cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:55,723 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:43:55,723 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec0c74f-35cc-4d40-a6bb-5777edfd8591', 'x-compute-request-id': 'req-8ec0c74f-35cc-4d40-a6bb-5777edfd8591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:56,803 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:43:56,803 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f88da0-a599-476a-ac60-0f96dc7babe6', 'x-compute-request-id': 'req-15f88da0-a599-476a-ac60-0f96dc7babe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:57,882 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:43:57,882 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fd25de5-b4ff-492b-80c3-513c2a06b3eb', 'x-compute-request-id': 'req-4fd25de5-b4ff-492b-80c3-513c2a06b3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:43:58,958 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:43:58,958 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3274d49-b02d-4523-a22a-07bc48366d69', 'x-compute-request-id': 'req-d3274d49-b02d-4523-a22a-07bc48366d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:00,031 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:44:00,031 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-043d8787-5e63-46a8-9496-32e31ab9279a', 'x-compute-request-id': 'req-043d8787-5e63-46a8-9496-32e31ab9279a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:01,104 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.063s 2021-08-03 21:44:01,104 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0584bbea-2e84-4766-b414-c40fbecdce7b', 'x-compute-request-id': 'req-0584bbea-2e84-4766-b414-c40fbecdce7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:02,177 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:44:02,177 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788d6433-3e66-45d2-a4f0-af65fbfffa4d', 'x-compute-request-id': 'req-788d6433-3e66-45d2-a4f0-af65fbfffa4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:03,254 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:44:03,254 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a08ec53-a647-4c32-b0cf-83e05f9093bf', 'x-compute-request-id': 'req-9a08ec53-a647-4c32-b0cf-83e05f9093bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:04,327 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:44:04,327 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c92b7150-7a82-4bab-aeb8-91388838ba60', 'x-compute-request-id': 'req-c92b7150-7a82-4bab-aeb8-91388838ba60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:05,400 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:44:05,400 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d9aade-7e53-4fca-82d4-cce1317b35b4', 'x-compute-request-id': 'req-54d9aade-7e53-4fca-82d4-cce1317b35b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:06,474 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:44:06,475 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379ae5b6-b078-4b06-8795-9d7531c8b3b7', 'x-compute-request-id': 'req-379ae5b6-b078-4b06-8795-9d7531c8b3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:07,547 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:44:07,547 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263ae7f1-26a2-4c2c-a66c-1967e9be9ba5', 'x-compute-request-id': 'req-263ae7f1-26a2-4c2c-a66c-1967e9be9ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:08,620 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:44:08,620 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c6488f-9953-4746-aecd-1883634ff90a', 'x-compute-request-id': 'req-f1c6488f-9953-4746-aecd-1883634ff90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:09,698 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:44:09,699 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38de3be0-6ca0-4d9a-b40c-054273f2552d', 'x-compute-request-id': 'req-38de3be0-6ca0-4d9a-b40c-054273f2552d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:10,775 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:44:10,776 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0338b181-c892-4693-b2f5-aa94deb72134', 'x-compute-request-id': 'req-0338b181-c892-4693-b2f5-aa94deb72134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:11,853 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:44:11,854 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0850c891-674a-488d-be75-25b60180888d', 'x-compute-request-id': 'req-0850c891-674a-488d-be75-25b60180888d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:12,931 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:44:12,932 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed09f4db-98db-4803-9ff0-2348ab6a0dbb', 'x-compute-request-id': 'req-ed09f4db-98db-4803-9ff0-2348ab6a0dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:14,005 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:44:14,005 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b42116c-a0d7-4511-ae32-ca75e9c3d207', 'x-compute-request-id': 'req-7b42116c-a0d7-4511-ae32-ca75e9c3d207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:15,091 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.077s 2021-08-03 21:44:15,091 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ec70187-f59d-48cd-985c-e72a14a8ce80', 'x-compute-request-id': 'req-3ec70187-f59d-48cd-985c-e72a14a8ce80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:16,170 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:44:16,171 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25732f5-b2bc-49c2-94ac-54e9d81b99a6', 'x-compute-request-id': 'req-a25732f5-b2bc-49c2-94ac-54e9d81b99a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:17,247 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:44:17,247 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c069c1a-331b-4c4d-9f1c-dd3fb0a2657a', 'x-compute-request-id': 'req-9c069c1a-331b-4c4d-9f1c-dd3fb0a2657a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:18,325 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:44:18,325 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa85924-c662-45aa-bf93-f92a14f3a115', 'x-compute-request-id': 'req-aaa85924-c662-45aa-bf93-f92a14f3a115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:19,404 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:44:19,405 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c57d531-24a9-4ea1-9f20-906b517e1987', 'x-compute-request-id': 'req-7c57d531-24a9-4ea1-9f20-906b517e1987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:20,477 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:44:20,477 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4bb67da-e203-4e63-b696-94453ec75879', 'x-compute-request-id': 'req-d4bb67da-e203-4e63-b696-94453ec75879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:21,551 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:44:21,552 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e162a39e-5f83-43f2-a0e3-07f56c3cad51', 'x-compute-request-id': 'req-e162a39e-5f83-43f2-a0e3-07f56c3cad51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:22,634 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:44:22,634 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6720afb-1644-4a81-af6c-240ce9929c79', 'x-compute-request-id': 'req-e6720afb-1644-4a81-af6c-240ce9929c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:23,716 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.073s 2021-08-03 21:44:23,716 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee18a27-96e9-4f81-bbec-bc2e62a82d2f', 'x-compute-request-id': 'req-aee18a27-96e9-4f81-bbec-bc2e62a82d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:24,788 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.063s 2021-08-03 21:44:24,789 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee537161-6a9b-4464-87cf-7c9af41f6b79', 'x-compute-request-id': 'req-ee537161-6a9b-4464-87cf-7c9af41f6b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:25,862 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:44:25,862 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc73cd1-6121-4ec2-b28e-7f69345aca57', 'x-compute-request-id': 'req-1fc73cd1-6121-4ec2-b28e-7f69345aca57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:26,940 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:44:26,940 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f64a36d-4d66-4978-9335-715621cdc1cf', 'x-compute-request-id': 'req-9f64a36d-4d66-4978-9335-715621cdc1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:28,028 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.079s 2021-08-03 21:44:28,028 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fa67943-7fa5-4248-a11e-e5aa44295632', 'x-compute-request-id': 'req-6fa67943-7fa5-4248-a11e-e5aa44295632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:29,141 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.104s 2021-08-03 21:44:29,141 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ef7606-349e-4c05-b285-54fcafa45256', 'x-compute-request-id': 'req-22ef7606-349e-4c05-b285-54fcafa45256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:30,485 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.335s 2021-08-03 21:44:30,486 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2538a38-f8b8-4683-9c94-f226c96b4188', 'x-compute-request-id': 'req-d2538a38-f8b8-4683-9c94-f226c96b4188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:31,563 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:44:31,563 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1fdf1f-5b20-49be-9a32-a12c6e1e09cd', 'x-compute-request-id': 'req-bf1fdf1f-5b20-49be-9a32-a12c6e1e09cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:32,645 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:44:32,645 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd6aa406-edd5-4c46-ac53-fb7d26530924', 'x-compute-request-id': 'req-cd6aa406-edd5-4c46-ac53-fb7d26530924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:33,720 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:44:33,721 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfb91228-7a12-4ed0-9fcc-c5776f8ff128', 'x-compute-request-id': 'req-dfb91228-7a12-4ed0-9fcc-c5776f8ff128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:34,794 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:44:34,795 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c167eb4f-2f65-40e2-96c6-2c800d44c8a2', 'x-compute-request-id': 'req-c167eb4f-2f65-40e2-96c6-2c800d44c8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:35,873 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:44:35,874 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07061d1e-6320-49d7-bbab-732fc7eee8f4', 'x-compute-request-id': 'req-07061d1e-6320-49d7-bbab-732fc7eee8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:36,948 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:44:36,948 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69062221-cc9e-4e3e-9c58-3be1e7d26a09', 'x-compute-request-id': 'req-69062221-cc9e-4e3e-9c58-3be1e7d26a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:38,021 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:44:38,021 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d11af2-5145-44db-9fde-8fa5771d3c9c', 'x-compute-request-id': 'req-a3d11af2-5145-44db-9fde-8fa5771d3c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:39,098 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:44:39,098 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8910d93d-3774-411e-b3e6-523a3085fdbc', 'x-compute-request-id': 'req-8910d93d-3774-411e-b3e6-523a3085fdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:40,238 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.131s 2021-08-03 21:44:40,238 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa9ad24a-cc9f-4389-bd62-1b8538121d84', 'x-compute-request-id': 'req-fa9ad24a-cc9f-4389-bd62-1b8538121d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:41,393 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.146s 2021-08-03 21:44:41,393 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88bb6922-8d4e-40d2-9908-986c9a3320f2', 'x-compute-request-id': 'req-88bb6922-8d4e-40d2-9908-986c9a3320f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:42,551 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.148s 2021-08-03 21:44:42,551 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c12fd58-c3be-401e-88cc-2c22dad75d7a', 'x-compute-request-id': 'req-9c12fd58-c3be-401e-88cc-2c22dad75d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:43,713 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.152s 2021-08-03 21:44:43,714 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326fecc9-9028-4158-81d4-7259486f88a1', 'x-compute-request-id': 'req-326fecc9-9028-4158-81d4-7259486f88a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:44,857 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.134s 2021-08-03 21:44:44,857 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f874e6fa-c6bf-42f8-ab65-44c3d73fc139', 'x-compute-request-id': 'req-f874e6fa-c6bf-42f8-ab65-44c3d73fc139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:46,014 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.148s 2021-08-03 21:44:46,014 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab5b43ae-7120-4718-b52d-364ce7df6f3e', 'x-compute-request-id': 'req-ab5b43ae-7120-4718-b52d-364ce7df6f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:47,166 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.143s 2021-08-03 21:44:47,166 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d3c09a3-ba2f-41ac-b040-af4d04ca891a', 'x-compute-request-id': 'req-2d3c09a3-ba2f-41ac-b040-af4d04ca891a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:48,739 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.564s 2021-08-03 21:44:48,739 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52535d63-348e-4280-81d9-a38712effd3b', 'x-compute-request-id': 'req-52535d63-348e-4280-81d9-a38712effd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:50,475 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.727s 2021-08-03 21:44:50,478 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6d4037-4481-45d5-90fc-46c3677b8779', 'x-compute-request-id': 'req-1d6d4037-4481-45d5-90fc-46c3677b8779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:51,641 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.155s 2021-08-03 21:44:51,641 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e569be58-bfd2-4bb3-bccd-9c59b8f91e55', 'x-compute-request-id': 'req-e569be58-bfd2-4bb3-bccd-9c59b8f91e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:52,756 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.106s 2021-08-03 21:44:52,756 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06635992-9357-4172-932b-986278cac216', 'x-compute-request-id': 'req-06635992-9357-4172-932b-986278cac216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:53,971 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.205s 2021-08-03 21:44:53,971 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1102ae7-f687-4389-9e2c-c4a60ba9f221', 'x-compute-request-id': 'req-a1102ae7-f687-4389-9e2c-c4a60ba9f221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:55,061 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.080s 2021-08-03 21:44:55,061 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf575d2-ec40-4268-b673-b425e0eab72a', 'x-compute-request-id': 'req-fbf575d2-ec40-4268-b673-b425e0eab72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:56,136 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:44:56,137 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd294fbe-d70d-4204-a1c9-10c46c8d5cc4', 'x-compute-request-id': 'req-fd294fbe-d70d-4204-a1c9-10c46c8d5cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:57,223 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.078s 2021-08-03 21:44:57,223 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fbe7be4-fc12-43e4-9b8b-e26949e3cc37', 'x-compute-request-id': 'req-8fbe7be4-fc12-43e4-9b8b-e26949e3cc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:58,439 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.208s 2021-08-03 21:44:58,440 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03351115-c97d-4fcc-9c51-a96fb4c0a359', 'x-compute-request-id': 'req-03351115-c97d-4fcc-9c51-a96fb4c0a359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:44:59,528 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.080s 2021-08-03 21:44:59,529 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c893a09a-7d09-46a6-a200-6b955204ace3', 'x-compute-request-id': 'req-c893a09a-7d09-46a6-a200-6b955204ace3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:00,623 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.086s 2021-08-03 21:45:00,624 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e28b1f2-a00b-469d-9079-753f81f33fe7', 'x-compute-request-id': 'req-4e28b1f2-a00b-469d-9079-753f81f33fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:01,736 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.104s 2021-08-03 21:45:01,737 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-091be557-9b99-4a5d-a37e-79e3096edbdd', 'x-compute-request-id': 'req-091be557-9b99-4a5d-a37e-79e3096edbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:03,242 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.497s 2021-08-03 21:45:03,242 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea50d1d-3e33-430d-a1a8-c44caa997c80', 'x-compute-request-id': 'req-7ea50d1d-3e33-430d-a1a8-c44caa997c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:04,318 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:45:04,319 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a95622-740a-486f-9a4d-f0c1288c34fd', 'x-compute-request-id': 'req-a3a95622-740a-486f-9a4d-f0c1288c34fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:05,391 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:45:05,391 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc72c2f9-8890-4e84-aab1-fef41bf1aaab', 'x-compute-request-id': 'req-bc72c2f9-8890-4e84-aab1-fef41bf1aaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:06,465 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:45:06,465 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2927c932-3d6f-4bac-baff-d355def9c793', 'x-compute-request-id': 'req-2927c932-3d6f-4bac-baff-d355def9c793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:07,542 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:45:07,542 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c1e8448-2d7a-4517-8a88-ac0371adc454', 'x-compute-request-id': 'req-1c1e8448-2d7a-4517-8a88-ac0371adc454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:08,614 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:45:08,614 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d9f5ad-4c3b-4af6-a53b-3be84ebdfe2b', 'x-compute-request-id': 'req-92d9f5ad-4c3b-4af6-a53b-3be84ebdfe2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:09,691 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:45:09,691 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b79a3e0-3c39-43e9-8a76-8afa791a1c5e', 'x-compute-request-id': 'req-5b79a3e0-3c39-43e9-8a76-8afa791a1c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:10,767 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:45:10,767 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5ad23a-b279-4427-af04-2a1863d540dc', 'x-compute-request-id': 'req-ff5ad23a-b279-4427-af04-2a1863d540dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:11,843 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:45:11,843 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f312af0f-1782-4f92-af6f-a1d0d64431ee', 'x-compute-request-id': 'req-f312af0f-1782-4f92-af6f-a1d0d64431ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:12,917 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:45:12,918 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a250f1-86a4-4a70-bca8-5aefe966d597', 'x-compute-request-id': 'req-58a250f1-86a4-4a70-bca8-5aefe966d597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:13,991 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:45:13,992 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f9a7e5-203f-4e3d-b078-930cf376d997', 'x-compute-request-id': 'req-04f9a7e5-203f-4e3d-b078-930cf376d997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:15,071 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:45:15,071 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5e76d2c-b56a-4750-a765-e63822557fe1', 'x-compute-request-id': 'req-f5e76d2c-b56a-4750-a765-e63822557fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:16,154 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.075s 2021-08-03 21:45:16,154 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f40f01e-507f-4f95-b409-51df0eeb7bec', 'x-compute-request-id': 'req-9f40f01e-507f-4f95-b409-51df0eeb7bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:17,227 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:45:17,227 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6f4ae7-374b-42f8-a740-a50a072f60fb', 'x-compute-request-id': 'req-0c6f4ae7-374b-42f8-a740-a50a072f60fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:18,300 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:45:18,300 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4907e1-f316-48a9-a0e7-57b3df68eb54', 'x-compute-request-id': 'req-5d4907e1-f316-48a9-a0e7-57b3df68eb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:19,379 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:45:19,379 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd2dc52-e53f-4927-986c-c22a127ace78', 'x-compute-request-id': 'req-abd2dc52-e53f-4927-986c-c22a127ace78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:20,454 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:45:20,454 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ac8e33-b16d-45b1-8a4b-7f32f522f172', 'x-compute-request-id': 'req-a9ac8e33-b16d-45b1-8a4b-7f32f522f172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:21,529 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:45:21,529 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51e6bdb-03c6-4572-ac57-1200e63e08e8', 'x-compute-request-id': 'req-d51e6bdb-03c6-4572-ac57-1200e63e08e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:22,605 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:45:22,606 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-579adb4a-e9ba-465c-978f-fa353b76579b', 'x-compute-request-id': 'req-579adb4a-e9ba-465c-978f-fa353b76579b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:23,686 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:45:23,686 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1758bf-3380-4c7b-a4db-f56a9a8cb430', 'x-compute-request-id': 'req-2d1758bf-3380-4c7b-a4db-f56a9a8cb430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:24,759 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:45:24,760 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31144fd8-5192-46f6-b889-5dbfee7ffa54', 'x-compute-request-id': 'req-31144fd8-5192-46f6-b889-5dbfee7ffa54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:25,836 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:45:25,837 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6a0d6bd-7dcd-426c-b252-091f2912c71a', 'x-compute-request-id': 'req-d6a0d6bd-7dcd-426c-b252-091f2912c71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:26,910 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:45:26,911 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e36f7e41-d351-4d03-8541-fcaf22119cdd', 'x-compute-request-id': 'req-e36f7e41-d351-4d03-8541-fcaf22119cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:27,988 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:45:27,988 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fbf2464-7922-4b38-9b7b-8ed694bf3ac0', 'x-compute-request-id': 'req-0fbf2464-7922-4b38-9b7b-8ed694bf3ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:29,073 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.076s 2021-08-03 21:45:29,074 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39c491a-a285-4b73-a9d3-44fa97f4ff1b', 'x-compute-request-id': 'req-d39c491a-a285-4b73-a9d3-44fa97f4ff1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:30,158 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.076s 2021-08-03 21:45:30,159 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29bdbb60-224e-417d-881e-d50b4396328c', 'x-compute-request-id': 'req-29bdbb60-224e-417d-881e-d50b4396328c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:31,263 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.095s 2021-08-03 21:45:31,263 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7679e4f7-8538-4dc6-b4aa-b77c0331e621', 'x-compute-request-id': 'req-7679e4f7-8538-4dc6-b4aa-b77c0331e621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:32,419 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.147s 2021-08-03 21:45:32,420 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b38b4da-b1b9-4774-b646-1c80986654c9', 'x-compute-request-id': 'req-2b38b4da-b1b9-4774-b646-1c80986654c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:33,581 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.153s 2021-08-03 21:45:33,582 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958bac3f-8248-42ce-b048-856de2ac2eb6', 'x-compute-request-id': 'req-958bac3f-8248-42ce-b048-856de2ac2eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:34,742 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.151s 2021-08-03 21:45:34,742 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8955fe24-abc3-4062-a941-1bcc6f69e84a', 'x-compute-request-id': 'req-8955fe24-abc3-4062-a941-1bcc6f69e84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:35,901 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.150s 2021-08-03 21:45:35,901 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59286d1f-a48c-4eac-ad73-c50ea081451a', 'x-compute-request-id': 'req-59286d1f-a48c-4eac-ad73-c50ea081451a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:37,055 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.145s 2021-08-03 21:45:37,055 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987d69a2-6d35-4cc3-b35d-6dcb9cb77cc8', 'x-compute-request-id': 'req-987d69a2-6d35-4cc3-b35d-6dcb9cb77cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:38,211 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.140s 2021-08-03 21:45:38,212 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ec52a9-d545-4a38-a17e-f54ac3cf0d05', 'x-compute-request-id': 'req-38ec52a9-d545-4a38-a17e-f54ac3cf0d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:39,364 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.144s 2021-08-03 21:45:39,365 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991d9070-5875-4762-8258-e100b962f7da', 'x-compute-request-id': 'req-991d9070-5875-4762-8258-e100b962f7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:40,520 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.146s 2021-08-03 21:45:40,520 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-924b4cc7-b6bd-4368-a0ec-595109d7f68d', 'x-compute-request-id': 'req-924b4cc7-b6bd-4368-a0ec-595109d7f68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:41,685 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.156s 2021-08-03 21:45:41,685 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8745dc-5c24-4f04-b58b-a67bd9e3464b', 'x-compute-request-id': 'req-0e8745dc-5c24-4f04-b58b-a67bd9e3464b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:42,759 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:45:42,760 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ddf0210-b2ae-4d52-b1a8-d4d9ab4bd4d2', 'x-compute-request-id': 'req-0ddf0210-b2ae-4d52-b1a8-d4d9ab4bd4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:43,858 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.090s 2021-08-03 21:45:43,859 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f493d873-0d73-4947-bac2-d221f959e4aa', 'x-compute-request-id': 'req-f493d873-0d73-4947-bac2-d221f959e4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:44,972 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.105s 2021-08-03 21:45:44,972 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbd09fa9-c36d-45d3-ab49-3f91ef7ff320', 'x-compute-request-id': 'req-dbd09fa9-c36d-45d3-ab49-3f91ef7ff320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:46,056 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.075s 2021-08-03 21:45:46,056 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5291382-fea4-429e-aefd-60443977a246', 'x-compute-request-id': 'req-e5291382-fea4-429e-aefd-60443977a246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:47,150 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.085s 2021-08-03 21:45:47,150 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64da60aa-afd5-42b5-ab83-d7d79de71ae8', 'x-compute-request-id': 'req-64da60aa-afd5-42b5-ab83-d7d79de71ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:48,259 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.100s 2021-08-03 21:45:48,259 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c90a04c-8949-4eb9-9d62-5d84e26ec409', 'x-compute-request-id': 'req-1c90a04c-8949-4eb9-9d62-5d84e26ec409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:49,338 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:45:49,338 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e0857e-a612-4887-a882-a1c5bb131f06', 'x-compute-request-id': 'req-55e0857e-a612-4887-a882-a1c5bb131f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:50,416 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:45:50,416 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f534615-6ff6-4848-b8f7-52b64c4028d2', 'x-compute-request-id': 'req-1f534615-6ff6-4848-b8f7-52b64c4028d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:51,519 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.093s 2021-08-03 21:45:51,519 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e645548a-862e-47bc-ac82-fdf8ea0ee4f6', 'x-compute-request-id': 'req-e645548a-862e-47bc-ac82-fdf8ea0ee4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:52,602 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:45:52,603 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14746eea-bcb8-4d50-a53c-31b9642b9d88', 'x-compute-request-id': 'req-14746eea-bcb8-4d50-a53c-31b9642b9d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:53,707 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.096s 2021-08-03 21:45:53,707 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7f0910-c4d9-4862-ba5a-384deb72e5ed', 'x-compute-request-id': 'req-7a7f0910-c4d9-4862-ba5a-384deb72e5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:54,790 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:45:54,790 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a264d614-723f-4fcc-8550-6dbffbc6c2af', 'x-compute-request-id': 'req-a264d614-723f-4fcc-8550-6dbffbc6c2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:55,912 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.114s 2021-08-03 21:45:55,913 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a73b8a1-9e7e-42a2-9c63-148a44c29a85', 'x-compute-request-id': 'req-6a73b8a1-9e7e-42a2-9c63-148a44c29a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:57,333 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.412s 2021-08-03 21:45:57,334 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d473017-3459-4078-8fde-fa2fd558cef9', 'x-compute-request-id': 'req-3d473017-3459-4078-8fde-fa2fd558cef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:58,414 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:45:58,414 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cba6758-d63f-4755-ae46-1fc0ddd053b6', 'x-compute-request-id': 'req-7cba6758-d63f-4755-ae46-1fc0ddd053b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:45:59,521 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.099s 2021-08-03 21:45:59,522 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676aeadd-7715-4be3-8d24-763f6f21919d', 'x-compute-request-id': 'req-676aeadd-7715-4be3-8d24-763f6f21919d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:00,604 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:46:00,605 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac150c15-c3f6-4a10-aed5-6d70684eb973', 'x-compute-request-id': 'req-ac150c15-c3f6-4a10-aed5-6d70684eb973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:01,679 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:01,680 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e4acf68-ed87-4710-96ef-aa69ccfcdd57', 'x-compute-request-id': 'req-2e4acf68-ed87-4710-96ef-aa69ccfcdd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:02,759 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:46:02,759 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129b938c-7203-405f-aa4f-21f65c35acca', 'x-compute-request-id': 'req-129b938c-7203-405f-aa4f-21f65c35acca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:03,834 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:03,834 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d540b4e6-c04f-4a3b-ac65-0c21abce2f6f', 'x-compute-request-id': 'req-d540b4e6-c04f-4a3b-ac65-0c21abce2f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:04,909 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:04,909 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb04871-f53e-41e1-92f9-9f8ddaa5b099', 'x-compute-request-id': 'req-3bb04871-f53e-41e1-92f9-9f8ddaa5b099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:05,984 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:05,984 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-037d2a26-1618-4913-80f5-0fc8c0ff342c', 'x-compute-request-id': 'req-037d2a26-1618-4913-80f5-0fc8c0ff342c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:07,059 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:07,059 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6443af4d-13ba-4387-89e4-b3c217f74af3', 'x-compute-request-id': 'req-6443af4d-13ba-4387-89e4-b3c217f74af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:08,134 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:08,135 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f9fc10-4e2b-42af-8ff4-ec3ad25fc577', 'x-compute-request-id': 'req-74f9fc10-4e2b-42af-8ff4-ec3ad25fc577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:09,209 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:09,210 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7896fc1-4820-4463-b572-1ac20af11a44', 'x-compute-request-id': 'req-e7896fc1-4820-4463-b572-1ac20af11a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:10,285 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:10,285 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1decb9e-40c5-436d-8b83-78121d1776da', 'x-compute-request-id': 'req-c1decb9e-40c5-436d-8b83-78121d1776da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:11,360 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:11,360 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6a89c0-6b17-4a11-96bb-fd9d4937dc3b', 'x-compute-request-id': 'req-7c6a89c0-6b17-4a11-96bb-fd9d4937dc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:12,434 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:46:12,434 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fa343a-29d3-4243-b9a1-c7ccce5a372a', 'x-compute-request-id': 'req-37fa343a-29d3-4243-b9a1-c7ccce5a372a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:13,508 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:13,509 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4692d844-4600-4c70-8d67-0cf2f29761bf', 'x-compute-request-id': 'req-4692d844-4600-4c70-8d67-0cf2f29761bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:14,584 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:46:14,584 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be20687-6760-4e48-86ff-d60273b04cb2', 'x-compute-request-id': 'req-7be20687-6760-4e48-86ff-d60273b04cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:15,661 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:46:15,662 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb9b4977-14db-4c05-bcfa-39f776b5f0e6', 'x-compute-request-id': 'req-eb9b4977-14db-4c05-bcfa-39f776b5f0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:16,739 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:46:16,740 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669018f9-b1b1-45c2-9583-42aacf4deacb', 'x-compute-request-id': 'req-669018f9-b1b1-45c2-9583-42aacf4deacb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:17,852 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.104s 2021-08-03 21:46:17,852 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb463a3-1dd6-473e-9698-73043539d3dd', 'x-compute-request-id': 'req-9bb463a3-1dd6-473e-9698-73043539d3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:18,929 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:46:18,930 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d39218-b9f5-4e05-aac8-63169bdd6a8a', 'x-compute-request-id': 'req-e8d39218-b9f5-4e05-aac8-63169bdd6a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:20,018 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.079s 2021-08-03 21:46:20,018 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-227f14a4-d793-4a41-a837-5fadd83bc6c6', 'x-compute-request-id': 'req-227f14a4-d793-4a41-a837-5fadd83bc6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:21,097 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:46:21,097 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f19e9c35-0890-40fd-8d93-43a288b78087', 'x-compute-request-id': 'req-f19e9c35-0890-40fd-8d93-43a288b78087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:22,423 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.318s 2021-08-03 21:46:22,423 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01fb9334-f02c-4a79-8e43-efcb70d47469', 'x-compute-request-id': 'req-01fb9334-f02c-4a79-8e43-efcb70d47469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:23,500 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:46:23,500 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4bc8de-8deb-4b66-a41e-283dfce63392', 'x-compute-request-id': 'req-db4bc8de-8deb-4b66-a41e-283dfce63392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:24,575 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:24,575 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98bddb69-632a-4249-802d-fbb7b29cc715', 'x-compute-request-id': 'req-98bddb69-632a-4249-802d-fbb7b29cc715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:25,651 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:46:25,651 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eaa76da-9d33-4f19-8185-7b044a274aee', 'x-compute-request-id': 'req-1eaa76da-9d33-4f19-8185-7b044a274aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:26,727 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:46:26,727 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b89b741-fc0d-4317-b47c-360f6afd05ae', 'x-compute-request-id': 'req-6b89b741-fc0d-4317-b47c-360f6afd05ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:27,813 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.077s 2021-08-03 21:46:27,813 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e97b20-5ac7-4fbd-8ce5-a3eca6754ad9', 'x-compute-request-id': 'req-43e97b20-5ac7-4fbd-8ce5-a3eca6754ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:28,888 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:46:28,888 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3943690-dbd0-47b8-a36e-281769ba65ff', 'x-compute-request-id': 'req-f3943690-dbd0-47b8-a36e-281769ba65ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:29,966 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:46:29,967 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4429f4a4-fc7a-4350-829a-d46107ac3455', 'x-compute-request-id': 'req-4429f4a4-fc7a-4350-829a-d46107ac3455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:31,065 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.090s 2021-08-03 21:46:31,066 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac30020-8add-48fb-a3c4-418bbc549c6c', 'x-compute-request-id': 'req-2ac30020-8add-48fb-a3c4-418bbc549c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:32,144 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:46:32,145 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f94460-fdaf-44d4-85b9-ac143dda0cfc', 'x-compute-request-id': 'req-03f94460-fdaf-44d4-85b9-ac143dda0cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:33,343 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.188s 2021-08-03 21:46:33,343 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b192cdb-594a-4c47-93bc-bad1735a2c23', 'x-compute-request-id': 'req-5b192cdb-594a-4c47-93bc-bad1735a2c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:34,904 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.552s 2021-08-03 21:46:34,905 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e128ef04-1b0f-46d3-b026-ee7c320c7e65', 'x-compute-request-id': 'req-e128ef04-1b0f-46d3-b026-ee7c320c7e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:35,984 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:46:35,984 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957b4fce-901f-41fd-a46c-a91810c00d81', 'x-compute-request-id': 'req-957b4fce-901f-41fd-a46c-a91810c00d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:37,069 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.076s 2021-08-03 21:46:37,069 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29780458-fd25-43cf-8215-629f8ec3484b', 'x-compute-request-id': 'req-29780458-fd25-43cf-8215-629f8ec3484b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:38,148 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:46:38,149 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d21c9d-dc93-4a3c-8434-aa2769a8ed74', 'x-compute-request-id': 'req-94d21c9d-dc93-4a3c-8434-aa2769a8ed74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:39,232 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.075s 2021-08-03 21:46:39,232 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-979648d2-c166-4d1e-aa9d-a1690006a854', 'x-compute-request-id': 'req-979648d2-c166-4d1e-aa9d-a1690006a854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:40,315 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.074s 2021-08-03 21:46:40,316 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3330ea-86f9-409f-bf6a-3cd9bc0771a5', 'x-compute-request-id': 'req-8b3330ea-86f9-409f-bf6a-3cd9bc0771a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:41,395 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:46:41,395 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8878df95-fb64-47d4-a5cd-32a5547a2282', 'x-compute-request-id': 'req-8878df95-fb64-47d4-a5cd-32a5547a2282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:42,471 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:46:42,471 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a191b15e-5802-4f22-b24a-d738adbc72d7', 'x-compute-request-id': 'req-a191b15e-5802-4f22-b24a-d738adbc72d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:43,549 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:46:43,550 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ded9fb-7a3b-4bf7-9fd8-a8a429f74188', 'x-compute-request-id': 'req-27ded9fb-7a3b-4bf7-9fd8-a8a429f74188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:44,627 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:46:44,627 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c440feff-d54a-448f-a848-377288435dee', 'x-compute-request-id': 'req-c440feff-d54a-448f-a848-377288435dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:45,713 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.077s 2021-08-03 21:46:45,714 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b0dd149-816d-4f15-94a4-e43138656f39', 'x-compute-request-id': 'req-6b0dd149-816d-4f15-94a4-e43138656f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:46,792 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:46:46,793 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87482783-7ea2-40f4-8e6c-2fbb0a287566', 'x-compute-request-id': 'req-87482783-7ea2-40f4-8e6c-2fbb0a287566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:47,878 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.077s 2021-08-03 21:46:47,878 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7fb554-5092-4280-88e3-bf809fd3cca4', 'x-compute-request-id': 'req-fe7fb554-5092-4280-88e3-bf809fd3cca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:48,955 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:46:48,955 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a17506a-5853-4b43-8446-d6c0c19ab7e4', 'x-compute-request-id': 'req-5a17506a-5853-4b43-8446-d6c0c19ab7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:50,036 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.072s 2021-08-03 21:46:50,037 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f04acc-3c3e-4c24-9f06-3c57b0e702c7', 'x-compute-request-id': 'req-16f04acc-3c3e-4c24-9f06-3c57b0e702c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:51,128 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.083s 2021-08-03 21:46:51,129 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb67842b-437f-4af6-b0c8-aaf0e52fda7e', 'x-compute-request-id': 'req-cb67842b-437f-4af6-b0c8-aaf0e52fda7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:52,203 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:52,204 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfe76d62-52f9-4c4e-9875-77a55e5010f3', 'x-compute-request-id': 'req-cfe76d62-52f9-4c4e-9875-77a55e5010f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:53,280 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:46:53,280 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92ee6549-882f-46c8-b959-e4bd4668cf28', 'x-compute-request-id': 'req-92ee6549-882f-46c8-b959-e4bd4668cf28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:54,353 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:46:54,353 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92df50bc-4f4d-4410-82d8-b598b40d3688', 'x-compute-request-id': 'req-92df50bc-4f4d-4410-82d8-b598b40d3688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:55,427 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:46:55,427 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66ed8d7-40e5-498f-a1ba-c37265766922', 'x-compute-request-id': 'req-b66ed8d7-40e5-498f-a1ba-c37265766922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:56,501 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:46:56,502 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c6df55b-f46c-40bc-b725-bc60c4a503bc', 'x-compute-request-id': 'req-6c6df55b-f46c-40bc-b725-bc60c4a503bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:57,574 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.064s 2021-08-03 21:46:57,575 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f6a6a9-8f3e-4972-a144-1e84a14933ef', 'x-compute-request-id': 'req-28f6a6a9-8f3e-4972-a144-1e84a14933ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:58,649 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:46:58,649 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be01d6e3-de8b-418a-8bdf-51439a4f307e', 'x-compute-request-id': 'req-be01d6e3-de8b-418a-8bdf-51439a4f307e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:46:59,723 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.065s 2021-08-03 21:46:59,724 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6e9bb20-536f-4e0c-9e28-cf79d085ebce', 'x-compute-request-id': 'req-d6e9bb20-536f-4e0c-9e28-cf79d085ebce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:46:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:00,800 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:00,801 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0016fe3c-b752-4104-af0e-e6dff5f48d3d', 'x-compute-request-id': 'req-0016fe3c-b752-4104-af0e-e6dff5f48d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:01,878 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:47:01,879 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eff212a-388c-4834-8d2d-b881faf129e5', 'x-compute-request-id': 'req-6eff212a-388c-4834-8d2d-b881faf129e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:03,051 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.165s 2021-08-03 21:47:03,051 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21bbb0e4-d5a8-4b86-9111-32a56a77c135', 'x-compute-request-id': 'req-21bbb0e4-d5a8-4b86-9111-32a56a77c135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:04,127 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:04,127 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519580b1-9100-4406-bc14-540e51299c44', 'x-compute-request-id': 'req-519580b1-9100-4406-bc14-540e51299c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:05,206 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:47:05,206 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a8db4b-025a-46cc-9994-408286198618', 'x-compute-request-id': 'req-80a8db4b-025a-46cc-9994-408286198618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:06,288 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:47:06,288 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7300f059-a4ac-4b52-b95b-5c5199474db0', 'x-compute-request-id': 'req-7300f059-a4ac-4b52-b95b-5c5199474db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:07,364 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:07,364 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-402cc014-e1a7-4077-a801-7e75d939e453', 'x-compute-request-id': 'req-402cc014-e1a7-4077-a801-7e75d939e453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:08,471 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.098s 2021-08-03 21:47:08,471 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1107e7a-684c-4fd1-bb3c-143fc26b17a8', 'x-compute-request-id': 'req-f1107e7a-684c-4fd1-bb3c-143fc26b17a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:09,547 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:09,547 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc68cc8-0821-4213-affc-1bee07c724eb', 'x-compute-request-id': 'req-adc68cc8-0821-4213-affc-1bee07c724eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:10,623 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:10,624 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30bbd081-162b-47fa-ab95-87379d28bdf8', 'x-compute-request-id': 'req-30bbd081-162b-47fa-ab95-87379d28bdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:11,699 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:11,699 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f4898bc-154c-4cd0-ab9a-d43ca5007d44', 'x-compute-request-id': 'req-7f4898bc-154c-4cd0-ab9a-d43ca5007d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:12,775 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:12,776 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bb3dd7-87f7-4942-9431-2e037dc13400', 'x-compute-request-id': 'req-c7bb3dd7-87f7-4942-9431-2e037dc13400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:13,850 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:13,850 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d017fb43-10cc-433f-8746-9ccac8d068eb', 'x-compute-request-id': 'req-d017fb43-10cc-433f-8746-9ccac8d068eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:14,928 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.069s 2021-08-03 21:47:14,928 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b17f66-a987-47da-b08b-5e92a9fc763a', 'x-compute-request-id': 'req-86b17f66-a987-47da-b08b-5e92a9fc763a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:16,002 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:16,003 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6159d32-4232-4261-9a78-6c63b722c185', 'x-compute-request-id': 'req-c6159d32-4232-4261-9a78-6c63b722c185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:17,078 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:17,078 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-121c7572-c6d1-4e96-ad0a-6670af72b0e5', 'x-compute-request-id': 'req-121c7572-c6d1-4e96-ad0a-6670af72b0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:18,161 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.075s 2021-08-03 21:47:18,162 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a880004b-31b4-40b6-ab6a-be24649e4e8c', 'x-compute-request-id': 'req-a880004b-31b4-40b6-ab6a-be24649e4e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:19,250 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.078s 2021-08-03 21:47:19,251 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ae4f6b-44cd-4030-9a51-c44cc2da09c3', 'x-compute-request-id': 'req-f2ae4f6b-44cd-4030-9a51-c44cc2da09c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:20,331 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.072s 2021-08-03 21:47:20,331 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f655fdea-87ee-4f39-a02c-5733b0449c42', 'x-compute-request-id': 'req-f655fdea-87ee-4f39-a02c-5733b0449c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:21,419 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.079s 2021-08-03 21:47:21,419 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cbf3d1a-99a9-4369-801d-ecdc16f7d963', 'x-compute-request-id': 'req-0cbf3d1a-99a9-4369-801d-ecdc16f7d963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:22,498 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:47:22,498 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5a020d-aeb9-4434-bf4a-6787261eb435', 'x-compute-request-id': 'req-8e5a020d-aeb9-4434-bf4a-6787261eb435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:23,573 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:23,574 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b176599d-9cf4-4470-a2f0-140b88b69595', 'x-compute-request-id': 'req-b176599d-9cf4-4470-a2f0-140b88b69595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:24,650 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:24,651 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac2b80b-c53a-4b08-93c3-5a7bf5e49dd3', 'x-compute-request-id': 'req-dac2b80b-c53a-4b08-93c3-5a7bf5e49dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:25,726 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:25,726 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe35384-bb81-4258-a741-915c048ca004', 'x-compute-request-id': 'req-dbe35384-bb81-4258-a741-915c048ca004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:26,803 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:26,803 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c315856c-4ad5-46ac-9c47-463206b39b8b', 'x-compute-request-id': 'req-c315856c-4ad5-46ac-9c47-463206b39b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:27,882 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:47:27,882 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bfef1a-c616-4fdc-8122-da0a1ee49d5a', 'x-compute-request-id': 'req-c7bfef1a-c616-4fdc-8122-da0a1ee49d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:28,956 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:28,957 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2db14ce-58a0-4dd3-9588-fe2b3f357314', 'x-compute-request-id': 'req-d2db14ce-58a0-4dd3-9588-fe2b3f357314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:30,033 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:30,033 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43c3f16-7d34-4ab4-b2fa-7541b2aad676', 'x-compute-request-id': 'req-f43c3f16-7d34-4ab4-b2fa-7541b2aad676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:31,109 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:31,109 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5459e652-7797-4078-afe2-b444d4611e70', 'x-compute-request-id': 'req-5459e652-7797-4078-afe2-b444d4611e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:32,184 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:32,185 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-095ef74d-821c-475f-8e96-4cd95198e5ef', 'x-compute-request-id': 'req-095ef74d-821c-475f-8e96-4cd95198e5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:33,260 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:33,261 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ec1937-7054-405a-879b-9213226c3867', 'x-compute-request-id': 'req-64ec1937-7054-405a-879b-9213226c3867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:34,335 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:34,336 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a9f225-f2f1-494d-a07e-c1ab7918420b', 'x-compute-request-id': 'req-c8a9f225-f2f1-494d-a07e-c1ab7918420b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:35,413 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:35,413 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b0a272-0a43-4063-a73a-1e6ce9b60cbc', 'x-compute-request-id': 'req-07b0a272-0a43-4063-a73a-1e6ce9b60cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:36,492 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:47:36,492 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b025162e-705c-4392-9df4-648f117e3465', 'x-compute-request-id': 'req-b025162e-705c-4392-9df4-648f117e3465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:37,580 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.073s 2021-08-03 21:47:37,580 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4eba80-b0e7-494c-bed2-9d0889aaeb90', 'x-compute-request-id': 'req-2a4eba80-b0e7-494c-bed2-9d0889aaeb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:38,657 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:38,657 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50949d2d-6398-4ced-9bc8-5f197a2505b9', 'x-compute-request-id': 'req-50949d2d-6398-4ced-9bc8-5f197a2505b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:39,737 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:47:39,737 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5db082-06d1-41c7-b579-b058ce808828', 'x-compute-request-id': 'req-db5db082-06d1-41c7-b579-b058ce808828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:40,813 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:40,814 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3144aa39-00a1-4469-8ffe-ad62f1a3ee82', 'x-compute-request-id': 'req-3144aa39-00a1-4469-8ffe-ad62f1a3ee82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:41,893 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:47:41,893 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78ebb26-069e-4d37-9f11-3c5b04e08fc5', 'x-compute-request-id': 'req-c78ebb26-069e-4d37-9f11-3c5b04e08fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:42,969 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:42,970 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6d76736-b01e-41e4-8121-b68706f0f77f', 'x-compute-request-id': 'req-c6d76736-b01e-41e4-8121-b68706f0f77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:44,046 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:44,047 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c380138-ebdc-4c1a-99f2-a1c56985e3ff', 'x-compute-request-id': 'req-2c380138-ebdc-4c1a-99f2-a1c56985e3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:45,121 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:45,122 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb02627a-86f8-413a-b8ee-8a25016131da', 'x-compute-request-id': 'req-bb02627a-86f8-413a-b8ee-8a25016131da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:46,202 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:47:46,202 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9700bb3a-a950-405e-a4cb-a418feb83f24', 'x-compute-request-id': 'req-9700bb3a-a950-405e-a4cb-a418feb83f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:47,277 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:47,277 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfe72cfb-9bec-4d0d-be94-55f0277bb92f', 'x-compute-request-id': 'req-dfe72cfb-9bec-4d0d-be94-55f0277bb92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:48,353 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:48,354 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7718ab8f-9d83-4786-828e-6c7cd7a13db2', 'x-compute-request-id': 'req-7718ab8f-9d83-4786-828e-6c7cd7a13db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:49,430 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:49,431 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af866fa9-2f9c-46c7-9d3e-0f60c465d5ab', 'x-compute-request-id': 'req-af866fa9-2f9c-46c7-9d3e-0f60c465d5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:50,506 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:50,507 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97ac1c6-b032-454c-9c99-55e76b1bed38', 'x-compute-request-id': 'req-c97ac1c6-b032-454c-9c99-55e76b1bed38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:51,582 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:47:51,582 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c5fbc7-700c-4ccc-87f3-9f9fa2f12d44', 'x-compute-request-id': 'req-85c5fbc7-700c-4ccc-87f3-9f9fa2f12d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:52,661 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.070s 2021-08-03 21:47:52,661 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d37492-4d64-43c0-a8d4-7c394fc19354', 'x-compute-request-id': 'req-18d37492-4d64-43c0-a8d4-7c394fc19354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:53,738 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:53,738 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d506fe65-32da-436e-a052-bd042a61de0c', 'x-compute-request-id': 'req-d506fe65-32da-436e-a052-bd042a61de0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:54,813 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:54,813 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebfc830d-8592-4a77-859b-93e0cf25f12e', 'x-compute-request-id': 'req-ebfc830d-8592-4a77-859b-93e0cf25f12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:55,894 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.072s 2021-08-03 21:47:55,894 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d4a8ec-e879-4be2-b94b-be6e372fe876', 'x-compute-request-id': 'req-61d4a8ec-e879-4be2-b94b-be6e372fe876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:56,970 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:56,971 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb7f8f6-731d-4508-98d4-f58489d27ec4', 'x-compute-request-id': 'req-3fb7f8f6-731d-4508-98d4-f58489d27ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:58,047 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.068s 2021-08-03 21:47:58,048 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f5efb9e-2619-4423-9c31-2e590e2544da', 'x-compute-request-id': 'req-1f5efb9e-2619-4423-9c31-2e590e2544da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:47:59,123 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:47:59,124 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-557553a9-1911-4696-9e6a-4375d8d5b47e', 'x-compute-request-id': 'req-557553a9-1911-4696-9e6a-4375d8d5b47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:48:00,199 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:48:00,199 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da152a4c-0a73-4356-9ab2-441a7ba46ae6', 'x-compute-request-id': 'req-da152a4c-0a73-4356-9ab2-441a7ba46ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:48:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:48:01,309 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.101s 2021-08-03 21:48:01,309 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f508fb24-a3df-47fa-aa99-b3a903d3d195', 'x-compute-request-id': 'req-f508fb24-a3df-47fa-aa99-b3a903d3d195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:48:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:48:02,385 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.067s 2021-08-03 21:48:02,385 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfff076d-99b7-4155-93c8-53268e9a8c3c', 'x-compute-request-id': 'req-bfff076d-99b7-4155-93c8-53268e9a8c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:48:03,466 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.072s 2021-08-03 21:48:03,466 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b441929f-0448-4be9-9c58-46866cc006a6', 'x-compute-request-id': 'req-b441929f-0448-4be9-9c58-46866cc006a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:48:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:48:04,541 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.066s 2021-08-03 21:48:04,541 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b1b895-4be9-4af6-a0a4-80f4e352ac3f', 'x-compute-request-id': 'req-06b1b895-4be9-4af6-a0a4-80f4e352ac3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:48:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:48:05,622 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.071s 2021-08-03 21:48:05,622 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356f3e05-3f28-4013-a876-d0de1c32861a', 'x-compute-request-id': 'req-356f3e05-3f28-4013-a876-d0de1c32861a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"server": {"id": "a958a35c-c403-4b9f-a5c2-8b303f77ccea", "name": "tempest-VolumesNegativeTest-instance-870475584", "status": "BUILD", "tenant_id": "3e4303b89fca4606a7b8f203f8295721", "user_id": "ea92dbf3d2ab48b9814720f4de5ea563", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:42:05Z", "updated": "2021-08-03T21:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea"}], "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-08-03 21:48:05,768 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.138s 2021-08-03 21:48:05,769 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8890925-7af7-4885-8811-5b5c99c1ab65', 'x-compute-request-id': 'req-d8890925-7af7-4885-8811-5b5c99c1ab65', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'' 2021-08-03 21:48:05,793 110095 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea 0.024s 2021-08-03 21:48:05,793 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48: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-03ea109c-80fd-4d87-9b6b-0c642a22d3a6', 'x-compute-request-id': 'req-03ea109c-80fd-4d87-9b6b-0c642a22d3a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/a958a35c-c403-4b9f-a5c2-8b303f77ccea'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a958a35c-c403-4b9f-a5c2-8b303f77ccea could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 179, in test_attach_volumes_with_nonexistent_volume_id server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 202, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Server a958a35c-c403-4b9f-a5c2-8b303f77ccea failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 5 | 3 | 0 | 1 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
fail
ft20.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:31:02,023 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.720s 2021-08-03 21:31:02,024 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-689822516"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:01 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-d94daa6c-2160-436a-93d5-1150e3a322a2', 'x-compute-request-id': 'req-d94daa6c-2160-436a-93d5-1150e3a322a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAz0uvF3RolQpj7cXNv0WUG9ETN0NBwOoGYCyOTt3gln7tQtZo\\nfeEeHh/w4cou9RoD9C5UmKFvFKHGy13M4URMKiytQXny8iUA4eV4bVWY4sL590ni\\noIm6/Kt9t13Vu1HaYNAa3bmBoHD2vZt71AYBn35zHELTJPS/J997mbeEHTiWhEjb\\nRQodJgA3mZ3fPw9gerGewiB/8nLHKlevYFVQinVGr63/d5x/pDT7Q8znfFOKgaut\\nys8tTVpUerLy3jg4cwu0+5S1eCrGQBvSn2RYkU5dQB5LkYN3fg3Wgoeoq1eXldQe\\n6OcC7iSEnE5wXuPHpQwzOtPT77y0O+nG2O89fQIDAQABAoIBAQDHZcXGifMPai81\\nSE/g7MzK9RHG1qspJfN8D1/T/RlLqkwPPq7EZwbRc2gByLniimPDPc2iA6cV8YeH\\nl3K8PTYGW3NMyEEpKu7uXAy7HtsxRNutQyT7x4BWC5+iAmDVDqdA+Oze2tIVwpOV\\nTzqNeDmXccrIJH91zPcTI6WA90Xd1BSauek3mfSi09FY+BbEUKD/3nw4xHWJoGO6\\nmY1yskaSKKq3BGX/aa1M3cvEksHAewSYii8L6Fko0gVBramyDWizYQ2n/kkSvTHA\\nDpFnAXWrPRtW66fzUv0PkUvvEiHxMk4iXZQsnyXgnZD7zNnbuGUzIOuh3UgXeCN7\\nBCa1fm8BAoGBAPe5NaqF2f2gHBYWbsjxoFxpARDwOzXvDf94DQockK1qCJ6HXbWR\\nkqKQm6wwpc1yzr/l4LMspvKDfqzkaAu+ilHU9t8+3tu23FiAR3cqAesHaDK86xI9\\nieS+WkRQjnSC8cSjlllSDaI816WHQoVy5iIczKcEs+x6yQwj0Z+CVgGHAoGBANY4\\nsXPcBhmO9AhhW9sPavdEXzi9GdxHZeU3HFnYK9ggwJ3kjHegD+tozO27s/DlJWNZ\\ndXEKsx/zAawvbQiFmHsELo+HH24WhxF/HQ7UsMz/8lrFtKhwUwqufWaH4LRGNC+l\\nZMuGhuouCZ2+o5xEisSLFQ8wXuOaotlEYES7jFnbAoGAT0O6Akg2Ckty8TZYWH/I\\nGgmXR742k/lb90SIl5WwTWzCOUeDGpfr3Yx740rloql7sjdyAKLnAG5G2Dd1e1yK\\nkcic/a32TUNjmgXh2CVe279Q/fspFHsQZlrqMzW7f1hu18aoUwhISINDVTnEdULg\\nlEW2zjJZB+/56KKFbo6byn0CgYBdXGPqDJAT/3tXU6cGt5d0oDWnsrJckDlWRkhy\\n14V0MgIATiTx1a5aeFgnm9B2QkejHs/SLkmWuP+XnSu1tROZOV9ZahhGkEbZVz7A\\nwe0zyrBC4zsy1ZE7bIR2dO13Y8lGopxlHwIZeWrzdqwzZKPduIe7EOep5jDm46fZ\\nDKvEVQKBgQCqkEedXWHE2fj44oLFuJ8Dg6YmQMjJPGolOixtn+YER+UI3b8pn/WJ\\nCrq8ETCxdVo5dJSz0W1Ngp+/ejm3Fbfhnbew7lRPHI4MRFzLlyQna4+zCqhiIRRM\\n3kP6N8i5Y+6QkinX3UpFg4EBewKmmXSBqYXawgPtHwCALScDMhgWEQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-689822516", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPS68XdGiVCmPtxc2/RZQb0RM3Q0HA6gZgLI5O3eCWfu1C1mh94R4eH/Dhyi71GgP0LlSYoW8UocbLXczhREwqLK1BefLyJQDh5XhtVZjiwvn3SeKgibr8q323XdW7Udpg0BrduYGgcPa9m3vUBgGffnMcQtMk9L8n33uZt4QdOJaESNtFCh0mADeZnd8/D2B6sZ7CIH/ycscqV69gVVCKdUavrf93nH+kNPtDzOd8U4qBq63Kzy1NWlR6svLeODhzC7T7lLV4KsZAG9KfZFiRTl1AHkuRg3d+DdaCh6irV5eV1B7o5wLuJIScTnBe48elDDM609PvvLQ76cbY7z19 Generated-by-Nova", "fingerprint": "f4:0e:ea:d2:81:53:0c:27:58:a6:03:72:9e:80:ad:19", "user_id": "89a0f7ffc90541ba85734fde512fc475"}}' 2021-08-03 21:31:02,355 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.329s 2021-08-03 21:31:02,356 110110 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-340026030", "description": "tempest-secgroup-smoke-340026030 description", "project_id": "333d6d0a6c744beaa4864294a7039fb4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-9b7676dd-2023-4b47-bad7-4eec390f10db', 'date': 'Tue, 03 Aug 2021 21:31:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "name": "tempest-secgroup-smoke-340026030", "stateful": true, "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "description": "tempest-secgroup-smoke-340026030 description", "security_group_rules": [{"id": "307444b7-bfb0-4761-8626-8a9e575f5d16", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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": 2251, "description": null, "tags": [], "created_at": "2021-08-03T21:31:02Z", "updated_at": "2021-08-03T21:31:02Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}, {"id": "60dcfe43-3356-45ea-81dc-6fb0f57b9b0a", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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": 2250, "description": null, "tags": [], "created_at": "2021-08-03T21:31:02Z", "updated_at": "2021-08-03T21:31:02Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}], "tags": [], "created_at": "2021-08-03T21:31:02Z", "updated_at": "2021-08-03T21:31:02Z", "revision_number": 1, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:02,499 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.142s 2021-08-03 21:31:02,499 110110 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": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "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-c882341a-97c5-4ac5-94c7-2a3398fd11bd', 'date': 'Tue, 03 Aug 2021 21:31:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2df4a9ff-191d-4d65-ace0-db01c76fb0b1", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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-08-03T21:31:02Z", "updated_at": "2021-08-03T21:31:02Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:02,643 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.143s 2021-08-03 21:31:02,643 110110 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": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "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-bde3d68c-44e5-448b-9ebd-f7bdee1f2511', 'date': 'Tue, 03 Aug 2021 21:31:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce90365a-a87e-401d-9f64-f5b535c39753", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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-08-03T21:31:02Z", "updated_at": "2021-08-03T21:31:02Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:02,782 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.138s 2021-08-03 21:31:02,782 110110 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": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-832e8992-29ee-4b88-a1cb-77ef79b9299b', 'date': 'Tue, 03 Aug 2021 21:31:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ca36c9b1-7a19-4d81-8957-bf890e0e636e", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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-08-03T21:31:02Z", "updated_at": "2021-08-03T21:31:02Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:02,921 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.138s 2021-08-03 21:31:02,921 110110 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": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c8be9387-e4ff-4963-8f6f-ebddf515f7e6', 'date': 'Tue, 03 Aug 2021 21:31:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d4ee657-3ac5-4984-96ad-91704710896f", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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-08-03T21:31:02Z", "updated_at": "2021-08-03T21:31:02Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:03,067 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.145s 2021-08-03 21:31:03,067 110110 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": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-713b8351-dd82-410c-b952-dc0eebb522c0', 'date': 'Tue, 03 Aug 2021 21:31:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2bd45180-325c-40aa-b61b-bb1482f23436", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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-08-03T21:31:03Z", "updated_at": "2021-08-03T21:31:03Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:03,195 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.127s 2021-08-03 21:31:03,195 110110 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": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6545c24c-4092-4370-9a1b-a76aae1f7ebe', 'date': 'Tue, 03 Aug 2021 21:31:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "30eff96d-dbf1-46c4-9747-521ae46aa622", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "a0acc1b5-4721-4b72-aeb2-5f293f93e6ca", "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-08-03T21:31:03Z", "updated_at": "2021-08-03T21:31:03Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:03,408 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/networks 0.212s 2021-08-03 21:31:03,409 110110 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--599002282", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0270979d-b866-4c54-82cf-6a1efa9e6eb4', 'date': 'Tue, 03 Aug 2021 21:31:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"7605c641-5a55-4f39-8ece-b3417b889516","name":"tempest-network-smoke--599002282","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"333d6d0a6c744beaa4864294a7039fb4","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-08-03T21:31:03Z","updated_at":"2021-08-03T21:31:03Z","revision_number":1}}' 2021-08-03 21:31:05,499 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/routers 2.089s 2021-08-03 21:31:05,499 110110 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-1027617122", "admin_state_up": true, "project_id": "333d6d0a6c744beaa4864294a7039fb4", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-77895bc2-b2e7-4474-9fa0-7e774e3a3260', 'date': 'Tue, 03 Aug 2021 21:31:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"router": {"id": "f64caee6-a5cb-4c63-9991-2f43721dfcb0", "name": "tempest-TestNetworkAdvancedServerOps-router-1027617122", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.225"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:31:03Z", "updated_at": "2021-08-03T21:31:04Z", "revision_number": 3, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:05,640 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=333d6d0a6c744beaa4864294a7039fb4&cidr=172.20.0.0%2F28 0.140s 2021-08-03 21:31:05,641 110110 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-d585b6fa-4366-4466-959d-27b6ed15bc73', 'date': 'Tue, 03 Aug 2021 21:31:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=333d6d0a6c744beaa4864294a7039fb4&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:31:05,800 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.159s 2021-08-03 21:31:05,801 110110 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-e3aad9c2-d111-4bac-a9af-121dd65ed950', 'date': 'Tue, 03 Aug 2021 21:31:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:31:05,844 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.042s 2021-08-03 21:31:05,844 110110 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-1ebe17fd-4beb-4b2c-970b-254960d1f7c3', 'date': 'Tue, 03 Aug 2021 21:31:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:31:06,270 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.425s 2021-08-03 21:31:06,270 110110 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-579501877", "network_id": "7605c641-5a55-4f39-8ece-b3417b889516", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-353c7982-c619-43c6-a8a1-378bd06943a8', 'date': 'Tue, 03 Aug 2021 21:31:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"8d3534f3-375b-41fd-aeca-2a2038fadc92","name":"tempest-subnet-smoke-579501877","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","network_id":"7605c641-5a55-4f39-8ece-b3417b889516","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-08-03T21:31:06Z","updated_at":"2021-08-03T21:31:06Z","revision_number":0,"project_id":"333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:31:09,272 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 PUT http://10.222.0.102:9696/v2.0/routers/f64caee6-a5cb-4c63-9991-2f43721dfcb0/add_router_interface 3.001s 2021-08-03 21:31:09,272 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "8d3534f3-375b-41fd-aeca-2a2038fadc92"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-42fcdf20-a585-4d91-b5de-3e6de2f51ee3', 'date': 'Tue, 03 Aug 2021 21:31:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/f64caee6-a5cb-4c63-9991-2f43721dfcb0/add_router_interface'} Body: b'{"id": "f64caee6-a5cb-4c63-9991-2f43721dfcb0", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "port_id": "141bc198-43d4-4382-9e77-b273428d7cb7", "network_id": "7605c641-5a55-4f39-8ece-b3417b889516", "subnet_id": "8d3534f3-375b-41fd-aeca-2a2038fadc92", "subnet_ids": ["8d3534f3-375b-41fd-aeca-2a2038fadc92"]}' 2021-08-03 21:31:09,419 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.045s 2021-08-03 21:31:09,420 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3420', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2e62875f-fa48-4840-932d-91741bc6cf7d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "89a0f7ffc90541ba85734fde512fc475", "name": "tempest-TestNetworkAdvancedServerOps-58626808-project", "password_expires_at": null}, "audit_ids": ["WmyOBOMsSWmSOrVaZjRSAw"], "expires_at": "2021-08-03T22:31:09.000000Z", "issued_at": "2021-08-03T21:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "333d6d0a6c744beaa4864294a7039fb4", "name": "tempest-TestNetworkAdvancedServerOps-58626808"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:31:09,420 110110 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration) Found network None available for tenant 2021-08-03 21:31:10,241 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 202 POST http://10.222.0.102/compute/v2.1/servers 0.820s 2021-08-03 21:31:10,242 110110 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-736490186", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "7605c641-5a55-4f39-8ece-b3417b889516"}], "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "security_groups": [{"name": "tempest-secgroup-smoke-340026030"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '407', 'location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3301ea61-8d1a-495a-b3ea-983f7c17c4b5', 'x-compute-request-id': 'req-3301ea61-8d1a-495a-b3ea-983f7c17c4b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-340026030"}], "adminPass": "MuBrkRNvQ8ju"}}' 2021-08-03 21:31:10,724 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.479s 2021-08-03 21:31:10,724 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86dc808f-2ec1-4aec-bf77-341004828fd0', 'x-compute-request-id': 'req-86dc808f-2ec1-4aec-bf77-341004828fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:11,803 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:31:11,803 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c186104e-5b55-47cf-910d-32600c969d93', 'x-compute-request-id': 'req-c186104e-5b55-47cf-910d-32600c969d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:12,883 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:31:12,883 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c4a20a-eb23-4b14-9a5f-330a65b74ce5', 'x-compute-request-id': 'req-45c4a20a-eb23-4b14-9a5f-330a65b74ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:14,168 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.276s 2021-08-03 21:31:14,168 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983b0f8c-fa96-48f0-8aa9-986edf9a6b93', 'x-compute-request-id': 'req-983b0f8c-fa96-48f0-8aa9-986edf9a6b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:15,481 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.305s 2021-08-03 21:31:15,482 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-137e2213-dd0a-4bba-8d7f-733efd87e373', 'x-compute-request-id': 'req-137e2213-dd0a-4bba-8d7f-733efd87e373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:16,600 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.110s 2021-08-03 21:31:16,600 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e40463d-5636-4680-afda-577f768d35e3', 'x-compute-request-id': 'req-6e40463d-5636-4680-afda-577f768d35e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:17,683 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:31:17,684 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5653ba16-ba8c-4741-8ec7-89618f8e3fec', 'x-compute-request-id': 'req-5653ba16-ba8c-4741-8ec7-89618f8e3fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:18,760 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.068s 2021-08-03 21:31:18,761 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1b24af-eb28-4b6a-b1a8-ef657fdfd8f0', 'x-compute-request-id': 'req-dc1b24af-eb28-4b6a-b1a8-ef657fdfd8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:19,842 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:31:19,843 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad60123-0768-46f1-b65a-b2207b4f8437', 'x-compute-request-id': 'req-0ad60123-0768-46f1-b65a-b2207b4f8437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:20,938 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.085s 2021-08-03 21:31:20,938 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11d3776c-3c12-4db2-866b-f14ba46cf9d4', 'x-compute-request-id': 'req-11d3776c-3c12-4db2-866b-f14ba46cf9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:22,032 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.086s 2021-08-03 21:31:22,033 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27bd52c3-3a35-4833-b696-97aa3cf762d2', 'x-compute-request-id': 'req-27bd52c3-3a35-4833-b696-97aa3cf762d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:23,119 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:31:23,120 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5791c795-5d8a-4b64-aa13-efd618cbadf7', 'x-compute-request-id': 'req-5791c795-5d8a-4b64-aa13-efd618cbadf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:24,200 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:31:24,201 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8821d650-0e3c-448c-bcb2-8f6891b60bc7', 'x-compute-request-id': 'req-8821d650-0e3c-448c-bcb2-8f6891b60bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:25,280 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:31:25,281 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a5c99a3-9d6f-4a61-b0b0-379766fee2e4', 'x-compute-request-id': 'req-6a5c99a3-9d6f-4a61-b0b0-379766fee2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:26,590 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.301s 2021-08-03 21:31:26,590 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f73d10-05fc-4ac4-abb9-7a7152489994', 'x-compute-request-id': 'req-f4f73d10-05fc-4ac4-abb9-7a7152489994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:27,780 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.181s 2021-08-03 21:31:27,780 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c57d814-360f-4a19-a654-ce0f1560f861', 'x-compute-request-id': 'req-2c57d814-360f-4a19-a654-ce0f1560f861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:29,039 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.249s 2021-08-03 21:31:29,039 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdd991ce-4579-4559-9ca6-011647350aa4', 'x-compute-request-id': 'req-cdd991ce-4579-4559-9ca6-011647350aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:30,302 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.254s 2021-08-03 21:31:30,303 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c046d60-8d46-470a-ac9d-b4a35ce84c6b', 'x-compute-request-id': 'req-0c046d60-8d46-470a-ac9d-b4a35ce84c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:31,412 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.102s 2021-08-03 21:31:31,413 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0170a9ff-ea13-471a-a814-ee9741b0ac74', 'x-compute-request-id': 'req-0170a9ff-ea13-471a-a814-ee9741b0ac74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:32,560 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.138s 2021-08-03 21:31:32,560 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765ae85c-96d5-48cf-ada6-68e8c1331540', 'x-compute-request-id': 'req-765ae85c-96d5-48cf-ada6-68e8c1331540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:33,723 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.154s 2021-08-03 21:31:33,724 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156ff97f-043a-416d-b7f3-a171e35b9875', 'x-compute-request-id': 'req-156ff97f-043a-416d-b7f3-a171e35b9875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:34,874 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.142s 2021-08-03 21:31:34,874 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed2e29a4-7c3f-410e-b2db-0226c56c8c71', 'x-compute-request-id': 'req-ed2e29a4-7c3f-410e-b2db-0226c56c8c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:35,959 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.076s 2021-08-03 21:31:35,959 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c269e8-2d2d-4974-89e1-89a724b77ae9', 'x-compute-request-id': 'req-25c269e8-2d2d-4974-89e1-89a724b77ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:37,036 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.068s 2021-08-03 21:31:37,037 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f62bb9-59a9-4a75-8360-8aa35a7bb61d', 'x-compute-request-id': 'req-a0f62bb9-59a9-4a75-8360-8aa35a7bb61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:38,115 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:31:38,115 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-526a2d88-f394-446d-ae65-b4d4a541b1ff', 'x-compute-request-id': 'req-526a2d88-f394-446d-ae65-b4d4a541b1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:39,327 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.203s 2021-08-03 21:31:39,327 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332fb31a-9892-4eee-88a5-6237d5c480b9', 'x-compute-request-id': 'req-332fb31a-9892-4eee-88a5-6237d5c480b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:40,408 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:31:40,409 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7147c2-b50c-4c21-8483-8e119042598e', 'x-compute-request-id': 'req-3b7147c2-b50c-4c21-8483-8e119042598e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:41,536 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.119s 2021-08-03 21:31:41,536 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7bc3014-bf63-497f-9eae-e86141c6cf79', 'x-compute-request-id': 'req-a7bc3014-bf63-497f-9eae-e86141c6cf79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:42,612 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.067s 2021-08-03 21:31:42,612 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-196deb4d-288f-421c-8934-47d4a226aa87', 'x-compute-request-id': 'req-196deb4d-288f-421c-8934-47d4a226aa87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:43,691 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:31:43,691 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd708092-b4c0-4d29-8108-e35c2b497f36', 'x-compute-request-id': 'req-cd708092-b4c0-4d29-8108-e35c2b497f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:44,767 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.067s 2021-08-03 21:31:44,768 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8927140-50e5-445f-acbb-6e9cfe23d062', 'x-compute-request-id': 'req-a8927140-50e5-445f-acbb-6e9cfe23d062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:45,843 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.068s 2021-08-03 21:31:45,843 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-675a11db-f23c-4c79-b8e6-c3acff5dca2f', 'x-compute-request-id': 'req-675a11db-f23c-4c79-b8e6-c3acff5dca2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:46,918 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:31:46,918 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f0f5005-bf7d-4615-b217-c619035cf209', 'x-compute-request-id': 'req-2f0f5005-bf7d-4615-b217-c619035cf209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:47,993 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.065s 2021-08-03 21:31:47,993 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36bbaad1-1c09-4539-bf13-64ec59db8f79', 'x-compute-request-id': 'req-36bbaad1-1c09-4539-bf13-64ec59db8f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:49,069 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.065s 2021-08-03 21:31:49,070 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05518008-8f64-40ab-b304-b1ebb7053eac', 'x-compute-request-id': 'req-05518008-8f64-40ab-b304-b1ebb7053eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:50,145 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:31:50,145 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae00d1f-5ad9-4697-933f-bc69eb059a83', 'x-compute-request-id': 'req-7ae00d1f-5ad9-4697-933f-bc69eb059a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:51,221 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:31:51,221 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc2f809-c75f-4bfb-8ec3-f18ee7644f62', 'x-compute-request-id': 'req-5fc2f809-c75f-4bfb-8ec3-f18ee7644f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:52,296 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:31:52,296 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a718f96e-a640-40e1-bfe6-06eab46bc1f4', 'x-compute-request-id': 'req-a718f96e-a640-40e1-bfe6-06eab46bc1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:53,372 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:31:53,372 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1588db-b523-4a67-81af-4fa890252e59', 'x-compute-request-id': 'req-2f1588db-b523-4a67-81af-4fa890252e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:54,448 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.067s 2021-08-03 21:31:54,448 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80053956-5d35-4106-b556-315a2101de99', 'x-compute-request-id': 'req-80053956-5d35-4106-b556-315a2101de99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:55,521 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.065s 2021-08-03 21:31:55,521 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e4de14e-9ab8-4c6d-8ed9-59990cc63265', 'x-compute-request-id': 'req-0e4de14e-9ab8-4c6d-8ed9-59990cc63265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:56,603 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:31:56,604 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a198226e-dbe0-4867-9adb-70fd2f0722b5', 'x-compute-request-id': 'req-a198226e-dbe0-4867-9adb-70fd2f0722b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:57,693 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.079s 2021-08-03 21:31:57,693 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb7e2718-b659-410d-90a2-2646ef90b439', 'x-compute-request-id': 'req-bb7e2718-b659-410d-90a2-2646ef90b439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:31:58,775 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:31:58,775 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6b5ca7-48b8-4203-9625-2a5670fd8545', 'x-compute-request-id': 'req-1d6b5ca7-48b8-4203-9625-2a5670fd8545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:31:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:00,188 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.404s 2021-08-03 21:32:00,188 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca3a2d9-d8f7-4940-9119-65596203ca82', 'x-compute-request-id': 'req-4ca3a2d9-d8f7-4940-9119-65596203ca82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:01,268 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:32:01,269 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4960d11-53d2-42a0-904c-33764e156406', 'x-compute-request-id': 'req-f4960d11-53d2-42a0-904c-33764e156406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:02,350 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:32:02,350 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09266e95-3565-43d9-bef0-7690abb23f59', 'x-compute-request-id': 'req-09266e95-3565-43d9-bef0-7690abb23f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:03,430 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:32:03,430 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce44c89-1ccf-4aaa-b713-c8059b313755', 'x-compute-request-id': 'req-0ce44c89-1ccf-4aaa-b713-c8059b313755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:04,516 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.077s 2021-08-03 21:32:04,516 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1804020-e989-4c2a-a080-4831ea5a1cd6', 'x-compute-request-id': 'req-a1804020-e989-4c2a-a080-4831ea5a1cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:05,596 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:32:05,596 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-895174f0-1c7c-482b-98a6-454bbc880d60', 'x-compute-request-id': 'req-895174f0-1c7c-482b-98a6-454bbc880d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:06,676 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:32:06,676 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37631d5f-58e9-4bbf-982f-b6c78dbfad25', 'x-compute-request-id': 'req-37631d5f-58e9-4bbf-982f-b6c78dbfad25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:07,757 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:32:07,757 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3faf63e-299d-4a00-8589-7bbc9590f732', 'x-compute-request-id': 'req-f3faf63e-299d-4a00-8589-7bbc9590f732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:08,840 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:32:08,841 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab2ccd9-bd48-43e2-9df8-ea4f01f38198', 'x-compute-request-id': 'req-3ab2ccd9-bd48-43e2-9df8-ea4f01f38198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:09,922 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:32:09,922 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495fa57c-4c1c-4c89-bc06-a8462b15f05a', 'x-compute-request-id': 'req-495fa57c-4c1c-4c89-bc06-a8462b15f05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:11,002 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:32:11,002 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a41e1a5-c4c7-480d-8db9-0b61cb365334', 'x-compute-request-id': 'req-5a41e1a5-c4c7-480d-8db9-0b61cb365334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:12,085 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:32:12,086 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b9341a3-a06a-483f-aac5-a8377f951bec', 'x-compute-request-id': 'req-9b9341a3-a06a-483f-aac5-a8377f951bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:13,166 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:32:13,167 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fab67885-5d9e-4533-972d-c57b4a92b26a', 'x-compute-request-id': 'req-fab67885-5d9e-4533-972d-c57b4a92b26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:14,248 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:32:14,248 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c270908d-3079-463a-98e2-188fd0ca7ddf', 'x-compute-request-id': 'req-c270908d-3079-463a-98e2-188fd0ca7ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:15,332 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.075s 2021-08-03 21:32:15,333 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4125da1-9447-4322-9f0f-c2e35b86b776', 'x-compute-request-id': 'req-f4125da1-9447-4322-9f0f-c2e35b86b776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:16,411 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.068s 2021-08-03 21:32:16,411 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b13127-4e89-461d-83f7-8f6e1f248da1', 'x-compute-request-id': 'req-36b13127-4e89-461d-83f7-8f6e1f248da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:17,492 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:32:17,492 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a17ab41-cafe-453a-b290-38ea4f98be65', 'x-compute-request-id': 'req-7a17ab41-cafe-453a-b290-38ea4f98be65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:18,572 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:32:18,573 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2173a264-0c93-4623-b835-ad1c9950039e', 'x-compute-request-id': 'req-2173a264-0c93-4623-b835-ad1c9950039e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:19,658 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.077s 2021-08-03 21:32:19,658 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a0d126-5819-4dc9-bcd9-7036fe6de4be', 'x-compute-request-id': 'req-a1a0d126-5819-4dc9-bcd9-7036fe6de4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:20,735 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.068s 2021-08-03 21:32:20,736 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f30228-da86-4975-a2d1-cf10a1ad49fd', 'x-compute-request-id': 'req-d0f30228-da86-4975-a2d1-cf10a1ad49fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:21,816 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:32:21,817 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9838b5a-9659-43c4-b2a2-bf92691c49c6', 'x-compute-request-id': 'req-a9838b5a-9659-43c4-b2a2-bf92691c49c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:22,897 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:32:22,897 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7810cb77-2585-435a-a420-c8282f7886e9', 'x-compute-request-id': 'req-7810cb77-2585-435a-a420-c8282f7886e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:23,979 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:32:23,979 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21c3560-bfb7-44bf-9b82-d66fa6da133a', 'x-compute-request-id': 'req-c21c3560-bfb7-44bf-9b82-d66fa6da133a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:25,060 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:32:25,061 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7400deb4-38ed-4a51-8014-5c3620d9977f', 'x-compute-request-id': 'req-7400deb4-38ed-4a51-8014-5c3620d9977f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:26,142 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:32:26,143 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2d5d9a-f483-41e0-a613-693c4417f213', 'x-compute-request-id': 'req-4b2d5d9a-f483-41e0-a613-693c4417f213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:27,227 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.075s 2021-08-03 21:32:27,227 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8de1f56-d65e-4a57-a3a7-ebf562aec515', 'x-compute-request-id': 'req-c8de1f56-d65e-4a57-a3a7-ebf562aec515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:28,303 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.067s 2021-08-03 21:32:28,304 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bac70d4-514a-41e4-8c47-cffdbf1cda82', 'x-compute-request-id': 'req-0bac70d4-514a-41e4-8c47-cffdbf1cda82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:29,393 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.080s 2021-08-03 21:32:29,393 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a333f3-ed00-4df6-adf3-3097cb917663', 'x-compute-request-id': 'req-80a333f3-ed00-4df6-adf3-3097cb917663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:30,490 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.088s 2021-08-03 21:32:30,490 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82a9c58-9344-46d2-8653-a17575d89873', 'x-compute-request-id': 'req-c82a9c58-9344-46d2-8653-a17575d89873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:31,564 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:32:31,564 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1877c6-81a6-4402-8d16-4296f0319ccb', 'x-compute-request-id': 'req-2f1877c6-81a6-4402-8d16-4296f0319ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:32,641 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.068s 2021-08-03 21:32:32,642 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7adb709-6345-469f-8234-b27071da61ef', 'x-compute-request-id': 'req-d7adb709-6345-469f-8234-b27071da61ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:33,725 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:32:33,725 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf808f2-2a7f-4d7e-8644-58eb3d22b28a', 'x-compute-request-id': 'req-fbf808f2-2a7f-4d7e-8644-58eb3d22b28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:34,817 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.083s 2021-08-03 21:32:34,818 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507ae0ad-d3c4-4b80-956e-c1c7a86702ba', 'x-compute-request-id': 'req-507ae0ad-d3c4-4b80-956e-c1c7a86702ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:35,910 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.083s 2021-08-03 21:32:35,910 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e3b5f8-0a9c-47bb-a43e-61b856e544c2', 'x-compute-request-id': 'req-c5e3b5f8-0a9c-47bb-a43e-61b856e544c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:36,987 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.067s 2021-08-03 21:32:36,987 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90bb22f8-8cd0-49ca-8c35-deba3d19ca47', 'x-compute-request-id': 'req-90bb22f8-8cd0-49ca-8c35-deba3d19ca47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:38,156 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.160s 2021-08-03 21:32:38,157 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de81c5bb-4d0a-4060-8a99-5fd25deb3ffa', 'x-compute-request-id': 'req-de81c5bb-4d0a-4060-8a99-5fd25deb3ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:39,596 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.431s 2021-08-03 21:32:39,597 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4921af0a-bf26-4dc4-8502-b92fd77232b9', 'x-compute-request-id': 'req-4921af0a-bf26-4dc4-8502-b92fd77232b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:40,686 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.081s 2021-08-03 21:32:40,687 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194972e0-84cd-4418-b2ad-3933898d830c', 'x-compute-request-id': 'req-194972e0-84cd-4418-b2ad-3933898d830c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:41,814 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.119s 2021-08-03 21:32:41,815 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2382121a-06be-47ac-aa37-5ff537fef6a4', 'x-compute-request-id': 'req-2382121a-06be-47ac-aa37-5ff537fef6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:42,915 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.093s 2021-08-03 21:32:42,915 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0c3cd48-94a8-40dc-b2e1-faea780cbb53', 'x-compute-request-id': 'req-c0c3cd48-94a8-40dc-b2e1-faea780cbb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:44,028 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.103s 2021-08-03 21:32:44,028 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d314134b-e01f-4fd2-afe9-0aa72b67fbc9', 'x-compute-request-id': 'req-d314134b-e01f-4fd2-afe9-0aa72b67fbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:45,313 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.276s 2021-08-03 21:32:45,314 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f20753c-b8df-4671-a5f8-ba7efb26519e', 'x-compute-request-id': 'req-6f20753c-b8df-4671-a5f8-ba7efb26519e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:46,448 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.125s 2021-08-03 21:32:46,449 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e6830a-1a13-4bef-99d8-2a10afbb2c2f', 'x-compute-request-id': 'req-c3e6830a-1a13-4bef-99d8-2a10afbb2c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:47,590 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.132s 2021-08-03 21:32:47,590 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ff6684-c111-48a2-bfd4-a3be88dd3055', 'x-compute-request-id': 'req-94ff6684-c111-48a2-bfd4-a3be88dd3055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:48,675 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.076s 2021-08-03 21:32:48,675 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bffe34af-ac4a-4411-ab5c-5cb56b9a6e10', 'x-compute-request-id': 'req-bffe34af-ac4a-4411-ab5c-5cb56b9a6e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:50,536 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.852s 2021-08-03 21:32:50,537 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0fd0dd-d313-4b89-aa28-2c7b5c986eb1', 'x-compute-request-id': 'req-3a0fd0dd-d313-4b89-aa28-2c7b5c986eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:51,650 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.105s 2021-08-03 21:32:51,650 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07e6a28-71d3-40ba-85e1-7c653c41d233', 'x-compute-request-id': 'req-f07e6a28-71d3-40ba-85e1-7c653c41d233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:52,779 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.121s 2021-08-03 21:32:52,780 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f5dd5c-71c0-4bce-a51d-1aacba01c953', 'x-compute-request-id': 'req-58f5dd5c-71c0-4bce-a51d-1aacba01c953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:53,865 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.076s 2021-08-03 21:32:53,865 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611d9998-17cc-4104-a72f-f19fe14795a9', 'x-compute-request-id': 'req-611d9998-17cc-4104-a72f-f19fe14795a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:54,944 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:32:54,944 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-021902fc-78f2-4c5b-86a8-cfb4583433c8', 'x-compute-request-id': 'req-021902fc-78f2-4c5b-86a8-cfb4583433c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:56,059 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.106s 2021-08-03 21:32:56,060 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-291dea48-2901-4658-8ca0-a9fd1e6c86d0', 'x-compute-request-id': 'req-291dea48-2901-4658-8ca0-a9fd1e6c86d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:57,211 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.142s 2021-08-03 21:32:57,211 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866d475f-a311-4c26-a580-9b5347cf4002', 'x-compute-request-id': 'req-866d475f-a311-4c26-a580-9b5347cf4002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:58,370 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.150s 2021-08-03 21:32:58,371 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d742d256-410b-4f70-a064-9f18bf3330d0', 'x-compute-request-id': 'req-d742d256-410b-4f70-a064-9f18bf3330d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:32:59,518 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.139s 2021-08-03 21:32:59,518 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d38ec24-4625-44a8-b418-6d35ddd1a9c7', 'x-compute-request-id': 'req-6d38ec24-4625-44a8-b418-6d35ddd1a9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:32:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:00,674 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.147s 2021-08-03 21:33:00,674 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e5e82b-dd2b-48b5-aa90-b86a9b4273e8', 'x-compute-request-id': 'req-e6e5e82b-dd2b-48b5-aa90-b86a9b4273e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:01,827 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.145s 2021-08-03 21:33:01,828 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34ebd328-f53a-49bb-a138-07397aea248c', 'x-compute-request-id': 'req-34ebd328-f53a-49bb-a138-07397aea248c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:02,979 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.143s 2021-08-03 21:33:02,979 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02153e41-539d-4dcc-97cb-98e33b5abc09', 'x-compute-request-id': 'req-02153e41-539d-4dcc-97cb-98e33b5abc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:04,131 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.143s 2021-08-03 21:33:04,131 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7ce537-8a64-46d6-9e2f-49d1b48e8bd4', 'x-compute-request-id': 'req-3c7ce537-8a64-46d6-9e2f-49d1b48e8bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:05,623 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.482s 2021-08-03 21:33:05,623 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6876975-d8e3-4a99-af2a-5948c2b5a269', 'x-compute-request-id': 'req-c6876975-d8e3-4a99-af2a-5948c2b5a269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:06,782 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.150s 2021-08-03 21:33:06,782 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205140c5-8d26-409a-a2e9-963c78adf8f9', 'x-compute-request-id': 'req-205140c5-8d26-409a-a2e9-963c78adf8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:07,930 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.139s 2021-08-03 21:33:07,930 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01462daa-2a6d-42d4-a5be-c45f4ba85601', 'x-compute-request-id': 'req-01462daa-2a6d-42d4-a5be-c45f4ba85601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:09,008 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:33:09,009 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56b4210-b6e8-4f6f-a3a7-de0afe7c10b9', 'x-compute-request-id': 'req-f56b4210-b6e8-4f6f-a3a7-de0afe7c10b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:10,082 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.065s 2021-08-03 21:33:10,083 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a76f13f-f95b-4eb1-a4bb-ebc8aae6a20f', 'x-compute-request-id': 'req-9a76f13f-f95b-4eb1-a4bb-ebc8aae6a20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:11,157 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:33:11,157 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ec2074-d9c9-4ce0-a813-7c498c8686b6', 'x-compute-request-id': 'req-71ec2074-d9c9-4ce0-a813-7c498c8686b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:12,232 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.066s 2021-08-03 21:33:12,232 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f04ba62c-3f62-4c62-b16a-50fc0d6a4523', 'x-compute-request-id': 'req-f04ba62c-3f62-4c62-b16a-50fc0d6a4523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:13,310 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.069s 2021-08-03 21:33:13,310 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e5c490-8d37-48ae-8382-275b57bfeeb7', 'x-compute-request-id': 'req-d9e5c490-8d37-48ae-8382-275b57bfeeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:14,395 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.077s 2021-08-03 21:33:14,396 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62fae049-86a6-45c1-8d49-cbddf47c75a6', 'x-compute-request-id': 'req-62fae049-86a6-45c1-8d49-cbddf47c75a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:15,483 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:33:15,484 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82e7e90-aeb3-4110-9af2-a3717c96a87a', 'x-compute-request-id': 'req-f82e7e90-aeb3-4110-9af2-a3717c96a87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:16,596 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.103s 2021-08-03 21:33:16,597 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05058c99-8420-4e4c-96fb-c513104d9705', 'x-compute-request-id': 'req-05058c99-8420-4e4c-96fb-c513104d9705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:17,718 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.112s 2021-08-03 21:33:17,718 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c108959d-1761-4ef6-80e9-6edd08cceb6a', 'x-compute-request-id': 'req-c108959d-1761-4ef6-80e9-6edd08cceb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:18,851 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.124s 2021-08-03 21:33:18,851 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80aa64be-914a-403f-bd87-8a31b435a97b', 'x-compute-request-id': 'req-80aa64be-914a-403f-bd87-8a31b435a97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:19,963 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.103s 2021-08-03 21:33:19,964 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb4a14e-7963-4d7e-9a9c-094756264839', 'x-compute-request-id': 'req-2bb4a14e-7963-4d7e-9a9c-094756264839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:21,047 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.076s 2021-08-03 21:33:21,048 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8408f4e3-ea95-4d04-9a61-a1ffa4696ac1', 'x-compute-request-id': 'req-8408f4e3-ea95-4d04-9a61-a1ffa4696ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:22,139 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.083s 2021-08-03 21:33:22,140 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ac59ed-6ba9-4e90-be4a-58ad07c10f53', 'x-compute-request-id': 'req-14ac59ed-6ba9-4e90-be4a-58ad07c10f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:23,241 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.093s 2021-08-03 21:33:23,241 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd01c30d-c031-4c14-a211-9674f7bcb101', 'x-compute-request-id': 'req-bd01c30d-c031-4c14-a211-9674f7bcb101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:24,344 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.094s 2021-08-03 21:33:24,344 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b09eaec5-719d-46d1-970f-06accae4d79a', 'x-compute-request-id': 'req-b09eaec5-719d-46d1-970f-06accae4d79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:25,443 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.090s 2021-08-03 21:33:25,444 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db2ee608-c932-43a3-be79-68733c83fd00', 'x-compute-request-id': 'req-db2ee608-c932-43a3-be79-68733c83fd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:26,526 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:33:26,527 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7440a31-aa61-4820-b6ef-430559087436', 'x-compute-request-id': 'req-c7440a31-aa61-4820-b6ef-430559087436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:27,914 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.380s 2021-08-03 21:33:27,915 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7364d9d6-fb51-4ad2-8b09-7cb6420b4802', 'x-compute-request-id': 'req-7364d9d6-fb51-4ad2-8b09-7cb6420b4802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:28,995 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:33:28,995 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16d6b75-8add-4952-b0b7-389bd3ddae94', 'x-compute-request-id': 'req-a16d6b75-8add-4952-b0b7-389bd3ddae94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:30,077 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:33:30,077 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5e4afb-4299-4deb-8892-3b5d3b0c4577', 'x-compute-request-id': 'req-ef5e4afb-4299-4deb-8892-3b5d3b0c4577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:31,164 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:33:31,164 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc84f01-b480-4a78-8da5-da415eaccbaa', 'x-compute-request-id': 'req-0dc84f01-b480-4a78-8da5-da415eaccbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:32,247 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:33:32,247 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a3596db-0884-4daf-8ab5-7af6dbe84b63', 'x-compute-request-id': 'req-2a3596db-0884-4daf-8ab5-7af6dbe84b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:33,361 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.105s 2021-08-03 21:33:33,362 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc89e320-00fc-44e3-ac79-7a50cd37ea75', 'x-compute-request-id': 'req-bc89e320-00fc-44e3-ac79-7a50cd37ea75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:34,449 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.077s 2021-08-03 21:33:34,450 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7a0d720-4e43-4de3-8e38-ac533e5df984', 'x-compute-request-id': 'req-f7a0d720-4e43-4de3-8e38-ac533e5df984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:35,568 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.109s 2021-08-03 21:33:35,569 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46360de1-64e8-4109-9c4c-2f7b16b86cca', 'x-compute-request-id': 'req-46360de1-64e8-4109-9c4c-2f7b16b86cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:36,670 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.092s 2021-08-03 21:33:36,670 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17a20df0-c9ce-4413-ae80-c421d9181b43', 'x-compute-request-id': 'req-17a20df0-c9ce-4413-ae80-c421d9181b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:37,768 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.089s 2021-08-03 21:33:37,768 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf452196-6fd6-4bd9-a9e3-e881b2d999b1', 'x-compute-request-id': 'req-bf452196-6fd6-4bd9-a9e3-e881b2d999b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:38,866 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.089s 2021-08-03 21:33:38,866 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be12c0a1-18d7-4ea0-8b0a-4d3e6459f200', 'x-compute-request-id': 'req-be12c0a1-18d7-4ea0-8b0a-4d3e6459f200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:40,523 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.647s 2021-08-03 21:33:40,523 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb6fc02-6ec4-44bf-a7b1-236fc889bc07', 'x-compute-request-id': 'req-9cb6fc02-6ec4-44bf-a7b1-236fc889bc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:41,637 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.105s 2021-08-03 21:33:41,637 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c99dc3ef-b5db-4b55-9d7c-e3ea4853095a', 'x-compute-request-id': 'req-c99dc3ef-b5db-4b55-9d7c-e3ea4853095a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:42,757 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.112s 2021-08-03 21:33:42,758 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990e1cdb-6e47-4e5e-8881-702e1a65c402', 'x-compute-request-id': 'req-990e1cdb-6e47-4e5e-8881-702e1a65c402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:43,963 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.196s 2021-08-03 21:33:43,963 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa9c75f-fc86-4104-b407-42724acc5a0e', 'x-compute-request-id': 'req-2aa9c75f-fc86-4104-b407-42724acc5a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:45,044 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:33:45,045 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a2bb35-80bd-4b4c-9e4d-b8266bf1b69d', 'x-compute-request-id': 'req-27a2bb35-80bd-4b4c-9e4d-b8266bf1b69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:46,149 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.096s 2021-08-03 21:33:46,149 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0870a84c-96c1-441a-ae59-952f630eb9a8', 'x-compute-request-id': 'req-0870a84c-96c1-441a-ae59-952f630eb9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:47,254 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.096s 2021-08-03 21:33:47,255 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f8e83ff-cf4c-4b48-aa55-75f90fee6ee5', 'x-compute-request-id': 'req-5f8e83ff-cf4c-4b48-aa55-75f90fee6ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:48,423 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.156s 2021-08-03 21:33:48,423 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fac64cca-d40a-404a-9182-4ff399dc6abd', 'x-compute-request-id': 'req-fac64cca-d40a-404a-9182-4ff399dc6abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:49,540 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.108s 2021-08-03 21:33:49,540 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f41c39-29a5-4b38-aed9-f2ba3fce9fda', 'x-compute-request-id': 'req-42f41c39-29a5-4b38-aed9-f2ba3fce9fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:50,729 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.179s 2021-08-03 21:33:50,729 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00987ce-d6ed-42cc-89d2-7054c8f2bdd0', 'x-compute-request-id': 'req-e00987ce-d6ed-42cc-89d2-7054c8f2bdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:51,847 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.109s 2021-08-03 21:33:51,847 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae4316b8-e3af-4587-8ec2-c5a6a81cbd85', 'x-compute-request-id': 'req-ae4316b8-e3af-4587-8ec2-c5a6a81cbd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:53,044 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.188s 2021-08-03 21:33:53,044 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-562bbc81-95c2-4b12-8423-4bb5bbd854f2', 'x-compute-request-id': 'req-562bbc81-95c2-4b12-8423-4bb5bbd854f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:54,187 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.134s 2021-08-03 21:33:54,187 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ae44f4b-8926-40c0-8ac1-79a469c44acb', 'x-compute-request-id': 'req-3ae44f4b-8926-40c0-8ac1-79a469c44acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:55,428 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.232s 2021-08-03 21:33:55,429 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acfc0376-7c73-4e5f-8b45-ce2742b795d5', 'x-compute-request-id': 'req-acfc0376-7c73-4e5f-8b45-ce2742b795d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:56,774 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.337s 2021-08-03 21:33:56,774 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34270fd-7597-45ff-a2a5-3eb95a9bda2e', 'x-compute-request-id': 'req-d34270fd-7597-45ff-a2a5-3eb95a9bda2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:58,161 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.379s 2021-08-03 21:33:58,162 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1eb855c-b8ed-4a70-8598-e5d7a071f06e', 'x-compute-request-id': 'req-a1eb855c-b8ed-4a70-8598-e5d7a071f06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:33:59,269 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.099s 2021-08-03 21:33:59,269 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9121277-ae2b-47d4-94bd-423c44767fe8', 'x-compute-request-id': 'req-b9121277-ae2b-47d4-94bd-423c44767fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:33:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:00,561 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.283s 2021-08-03 21:34:00,561 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe67440-4080-4146-a70e-2a55ffb324d8', 'x-compute-request-id': 'req-bfe67440-4080-4146-a70e-2a55ffb324d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:01,680 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.109s 2021-08-03 21:34:01,680 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b79a8956-e479-435c-bf89-376f782d26d5', 'x-compute-request-id': 'req-b79a8956-e479-435c-bf89-376f782d26d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:03,179 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.490s 2021-08-03 21:34:03,179 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea8ada8-648b-4d3b-844a-2fffe9cd3954', 'x-compute-request-id': 'req-7ea8ada8-648b-4d3b-844a-2fffe9cd3954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:04,312 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.126s 2021-08-03 21:34:04,313 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d7edbd-8971-4fb7-ab8c-194b651d9863', 'x-compute-request-id': 'req-95d7edbd-8971-4fb7-ab8c-194b651d9863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:05,448 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.124s 2021-08-03 21:34:05,448 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5f261e-78df-4799-9928-7d97bc77397a', 'x-compute-request-id': 'req-1a5f261e-78df-4799-9928-7d97bc77397a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:06,548 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.091s 2021-08-03 21:34:06,548 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa94006f-b1ae-4a62-806c-042de5178b1d', 'x-compute-request-id': 'req-aa94006f-b1ae-4a62-806c-042de5178b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:07,626 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.069s 2021-08-03 21:34:07,627 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b226b0-60b0-48b9-b1ea-543603a2df57', 'x-compute-request-id': 'req-83b226b0-60b0-48b9-b1ea-543603a2df57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:08,704 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.068s 2021-08-03 21:34:08,704 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a45d7b8-3a23-4c9a-9b99-03a1d32e1223', 'x-compute-request-id': 'req-1a45d7b8-3a23-4c9a-9b99-03a1d32e1223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:09,794 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.082s 2021-08-03 21:34:09,795 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd3dcd2-d492-4488-898b-cf25ef2eaa8d', 'x-compute-request-id': 'req-3bd3dcd2-d492-4488-898b-cf25ef2eaa8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:10,874 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:34:10,875 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b02d07b-5bf9-4577-a05c-a2f670e118f6', 'x-compute-request-id': 'req-6b02d07b-5bf9-4577-a05c-a2f670e118f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:12,170 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.287s 2021-08-03 21:34:12,170 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-923eb75d-a59e-4b12-a2b1-e7f570eec70b', 'x-compute-request-id': 'req-923eb75d-a59e-4b12-a2b1-e7f570eec70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:13,326 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.147s 2021-08-03 21:34:13,327 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b2e196b-a849-4232-9e19-f1db87180af0', 'x-compute-request-id': 'req-8b2e196b-a849-4232-9e19-f1db87180af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:14,520 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.185s 2021-08-03 21:34:14,520 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-412d937c-551c-4acd-a6c5-0daf8d72ff96', 'x-compute-request-id': 'req-412d937c-551c-4acd-a6c5-0daf8d72ff96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:15,676 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.146s 2021-08-03 21:34:15,676 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0265f5a0-0192-40ba-90ba-3ec3236ae3b1', 'x-compute-request-id': 'req-0265f5a0-0192-40ba-90ba-3ec3236ae3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:16,831 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.146s 2021-08-03 21:34:16,831 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a112fc-172b-4fbb-93d9-6bf0d1310c18', 'x-compute-request-id': 'req-21a112fc-172b-4fbb-93d9-6bf0d1310c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:17,984 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.144s 2021-08-03 21:34:17,984 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34327312-2333-4f32-a7a0-5901d709cc18', 'x-compute-request-id': 'req-34327312-2333-4f32-a7a0-5901d709cc18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:19,142 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.149s 2021-08-03 21:34:19,143 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d382929b-edbb-42f8-91e0-eeb07918ea23', 'x-compute-request-id': 'req-d382929b-edbb-42f8-91e0-eeb07918ea23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:20,296 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.145s 2021-08-03 21:34:20,296 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97aebdf8-2329-4dd4-b1ca-a02bd1a76fc0', 'x-compute-request-id': 'req-97aebdf8-2329-4dd4-b1ca-a02bd1a76fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:21,456 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.149s 2021-08-03 21:34:21,456 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3a6e2b-08b7-4a99-be6c-ce92619128c1', 'x-compute-request-id': 'req-7d3a6e2b-08b7-4a99-be6c-ce92619128c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:22,611 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.145s 2021-08-03 21:34:22,611 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213a8bfd-46c7-4571-a9c9-1576c5b5f998', 'x-compute-request-id': 'req-213a8bfd-46c7-4571-a9c9-1576c5b5f998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:23,787 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.166s 2021-08-03 21:34:23,787 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c4bd24-af26-45be-af10-7a7c5a410bc8', 'x-compute-request-id': 'req-02c4bd24-af26-45be-af10-7a7c5a410bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:24,941 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.146s 2021-08-03 21:34:24,941 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953d197e-2208-431f-945e-b2488f3b4c8c', 'x-compute-request-id': 'req-953d197e-2208-431f-945e-b2488f3b4c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:26,109 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.159s 2021-08-03 21:34:26,110 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4ac29f-9795-4514-ace1-b046d681c1d5', 'x-compute-request-id': 'req-6e4ac29f-9795-4514-ace1-b046d681c1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:27,276 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.157s 2021-08-03 21:34:27,276 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d0a59e2-c4f8-4f55-a83c-d258a090573c', 'x-compute-request-id': 'req-6d0a59e2-c4f8-4f55-a83c-d258a090573c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:28,437 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.152s 2021-08-03 21:34:28,437 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6dcf9f5-6692-4e75-9024-dd949aba2956', 'x-compute-request-id': 'req-c6dcf9f5-6692-4e75-9024-dd949aba2956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:29,589 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.143s 2021-08-03 21:34:29,589 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3246f67c-8be5-4ba0-accc-03e257bc2684', 'x-compute-request-id': 'req-3246f67c-8be5-4ba0-accc-03e257bc2684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:30,773 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.175s 2021-08-03 21:34:30,773 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f100d0-2c35-459f-906f-3e9c9acd9659', 'x-compute-request-id': 'req-66f100d0-2c35-459f-906f-3e9c9acd9659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:31,919 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.138s 2021-08-03 21:34:31,920 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4a239a6-2375-4792-a57a-b27e28b36a97', 'x-compute-request-id': 'req-e4a239a6-2375-4792-a57a-b27e28b36a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:33,080 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.152s 2021-08-03 21:34:33,081 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12d1f55-c7b5-480c-aadf-5f8bf008f5f6', 'x-compute-request-id': 'req-b12d1f55-c7b5-480c-aadf-5f8bf008f5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:34,239 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.150s 2021-08-03 21:34:34,239 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e9cd22e-eaac-488c-8a3b-92c272264880', 'x-compute-request-id': 'req-7e9cd22e-eaac-488c-8a3b-92c272264880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:35,398 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.150s 2021-08-03 21:34:35,399 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc106715-4b78-4c60-b3f0-7cb558d4822f', 'x-compute-request-id': 'req-cc106715-4b78-4c60-b3f0-7cb558d4822f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:36,571 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.164s 2021-08-03 21:34:36,571 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba4e3e49-98f5-42e4-a1c1-0eaf9588e0ad', 'x-compute-request-id': 'req-ba4e3e49-98f5-42e4-a1c1-0eaf9588e0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:37,735 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.155s 2021-08-03 21:34:37,735 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5104c299-6874-4e8d-a5c9-f0d737bef3fa', 'x-compute-request-id': 'req-5104c299-6874-4e8d-a5c9-f0d737bef3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:38,901 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.156s 2021-08-03 21:34:38,901 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456a31d4-a237-4752-b16b-43b71b7497a3', 'x-compute-request-id': 'req-456a31d4-a237-4752-b16b-43b71b7497a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:40,067 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.158s 2021-08-03 21:34:40,068 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f34736d-9839-4395-8312-c13ac2e6104b', 'x-compute-request-id': 'req-8f34736d-9839-4395-8312-c13ac2e6104b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:41,222 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.145s 2021-08-03 21:34:41,222 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c412678c-6ae3-41c0-932d-2a9414d6eaa3', 'x-compute-request-id': 'req-c412678c-6ae3-41c0-932d-2a9414d6eaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:42,516 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.285s 2021-08-03 21:34:42,516 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b0eb0a8-cb3b-4e3e-936a-8279768f40b9', 'x-compute-request-id': 'req-3b0eb0a8-cb3b-4e3e-936a-8279768f40b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:43,647 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.121s 2021-08-03 21:34:43,647 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9b4739-2f16-402d-b443-ab395a2bdbf5', 'x-compute-request-id': 'req-ef9b4739-2f16-402d-b443-ab395a2bdbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:44,955 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.298s 2021-08-03 21:34:44,955 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9950ccc-53b4-4d37-bc26-b2df445a73e0', 'x-compute-request-id': 'req-d9950ccc-53b4-4d37-bc26-b2df445a73e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:46,034 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:34:46,034 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff14f1cf-8030-46d8-a012-0ca1d3f52d3c', 'x-compute-request-id': 'req-ff14f1cf-8030-46d8-a012-0ca1d3f52d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:47,120 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:34:47,121 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba0cade-e2e4-4278-a675-2ecf60d17516', 'x-compute-request-id': 'req-cba0cade-e2e4-4278-a675-2ecf60d17516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:48,202 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:34:48,202 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5526ff9-7a5f-4f2b-a088-5ddf18ff3ea6', 'x-compute-request-id': 'req-f5526ff9-7a5f-4f2b-a088-5ddf18ff3ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:49,298 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.087s 2021-08-03 21:34:49,298 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eb9b5e8-8fa5-49a6-a368-590418f64801', 'x-compute-request-id': 'req-0eb9b5e8-8fa5-49a6-a368-590418f64801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:50,413 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.107s 2021-08-03 21:34:50,414 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25fbe2d4-f4ea-49e9-b2f3-8e658533d355', 'x-compute-request-id': 'req-25fbe2d4-f4ea-49e9-b2f3-8e658533d355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:51,529 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.107s 2021-08-03 21:34:51,530 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96150d5-1e9b-4c27-a91b-dc1aca56711c', 'x-compute-request-id': 'req-b96150d5-1e9b-4c27-a91b-dc1aca56711c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:52,655 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.116s 2021-08-03 21:34:52,655 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac8bf01-e0b0-4043-b26c-145c2af578c3', 'x-compute-request-id': 'req-2ac8bf01-e0b0-4043-b26c-145c2af578c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:53,794 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.120s 2021-08-03 21:34:53,794 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7c0e2a-84ea-4a82-9add-2e6d7e6766e5', 'x-compute-request-id': 'req-2f7c0e2a-84ea-4a82-9add-2e6d7e6766e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:54,903 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.100s 2021-08-03 21:34:54,904 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d92ab602-8102-419e-8980-24942736812c', 'x-compute-request-id': 'req-d92ab602-8102-419e-8980-24942736812c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:56,025 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.111s 2021-08-03 21:34:56,025 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb50533-4d83-4d14-b885-ac23b5c7ae3d', 'x-compute-request-id': 'req-eeb50533-4d83-4d14-b885-ac23b5c7ae3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:57,146 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.113s 2021-08-03 21:34:57,147 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3853562a-3636-4b0b-9e20-aab31752654d', 'x-compute-request-id': 'req-3853562a-3636-4b0b-9e20-aab31752654d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:58,588 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.433s 2021-08-03 21:34:58,588 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffe0843-208a-44f1-8029-d16dbd15ba89', 'x-compute-request-id': 'req-dffe0843-208a-44f1-8029-d16dbd15ba89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:34:59,722 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.124s 2021-08-03 21:34:59,722 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75fa8329-e26e-49c8-b76b-274d759d6e46', 'x-compute-request-id': 'req-75fa8329-e26e-49c8-b76b-274d759d6e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:34:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:01,185 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.453s 2021-08-03 21:35:01,185 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81287eb-d267-4936-8387-e054dae817ec', 'x-compute-request-id': 'req-f81287eb-d267-4936-8387-e054dae817ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:02,327 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.134s 2021-08-03 21:35:02,328 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3309c56-1959-4833-ad8e-2fe5a96d87af', 'x-compute-request-id': 'req-e3309c56-1959-4833-ad8e-2fe5a96d87af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:03,422 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.086s 2021-08-03 21:35:03,423 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105e88bf-17e9-4739-b7b6-5b3c32795852', 'x-compute-request-id': 'req-105e88bf-17e9-4739-b7b6-5b3c32795852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:04,543 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.110s 2021-08-03 21:35:04,543 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4772bcdc-ce7f-4cc8-8c42-e0745420130a', 'x-compute-request-id': 'req-4772bcdc-ce7f-4cc8-8c42-e0745420130a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:05,632 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.080s 2021-08-03 21:35:05,632 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfe5fd57-d8f1-4bd4-8587-f6268961f9cb', 'x-compute-request-id': 'req-cfe5fd57-d8f1-4bd4-8587-f6268961f9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:06,820 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.180s 2021-08-03 21:35:06,821 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04d0230-7d94-45c8-88d1-8eca298a852f', 'x-compute-request-id': 'req-a04d0230-7d94-45c8-88d1-8eca298a852f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:07,974 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.145s 2021-08-03 21:35:07,974 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ad3402-8090-41e5-b8cf-21c669d28e9e', 'x-compute-request-id': 'req-d7ad3402-8090-41e5-b8cf-21c669d28e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:09,177 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.194s 2021-08-03 21:35:09,177 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd7f0f1-c57e-4cb6-8886-0800669e0c8b', 'x-compute-request-id': 'req-6fd7f0f1-c57e-4cb6-8886-0800669e0c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:10,501 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.315s 2021-08-03 21:35:10,502 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40b4cf23-c31d-4c8c-be32-c1353b462f7f', 'x-compute-request-id': 'req-40b4cf23-c31d-4c8c-be32-c1353b462f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:11,678 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.167s 2021-08-03 21:35:11,678 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2699f17-2614-4dbe-b7c2-db319300e5fe', 'x-compute-request-id': 'req-b2699f17-2614-4dbe-b7c2-db319300e5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:12,761 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.075s 2021-08-03 21:35:12,761 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b392bc9-3bd8-4f6b-9f90-10545914d0b7', 'x-compute-request-id': 'req-3b392bc9-3bd8-4f6b-9f90-10545914d0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:13,847 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.077s 2021-08-03 21:35:13,847 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d64d3cbf-a972-49c1-bc3a-35088ce06bfa', 'x-compute-request-id': 'req-d64d3cbf-a972-49c1-bc3a-35088ce06bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:14,928 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:35:14,929 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e02d9b-c62a-4dcc-b3da-8545ff92503b', 'x-compute-request-id': 'req-c6e02d9b-c62a-4dcc-b3da-8545ff92503b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:16,012 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.074s 2021-08-03 21:35:16,012 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6093a85-0540-4870-9e28-c6902aa96965', 'x-compute-request-id': 'req-e6093a85-0540-4870-9e28-c6902aa96965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:17,093 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:35:17,093 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac488d2-31fe-4287-b609-de9ddab79883', 'x-compute-request-id': 'req-7ac488d2-31fe-4287-b609-de9ddab79883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:18,172 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:35:18,173 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea53e660-2bd4-45af-a67c-3d330e3d8a18', 'x-compute-request-id': 'req-ea53e660-2bd4-45af-a67c-3d330e3d8a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:19,274 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.093s 2021-08-03 21:35:19,275 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30c92d4e-dbaa-4ed8-af5d-7e525444537f', 'x-compute-request-id': 'req-30c92d4e-dbaa-4ed8-af5d-7e525444537f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:20,357 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.075s 2021-08-03 21:35:20,358 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc4a385c-c6ff-4eaf-873a-d5be4db446f4', 'x-compute-request-id': 'req-bc4a385c-c6ff-4eaf-873a-d5be4db446f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:21,444 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:35:21,445 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acd5a42-577f-49f4-8271-72609d0f1c45', 'x-compute-request-id': 'req-6acd5a42-577f-49f4-8271-72609d0f1c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:22,656 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.203s 2021-08-03 21:35:22,656 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0af72f4-d797-4896-9315-fb00f307d9b4', 'x-compute-request-id': 'req-a0af72f4-d797-4896-9315-fb00f307d9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:23,754 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.088s 2021-08-03 21:35:23,754 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-528563e0-d8a9-4d5c-8471-55f7da277977', 'x-compute-request-id': 'req-528563e0-d8a9-4d5c-8471-55f7da277977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:24,839 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.076s 2021-08-03 21:35:24,839 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a707d51-2ff1-4624-88db-d81cb7d74567', 'x-compute-request-id': 'req-2a707d51-2ff1-4624-88db-d81cb7d74567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:25,946 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.097s 2021-08-03 21:35:25,946 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dacc568f-f537-4baf-988a-02a5cb53c0a7', 'x-compute-request-id': 'req-dacc568f-f537-4baf-988a-02a5cb53c0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:27,285 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.330s 2021-08-03 21:35:27,286 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed3ee852-ccf1-4c5b-965e-95f9811f9dba', 'x-compute-request-id': 'req-ed3ee852-ccf1-4c5b-965e-95f9811f9dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:28,375 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.082s 2021-08-03 21:35:28,376 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac63659b-844a-4f32-ba96-06fded3704bb', 'x-compute-request-id': 'req-ac63659b-844a-4f32-ba96-06fded3704bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:29,478 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.093s 2021-08-03 21:35:29,478 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94cb7d7-8ae7-4386-a1f9-c3c53b49e4b0', 'x-compute-request-id': 'req-d94cb7d7-8ae7-4386-a1f9-c3c53b49e4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:30,577 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.091s 2021-08-03 21:35:30,577 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a870fb3b-8056-4465-ad32-65bba7df20d6', 'x-compute-request-id': 'req-a870fb3b-8056-4465-ad32-65bba7df20d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:31,671 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.086s 2021-08-03 21:35:31,671 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6599609d-51fa-4fb4-a568-c5fb46903b81', 'x-compute-request-id': 'req-6599609d-51fa-4fb4-a568-c5fb46903b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:32,803 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.123s 2021-08-03 21:35:32,804 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a9dcfa3-e3bd-4028-ad81-9058b29ea082', 'x-compute-request-id': 'req-7a9dcfa3-e3bd-4028-ad81-9058b29ea082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:33,890 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:35:33,890 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c76bfb-836b-48ad-8305-653bf99e3775', 'x-compute-request-id': 'req-41c76bfb-836b-48ad-8305-653bf99e3775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:34,997 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.098s 2021-08-03 21:35:34,997 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab32f6c6-7dae-46ed-a2f3-bd69e7f268ad', 'x-compute-request-id': 'req-ab32f6c6-7dae-46ed-a2f3-bd69e7f268ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:36,108 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.102s 2021-08-03 21:35:36,108 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0aeb2ae-b183-47bb-8391-809f7ae5bf68', 'x-compute-request-id': 'req-a0aeb2ae-b183-47bb-8391-809f7ae5bf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:37,210 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.093s 2021-08-03 21:35:37,210 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d08ed5-90ad-4362-8cac-9255ad36decb', 'x-compute-request-id': 'req-94d08ed5-90ad-4362-8cac-9255ad36decb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:38,332 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.113s 2021-08-03 21:35:38,332 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa2aa0ff-4547-4eb1-9efa-d9f429d713ff', 'x-compute-request-id': 'req-fa2aa0ff-4547-4eb1-9efa-d9f429d713ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:39,424 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.083s 2021-08-03 21:35:39,424 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8995977c-d3ef-4aeb-aa67-aa8ae457bef2', 'x-compute-request-id': 'req-8995977c-d3ef-4aeb-aa67-aa8ae457bef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:40,528 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.093s 2021-08-03 21:35:40,528 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ce3447-05e4-46ee-91d4-75132f5375a5', 'x-compute-request-id': 'req-70ce3447-05e4-46ee-91d4-75132f5375a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:41,608 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.072s 2021-08-03 21:35:41,608 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24e9f7b-9aec-43e3-a34c-3aec627e65a0', 'x-compute-request-id': 'req-a24e9f7b-9aec-43e3-a34c-3aec627e65a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:42,779 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.160s 2021-08-03 21:35:42,779 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd63e10-5996-435d-877b-f91418c3f5e4', 'x-compute-request-id': 'req-efd63e10-5996-435d-877b-f91418c3f5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:43,876 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.088s 2021-08-03 21:35:43,876 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-424d39fc-d036-4774-9d99-0540a0de782b', 'x-compute-request-id': 'req-424d39fc-d036-4774-9d99-0540a0de782b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:44,958 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:35:44,958 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aba0fa6f-fda5-4c83-b97c-43d94c0f10e2', 'x-compute-request-id': 'req-aba0fa6f-fda5-4c83-b97c-43d94c0f10e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:46,042 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.076s 2021-08-03 21:35:46,043 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dafdb7e-06c9-47be-a83a-70a3af66a73d', 'x-compute-request-id': 'req-3dafdb7e-06c9-47be-a83a-70a3af66a73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:47,195 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.144s 2021-08-03 21:35:47,195 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e856917-26a0-44ca-b0d3-774f2a9f6160', 'x-compute-request-id': 'req-8e856917-26a0-44ca-b0d3-774f2a9f6160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:48,286 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.082s 2021-08-03 21:35:48,286 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638baffa-6dc8-408a-bfc6-53c0e6de8ec1', 'x-compute-request-id': 'req-638baffa-6dc8-408a-bfc6-53c0e6de8ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:49,377 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.082s 2021-08-03 21:35:49,377 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33faadc4-daef-41ab-a71d-b5c9004a8c80', 'x-compute-request-id': 'req-33faadc4-daef-41ab-a71d-b5c9004a8c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:50,474 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.088s 2021-08-03 21:35:50,474 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c003ed6e-356a-45c2-b3cc-8294330a63be', 'x-compute-request-id': 'req-c003ed6e-356a-45c2-b3cc-8294330a63be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:51,599 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.117s 2021-08-03 21:35:51,599 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329277a5-b89d-4016-8192-7fec47889463', 'x-compute-request-id': 'req-329277a5-b89d-4016-8192-7fec47889463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:52,717 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.110s 2021-08-03 21:35:52,718 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d01b1ae9-6326-44a5-9331-70c1030402cc', 'x-compute-request-id': 'req-d01b1ae9-6326-44a5-9331-70c1030402cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:53,820 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.094s 2021-08-03 21:35:53,821 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba0ee20-bf6b-4983-9462-59658e8db748', 'x-compute-request-id': 'req-eba0ee20-bf6b-4983-9462-59658e8db748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:55,134 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.304s 2021-08-03 21:35:55,135 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a5985d-b2dc-4cfe-a074-e22d00f607f8', 'x-compute-request-id': 'req-07a5985d-b2dc-4cfe-a074-e22d00f607f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:56,260 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.118s 2021-08-03 21:35:56,261 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d85560f-716e-43bf-ac96-2a708f2819e2', 'x-compute-request-id': 'req-6d85560f-716e-43bf-ac96-2a708f2819e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:57,372 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.103s 2021-08-03 21:35:57,372 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3128133-1d4d-4a9f-aed8-a7df3ac09312', 'x-compute-request-id': 'req-c3128133-1d4d-4a9f-aed8-a7df3ac09312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:58,545 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.164s 2021-08-03 21:35:58,545 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41db9ed-0c31-41f8-af6c-6ce1bd736df8', 'x-compute-request-id': 'req-f41db9ed-0c31-41f8-af6c-6ce1bd736df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:35:59,698 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.145s 2021-08-03 21:35:59,699 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f260fb3-5054-4579-bd66-6b17175d26d7', 'x-compute-request-id': 'req-8f260fb3-5054-4579-bd66-6b17175d26d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:35:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:00,855 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.147s 2021-08-03 21:36:00,856 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bceaa19-5e45-408e-be91-1eca587e4330', 'x-compute-request-id': 'req-0bceaa19-5e45-408e-be91-1eca587e4330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:02,278 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.413s 2021-08-03 21:36:02,279 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a0901bc-ac8d-4820-b607-5e94699087cb', 'x-compute-request-id': 'req-4a0901bc-ac8d-4820-b607-5e94699087cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:03,395 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.107s 2021-08-03 21:36:03,395 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c7bfd7-e1f7-443e-9886-2d3259ac9f50', 'x-compute-request-id': 'req-86c7bfd7-e1f7-443e-9886-2d3259ac9f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:04,849 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.444s 2021-08-03 21:36:04,849 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a13e28-5b59-4c4a-9f7f-346757a421b0', 'x-compute-request-id': 'req-19a13e28-5b59-4c4a-9f7f-346757a421b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:06,010 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.153s 2021-08-03 21:36:06,010 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63052470-6d40-40af-b842-29a90d1d977c', 'x-compute-request-id': 'req-63052470-6d40-40af-b842-29a90d1d977c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:07,199 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.178s 2021-08-03 21:36:07,199 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69cdf27-92be-49f1-8704-48e0bf859037', 'x-compute-request-id': 'req-c69cdf27-92be-49f1-8704-48e0bf859037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:08,299 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.089s 2021-08-03 21:36:08,299 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1c3157-daa8-4f7c-aef2-4b046119da94', 'x-compute-request-id': 'req-8d1c3157-daa8-4f7c-aef2-4b046119da94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:09,396 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.088s 2021-08-03 21:36:09,396 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d626adbf-9f71-445b-b679-e916aa3b8f82', 'x-compute-request-id': 'req-d626adbf-9f71-445b-b679-e916aa3b8f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:10,560 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.155s 2021-08-03 21:36:10,560 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c89473-8abf-47a4-a749-c9286f509a18', 'x-compute-request-id': 'req-53c89473-8abf-47a4-a749-c9286f509a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:11,647 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:36:11,648 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9cc9913-c631-49c8-9fe9-4bb39f3ff225', 'x-compute-request-id': 'req-e9cc9913-c631-49c8-9fe9-4bb39f3ff225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:12,753 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.098s 2021-08-03 21:36:12,753 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8467bc2b-6fab-4c78-99cf-771a9591dba4', 'x-compute-request-id': 'req-8467bc2b-6fab-4c78-99cf-771a9591dba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:13,898 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.136s 2021-08-03 21:36:13,899 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2cd0a0-6b68-4293-b0b2-2c6529b28090', 'x-compute-request-id': 'req-4e2cd0a0-6b68-4293-b0b2-2c6529b28090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:15,006 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.099s 2021-08-03 21:36:15,006 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1efc9739-50b6-4e21-bc71-02c36d54a1e9', 'x-compute-request-id': 'req-1efc9739-50b6-4e21-bc71-02c36d54a1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:16,248 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.233s 2021-08-03 21:36:16,249 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-191c6386-ec4c-419d-b4fa-bdce91b245ef', 'x-compute-request-id': 'req-191c6386-ec4c-419d-b4fa-bdce91b245ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:17,382 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.124s 2021-08-03 21:36:17,382 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b8181d0-767c-408f-a926-cf890d691cb8', 'x-compute-request-id': 'req-9b8181d0-767c-408f-a926-cf890d691cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:18,491 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.099s 2021-08-03 21:36:18,491 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cdee3a-c94a-4712-acae-67b66a50b2ac', 'x-compute-request-id': 'req-18cdee3a-c94a-4712-acae-67b66a50b2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:19,601 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.102s 2021-08-03 21:36:19,602 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d070e5-7669-4410-b9f5-d41d76cb96cd', 'x-compute-request-id': 'req-58d070e5-7669-4410-b9f5-d41d76cb96cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:20,853 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.243s 2021-08-03 21:36:20,854 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34941d27-b467-4293-92af-597eae21e761', 'x-compute-request-id': 'req-34941d27-b467-4293-92af-597eae21e761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:22,357 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.493s 2021-08-03 21:36:22,357 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4430b2d2-8518-4eed-a52e-6133ce61bf09', 'x-compute-request-id': 'req-4430b2d2-8518-4eed-a52e-6133ce61bf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:23,510 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.143s 2021-08-03 21:36:23,510 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d33c0dd-049f-48e1-a8d6-96d68be08a11', 'x-compute-request-id': 'req-0d33c0dd-049f-48e1-a8d6-96d68be08a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:24,911 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.392s 2021-08-03 21:36:24,911 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4d83421-c417-4897-b210-af6e45e1e436', 'x-compute-request-id': 'req-f4d83421-c417-4897-b210-af6e45e1e436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:26,019 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.099s 2021-08-03 21:36:26,019 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971231ca-70ff-49e5-8ba9-75022c933c9a', 'x-compute-request-id': 'req-971231ca-70ff-49e5-8ba9-75022c933c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:27,101 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:36:27,101 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ddcc90-d494-4b2e-8834-05f17c4e2892', 'x-compute-request-id': 'req-e1ddcc90-d494-4b2e-8834-05f17c4e2892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:28,185 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.075s 2021-08-03 21:36:28,186 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb3c6ee-395d-4483-b968-69f6b8770b19', 'x-compute-request-id': 'req-aeb3c6ee-395d-4483-b968-69f6b8770b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:29,344 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.150s 2021-08-03 21:36:29,345 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012a35cc-381a-4fef-8b76-f0207e954c10', 'x-compute-request-id': 'req-012a35cc-381a-4fef-8b76-f0207e954c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:30,440 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.086s 2021-08-03 21:36:30,440 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0acc2f-f034-46e6-bf36-52e0f7431baf', 'x-compute-request-id': 'req-7c0acc2f-f034-46e6-bf36-52e0f7431baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:31,536 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.087s 2021-08-03 21:36:31,536 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4a9132-ddec-4402-9584-dbe0a825f6cd', 'x-compute-request-id': 'req-7c4a9132-ddec-4402-9584-dbe0a825f6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:32,619 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.075s 2021-08-03 21:36:32,619 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7edf61-bda5-4398-b204-754e5066d73b', 'x-compute-request-id': 'req-1a7edf61-bda5-4398-b204-754e5066d73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:33,754 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.127s 2021-08-03 21:36:33,755 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53f822c-0e66-476d-9701-9f37f504cd6b', 'x-compute-request-id': 'req-c53f822c-0e66-476d-9701-9f37f504cd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:34,976 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.212s 2021-08-03 21:36:34,976 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-524f1f98-43dc-4188-aa2f-0a3d91de79f3', 'x-compute-request-id': 'req-524f1f98-43dc-4188-aa2f-0a3d91de79f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:36,058 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:36:36,058 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c119e56-7b61-419c-9ab1-b4ced3be4159', 'x-compute-request-id': 'req-1c119e56-7b61-419c-9ab1-b4ced3be4159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:37,139 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:36:37,140 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0cc1006-2764-47f2-a5c3-ffef30751f29', 'x-compute-request-id': 'req-e0cc1006-2764-47f2-a5c3-ffef30751f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:38,220 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.071s 2021-08-03 21:36:38,220 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c67085-e22a-4c8e-87c7-e64baa525917', 'x-compute-request-id': 'req-85c67085-e22a-4c8e-87c7-e64baa525917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:39,299 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.070s 2021-08-03 21:36:39,299 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba6f3d0-bdac-45c5-a598-bd0d23d86e87', 'x-compute-request-id': 'req-dba6f3d0-bdac-45c5-a598-bd0d23d86e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:40,409 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.101s 2021-08-03 21:36:40,410 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-807b7f9d-a948-4258-a28e-f5f3b17bd2aa', 'x-compute-request-id': 'req-807b7f9d-a948-4258-a28e-f5f3b17bd2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:41,506 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.088s 2021-08-03 21:36:41,507 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74d55b7-b581-401f-85d6-5392d2032966', 'x-compute-request-id': 'req-d74d55b7-b581-401f-85d6-5392d2032966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:42,598 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.082s 2021-08-03 21:36:42,599 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a8f7821-546d-417b-a1a7-a5d857546106', 'x-compute-request-id': 'req-8a8f7821-546d-417b-a1a7-a5d857546106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:43,740 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.133s 2021-08-03 21:36:43,740 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdaafe57-aec4-41db-8b86-35dbb173b15d', 'x-compute-request-id': 'req-cdaafe57-aec4-41db-8b86-35dbb173b15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:45,129 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.380s 2021-08-03 21:36:45,130 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ad0197-83d7-4a14-8743-35c74760329b', 'x-compute-request-id': 'req-07ad0197-83d7-4a14-8743-35c74760329b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:46,215 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.078s 2021-08-03 21:36:46,216 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-404bf67a-128d-4e3a-9fec-1f547ddb389c', 'x-compute-request-id': 'req-404bf67a-128d-4e3a-9fec-1f547ddb389c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:47,297 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:36:47,298 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60f0eb9-6f02-484b-9f8d-5e43ede8c20a', 'x-compute-request-id': 'req-d60f0eb9-6f02-484b-9f8d-5e43ede8c20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:48,380 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.073s 2021-08-03 21:36:48,380 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765e5077-e99b-4cc6-8a03-00af5e08bb84', 'x-compute-request-id': 'req-765e5077-e99b-4cc6-8a03-00af5e08bb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:49,528 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.140s 2021-08-03 21:36:49,529 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a88315-59da-4a38-9266-dc88871b3b43', 'x-compute-request-id': 'req-a3a88315-59da-4a38-9266-dc88871b3b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:50,616 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.077s 2021-08-03 21:36:50,616 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fd5698c-bd79-41ee-89c0-819ffe23c5b9', 'x-compute-request-id': 'req-7fd5698c-bd79-41ee-89c0-819ffe23c5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:51,708 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.083s 2021-08-03 21:36:51,708 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b524da5-e88f-488e-b45d-87e235778c66', 'x-compute-request-id': 'req-4b524da5-e88f-488e-b45d-87e235778c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:52,817 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.101s 2021-08-03 21:36:52,817 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129e7d60-1039-4996-82c2-253e763df629', 'x-compute-request-id': 'req-129e7d60-1039-4996-82c2-253e763df629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:53,986 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.160s 2021-08-03 21:36:53,986 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51c4a9de-62d9-4eed-85fc-ac8ce1871946', 'x-compute-request-id': 'req-51c4a9de-62d9-4eed-85fc-ac8ce1871946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:55,153 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.159s 2021-08-03 21:36:55,154 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee628b24-f7db-4e16-a89e-3299065847e5', 'x-compute-request-id': 'req-ee628b24-f7db-4e16-a89e-3299065847e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:56,349 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.186s 2021-08-03 21:36:56,349 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa022db9-0b47-44b1-9f6b-77df25df2c80', 'x-compute-request-id': 'req-fa022db9-0b47-44b1-9f6b-77df25df2c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:57,514 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.156s 2021-08-03 21:36:57,514 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e9549d-5f5c-49ac-a543-40ea2c7dd26e', 'x-compute-request-id': 'req-61e9549d-5f5c-49ac-a543-40ea2c7dd26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:58,778 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.254s 2021-08-03 21:36:58,778 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f37c499-1ce4-45bd-90f6-da78f6a0d8fd', 'x-compute-request-id': 'req-6f37c499-1ce4-45bd-90f6-da78f6a0d8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:36:59,979 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.192s 2021-08-03 21:36:59,980 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff251ab0-8c9f-48b3-9a6d-560362191513', 'x-compute-request-id': 'req-ff251ab0-8c9f-48b3-9a6d-560362191513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:36:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:01,154 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.165s 2021-08-03 21:37:01,154 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ebd46c-cae8-4634-bda2-c8d6e73ce559', 'x-compute-request-id': 'req-b5ebd46c-cae8-4634-bda2-c8d6e73ce559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:02,295 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.132s 2021-08-03 21:37:02,295 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42a46ce-7999-47e8-bf54-cb3372850200', 'x-compute-request-id': 'req-c42a46ce-7999-47e8-bf54-cb3372850200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:03,562 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.258s 2021-08-03 21:37:03,562 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02fcc48b-fdb1-49b6-a280-36a0184a4f30', 'x-compute-request-id': 'req-02fcc48b-fdb1-49b6-a280-36a0184a4f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:05,115 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.543s 2021-08-03 21:37:05,116 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003bb7a0-e658-47fc-ae11-acb2bac36913', 'x-compute-request-id': 'req-003bb7a0-e658-47fc-ae11-acb2bac36913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:06,406 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.282s 2021-08-03 21:37:06,407 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ef72e3-75c3-43da-8ba7-82efd1d81879', 'x-compute-request-id': 'req-e3ef72e3-75c3-43da-8ba7-82efd1d81879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:07,791 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.375s 2021-08-03 21:37:07,791 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed805ec5-73d9-432b-b4be-c51d13e1a67d', 'x-compute-request-id': 'req-ed805ec5-73d9-432b-b4be-c51d13e1a67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:08,997 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.197s 2021-08-03 21:37:08,998 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fdc5222-1488-4f1a-b069-2fe4b2f8e385', 'x-compute-request-id': 'req-1fdc5222-1488-4f1a-b069-2fe4b2f8e385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:10,212 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.204s 2021-08-03 21:37:10,213 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308aff06-6d7f-4a6d-8e6e-07757feb6269', 'x-compute-request-id': 'req-308aff06-6d7f-4a6d-8e6e-07757feb6269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"server": {"id": "dc7f3677-f3fc-40a7-a804-ef3ef072bd74", "name": "tempest-TestNetworkAdvancedServerOps-server-736490186", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:31:10Z", "updated": "2021-08-03T21:37:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-689822516", "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-08-03 21:37:10,669 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 204 DELETE http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.447s 2021-08-03 21:37:10,669 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:10 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-9e3256f3-4921-4f30-9bfa-ab21253951e1', 'x-compute-request-id': 'req-9e3256f3-4921-4f30-9bfa-ab21253951e1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'' 2021-08-03 21:37:10,827 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 404 GET http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74 0.157s 2021-08-03 21:37:10,827 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:10 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-3588cb83-a969-403b-8a89-364a361cc631', 'x-compute-request-id': 'req-3588cb83-a969-403b-8a89-364a361cc631', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/dc7f3677-f3fc-40a7-a804-ef3ef072bd74'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc7f3677-f3fc-40a7-a804-ef3ef072bd74 could not be found."}}' 2021-08-03 21:37:15,201 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.102:9696/v2.0/routers/f64caee6-a5cb-4c63-9991-2f43721dfcb0/remove_router_interface 4.363s 2021-08-03 21:37:15,201 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "8d3534f3-375b-41fd-aeca-2a2038fadc92"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f5bf334e-960b-49d2-a332-0cd27c192faa', 'date': 'Tue, 03 Aug 2021 21:37:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/f64caee6-a5cb-4c63-9991-2f43721dfcb0/remove_router_interface'} Body: b'{"id": "f64caee6-a5cb-4c63-9991-2f43721dfcb0", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "port_id": "141bc198-43d4-4382-9e77-b273428d7cb7", "network_id": "7605c641-5a55-4f39-8ece-b3417b889516", "subnet_id": "8d3534f3-375b-41fd-aeca-2a2038fadc92", "subnet_ids": ["8d3534f3-375b-41fd-aeca-2a2038fadc92"]}' 2021-08-03 21:37:15,761 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/8d3534f3-375b-41fd-aeca-2a2038fadc92 0.560s 2021-08-03 21:37:15,762 110110 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-d1dc5e8f-5a63-4b82-a316-949f5af4c127', 'date': 'Tue, 03 Aug 2021 21:37:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/8d3534f3-375b-41fd-aeca-2a2038fadc92'} Body: b'' 2021-08-03 21:37:17,434 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/routers/f64caee6-a5cb-4c63-9991-2f43721dfcb0 1.672s 2021-08-03 21:37:17,435 110110 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-f6cd1f56-bd1f-4e76-b869-600944519c0f', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:37:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/f64caee6-a5cb-4c63-9991-2f43721dfcb0'} Body: b'' 2021-08-03 21:37:18,219 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/7605c641-5a55-4f39-8ece-b3417b889516 0.783s 2021-08-03 21:37:18,219 110110 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-4777e3e6-64e2-4c6d-ab85-1da64f33478d', 'date': 'Tue, 03 Aug 2021 21:37:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/7605c641-5a55-4f39-8ece-b3417b889516'} Body: b'' 2021-08-03 21:37:18,518 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/a0acc1b5-4721-4b72-aeb2-5f293f93e6ca 0.299s 2021-08-03 21:37:18,519 110110 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-3ec1f36f-c0de-42a3-8fdf-f469cd2dd935', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:37:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/a0acc1b5-4721-4b72-aeb2-5f293f93e6ca'} Body: b'' 2021-08-03 21:37:19,571 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-689822516 1.052s 2021-08-03 21:37:19,571 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f6e96ab-c42c-4457-8429-9f51ca3e1dc5', 'x-compute-request-id': 'req-3f6e96ab-c42c-4457-8429-9f51ca3e1dc5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-689822516'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 221, in test_server_connectivity_cold_migration server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 66, in _setup_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration) Server dc7f3677-f3fc-40a7-a804-ef3ef072bd74 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
skip
pt20.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] |
fail
ft20.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:43:40,727 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.301s 2021-08-03 21:43:40,727 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1864887948"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-162663fa-10cd-4afd-8957-e6d037c0f15a', 'x-compute-request-id': 'req-162663fa-10cd-4afd-8957-e6d037c0f15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEArJto1ikg431Zga7CqbLVvO5Mzv3RrElrU+xFs+KqFhfzJlsC\\ndlrBPO11TiwBx8yx9qlRF0Hz3pd7t1OaTBY/jL48+wJ7OagU3lFy6P/E173pwK0F\\nYUlMuBBZzurtJV3Boj8M7/7GMyfqxTrOcWmteJJ0/TM3itwynPan/eNooA6KmLCa\\nyKJWs4RUIU3ZXJesjfru0+D+tkkyHa+62q0xFppRUX533iWwmxjRGfDZpeahO/ib\\nCG/YzoO2UmOvMgrY5Ynd85slA5OT+Vp7rzal6KH13GA8ebMFmUR0os/JKTzT4FAI\\n3TfibGpzy6taeFQ3BesSxXQ96aTb13lXHw6VbQIDAQABAoIBAQCgh1zmKJQc3tya\\nvoTuvJMKRnqK3Abf+9xkzc45sanMKHQMDQJqPpePaaz6ifUR9C7jH696OO1s7Ge0\\nJX3QG7T42YjvTex6v/bAmPGM/yr8FvVKK+BgDYLbgOF1jooFgX/vvEH1Bncg5pPy\\n4HFVixo5k8RYJAUZERfFYaT1fEU27SfGb6yeO9xPzuv4XyavLmVuW1lHOBVXYNeP\\nYq6w1kScppCd8tr67xO+7OWW+DdnwSgvm7lSsS9/nS/LXOx1OpzqpKXLHUDrB+lC\\nJC40adx7DTujX9wP4fkZGn5AssY4wThidQwJ6hRvbs7NndqxIp6PAlKVPFo1LjGV\\naA4kjRQlAoGBANyTbD1qjvbwIxXqK+YvHDlNcbYUAVCQ7ydNlig0xszMN7ANoWYS\\n8/kpHOFN2VkD7zfIsM7Azkm6sM61sy4OVV9FKH52/CFeCXnnhMdaye852uSA5exs\\nOlDH+OXBgAWnFd8LmAr7AIshsHIrT7rJh/n9R+AOhUTwiR+7k+qOwFDrAoGBAMhT\\n1hqE507/cLNHeHE2dR47COoc6alaBjvaLMZ96TmVl2g/JAJo37pVvFylv/za1Vhe\\nmGo1xSh5YisTbWZ48gCHPHkr38Z/CsdoSaaZ8+geQw5QXLvadP5XA+plK1QF5zGz\\nN4nDh5/UYBKrKXgY0crPPDwHLkdaX1lTDJVddV0HAoGAVOmXuIjl4mANUallHuax\\n2clbZfmLjAVPW3T9whqXEU3ofiixIkdXjmpqSL2cVy0xkOr8TYthnnZ1DA5cnPU9\\nnkBUV2Lcqse1pC0hK1Fi/WnrPx3z5TDAvkpNIb182DA7NjMTY96+ldDxSPItbj2Y\\nz/7WBYXxfdmPIB0o0xoDJOMCgYBJWICshvqVrurZiRJtCQ5KejziUqGukrpzkYcR\\nSappnf6oeW26wCEh/SARH9KyRoEUcNYHFRbRodeyg9NrUF7ymJEooEq3R25v4hwN\\nNpLZ6rKMfBnn4a0yLjPNzyrVAbBLPx3Xf9KZT025qBdv1E6Dneqk49Aq6ci9UK3r\\nxiMhYwKBgEhoQ4VHHyQ/aWapjq53wppHTIWF9J7WtkqoSplhfXiH+wb+otT1kqCS\\n9tl0fPaCOgLmFMKk6/Pny9rLIsGhVuHmWDNpcdKehvUeBO0HPm2YnEXuu4dbqx4h\\njifUclGmt1TBX86zRaCI4c+XBYr7D05QVmqhGB5NrCtXOxaPdd/k\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1864887948", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsm2jWKSDjfVmBrsKpstW87kzO/dGsSWtT7EWz4qoWF/MmWwJ2WsE87XVOLAHHzLH2qVEXQfPel3u3U5pMFj+Mvjz7Ans5qBTeUXLo/8TXvenArQVhSUy4EFnO6u0lXcGiPwzv/sYzJ+rFOs5xaa14knT9MzeK3DKc9qf942igDoqYsJrIolazhFQhTdlcl6yN+u7T4P62STIdr7rarTEWmlFRfnfeJbCbGNEZ8Nml5qE7+JsIb9jOg7ZSY68yCtjlid3zmyUDk5P5WnuvNqXoofXcYDx5swWZRHSiz8kpPNPgUAjdN+JsanPLq1p4VDcF6xLFdD3ppNvXeVcfDpVt Generated-by-Nova", "fingerprint": "bc:2a:91:e8:f1:6e:57:07:a9:2b:e5:2c:f7:8f:60:74", "user_id": "89a0f7ffc90541ba85734fde512fc475"}}' 2021-08-03 21:43:40,871 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.142s 2021-08-03 21:43:40,871 110110 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-520383973", "description": "tempest-secgroup-smoke-520383973 description", "project_id": "333d6d0a6c744beaa4864294a7039fb4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-c0f0cbaa-e7b0-4b1f-aaf2-9acc2e7c6cb6', 'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "name": "tempest-secgroup-smoke-520383973", "stateful": true, "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "description": "tempest-secgroup-smoke-520383973 description", "security_group_rules": [{"id": "6b0134cc-5753-421f-beff-1f5518142eb2", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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": 2858, "description": null, "tags": [], "created_at": "2021-08-03T21:43:40Z", "updated_at": "2021-08-03T21:43:40Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}, {"id": "fc0e5648-2db4-4aae-81be-2e8519e1392a", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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": 2857, "description": null, "tags": [], "created_at": "2021-08-03T21:43:40Z", "updated_at": "2021-08-03T21:43:40Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}], "tags": [], "created_at": "2021-08-03T21:43:40Z", "updated_at": "2021-08-03T21:43:40Z", "revision_number": 1, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:40,993 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.121s 2021-08-03 21:43:40,994 110110 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": "262f3b14-c5c4-4c54-b778-88a4010cd212", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "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-68bbab69-d9c6-4094-9bc1-c778b97ddabd', 'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "655e7122-4033-4157-8b60-93ab63d0c78e", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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-08-03T21:43:40Z", "updated_at": "2021-08-03T21:43:40Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:41,117 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.123s 2021-08-03 21:43:41,118 110110 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": "262f3b14-c5c4-4c54-b778-88a4010cd212", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "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-89d8b67a-0aeb-41cd-8d2c-275d2702e215', 'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "750b43df-f2d0-4771-8f1d-869dbed19370", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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-08-03T21:43:41Z", "updated_at": "2021-08-03T21:43:41Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:41,251 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.133s 2021-08-03 21:43:41,252 110110 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": "262f3b14-c5c4-4c54-b778-88a4010cd212", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-332534f3-b359-40fb-86b3-243903a7d000', 'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb683626-3dc8-4d01-9475-9ffb6e4ba0ec", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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-08-03T21:43:41Z", "updated_at": "2021-08-03T21:43:41Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:41,377 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.124s 2021-08-03 21:43:41,377 110110 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": "262f3b14-c5c4-4c54-b778-88a4010cd212", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ab0cf1c7-2e01-4639-a612-0cf0a22fa31f', 'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9601bf35-db3e-4854-b9fa-2e02d5963426", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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-08-03T21:43:41Z", "updated_at": "2021-08-03T21:43:41Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:41,550 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.172s 2021-08-03 21:43:41,550 110110 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": "262f3b14-c5c4-4c54-b778-88a4010cd212", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-27ddb0e7-6f13-4623-8054-fdda58b39ab7', 'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3aea7d93-ead7-46b9-b8d8-0c86622d7e53", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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-08-03T21:43:41Z", "updated_at": "2021-08-03T21:43:41Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:41,679 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.128s 2021-08-03 21:43:41,679 110110 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": "262f3b14-c5c4-4c54-b778-88a4010cd212", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d34949ae-bb80-47a7-bf42-2478af65991a', 'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "552445af-87fc-4434-991c-7c01d559db63", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "262f3b14-c5c4-4c54-b778-88a4010cd212", "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-08-03T21:43:41Z", "updated_at": "2021-08-03T21:43:41Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:41,884 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/networks 0.204s 2021-08-03 21:43:41,884 110110 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--2119436481", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d86165d1-3069-4131-91bd-0218fed7e9f8', 'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"7f376085-a617-4ef9-b4cd-49bcc35c8857","name":"tempest-network-smoke--2119436481","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"333d6d0a6c744beaa4864294a7039fb4","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-08-03T21:43:41Z","updated_at":"2021-08-03T21:43:41Z","revision_number":1}}' 2021-08-03 21:43:43,591 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/routers 1.706s 2021-08-03 21:43:43,591 110110 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-812163628", "admin_state_up": true, "project_id": "333d6d0a6c744beaa4864294a7039fb4", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '695', 'x-openstack-request-id': 'req-562756b3-41fa-4d5f-963d-1048cd287e7f', 'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"router": {"id": "a484728c-8103-4cd0-8a86-914085a51172", "name": "tempest-TestNetworkAdvancedServerOps-router-812163628", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.90"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:43:41Z", "updated_at": "2021-08-03T21:43:42Z", "revision_number": 3, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:43,783 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=333d6d0a6c744beaa4864294a7039fb4&cidr=172.20.0.0%2F28 0.191s 2021-08-03 21:43:43,783 110110 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-4ae257cb-494b-49ed-a1ac-14342576c9ee', 'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=333d6d0a6c744beaa4864294a7039fb4&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:43:43,882 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.098s 2021-08-03 21:43:43,883 110110 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-72d3c563-b0b2-4990-a5fe-60be2797ad95', 'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:43:43,913 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.030s 2021-08-03 21:43:43,913 110110 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-7fd6331d-9fb9-495d-a992-e2f92f3918e2', 'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:43:44,350 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.436s 2021-08-03 21:43:44,351 110110 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-1122564167", "network_id": "7f376085-a617-4ef9-b4cd-49bcc35c8857", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-e401e0a1-1eb5-4b83-895e-1b52fb7cc833', 'date': 'Tue, 03 Aug 2021 21:43:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"77b8abef-b9dc-4e8d-8482-5d5e3434a126","name":"tempest-subnet-smoke-1122564167","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","network_id":"7f376085-a617-4ef9-b4cd-49bcc35c8857","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-08-03T21:43:44Z","updated_at":"2021-08-03T21:43:44Z","revision_number":0,"project_id":"333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:43:46,878 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 PUT http://10.222.0.102:9696/v2.0/routers/a484728c-8103-4cd0-8a86-914085a51172/add_router_interface 2.527s 2021-08-03 21:43:46,879 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "77b8abef-b9dc-4e8d-8482-5d5e3434a126"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bfc06737-42bb-4b4a-a931-462fb1d6b669', 'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/a484728c-8103-4cd0-8a86-914085a51172/add_router_interface'} Body: b'{"id": "a484728c-8103-4cd0-8a86-914085a51172", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "port_id": "699e3001-616a-4410-89dc-faaa7a2eea34", "network_id": "7f376085-a617-4ef9-b4cd-49bcc35c8857", "subnet_id": "77b8abef-b9dc-4e8d-8482-5d5e3434a126", "subnet_ids": ["77b8abef-b9dc-4e8d-8482-5d5e3434a126"]}' 2021-08-03 21:43:46,984 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.100s 2021-08-03 21:43:46,985 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3420', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e3ece266-30d7-4568-8388-27b0866f49b6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "89a0f7ffc90541ba85734fde512fc475", "name": "tempest-TestNetworkAdvancedServerOps-58626808-project", "password_expires_at": null}, "audit_ids": ["eKkkjKg0T5mwb6EqWm3YxA"], "expires_at": "2021-08-03T22:43:46.000000Z", "issued_at": "2021-08-03T21:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "333d6d0a6c744beaa4864294a7039fb4", "name": "tempest-TestNetworkAdvancedServerOps-58626808"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:43:46,985 110110 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration) Found network None available for tenant 2021-08-03 21:43:47,712 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 202 POST http://10.222.0.102/compute/v2.1/servers 0.725s 2021-08-03 21:43:47,712 110110 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-313864915", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "7f376085-a617-4ef9-b4cd-49bcc35c8857"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "security_groups": [{"name": "tempest-secgroup-smoke-520383973"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '407', 'location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958b1594-6a53-4374-85e0-e966ff4fd015', 'x-compute-request-id': 'req-958b1594-6a53-4374-85e0-e966ff4fd015', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-520383973"}], "adminPass": "YXTjGZ8XmHas"}}' 2021-08-03 21:43:48,032 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.318s 2021-08-03 21:43:48,033 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac875c77-a983-43e5-ab2a-b52cd2756425', 'x-compute-request-id': 'req-ac875c77-a983-43e5-ab2a-b52cd2756425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:49,111 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:43:49,112 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b950d4-cf01-4571-8f41-dd6d95a83014', 'x-compute-request-id': 'req-e7b950d4-cf01-4571-8f41-dd6d95a83014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:50,189 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:43:50,189 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf67e3e5-8def-4edd-9e84-f4659840c376', 'x-compute-request-id': 'req-cf67e3e5-8def-4edd-9e84-f4659840c376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:51,266 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:43:51,267 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67f70fbb-de19-43b6-820b-169e0dc202b5', 'x-compute-request-id': 'req-67f70fbb-de19-43b6-820b-169e0dc202b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:52,339 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:43:52,340 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a10e0f-4fa2-4be2-867e-56a86f3c6a9c', 'x-compute-request-id': 'req-b0a10e0f-4fa2-4be2-867e-56a86f3c6a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:53,416 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:43:53,416 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a685bce0-7b36-4477-b815-97fc16cd8496', 'x-compute-request-id': 'req-a685bce0-7b36-4477-b815-97fc16cd8496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:54,490 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:43:54,490 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6bf4a7-9e6e-4a92-a645-03dafa494858', 'x-compute-request-id': 'req-9d6bf4a7-9e6e-4a92-a645-03dafa494858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:55,566 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:43:55,567 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241d87a8-2997-43a5-85c5-5d9c9ed6b7e6', 'x-compute-request-id': 'req-241d87a8-2997-43a5-85c5-5d9c9ed6b7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:56,647 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.072s 2021-08-03 21:43:56,647 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3474c1bc-5ae3-4dfb-adef-ebd61f4fc9ab', 'x-compute-request-id': 'req-3474c1bc-5ae3-4dfb-adef-ebd61f4fc9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:57,721 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:43:57,722 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c4b8f2d-5e7d-404b-88e7-5fa5819240ee', 'x-compute-request-id': 'req-0c4b8f2d-5e7d-404b-88e7-5fa5819240ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:58,797 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:43:58,797 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ec49eb-e765-482b-960f-10efa7c0a5d1', 'x-compute-request-id': 'req-45ec49eb-e765-482b-960f-10efa7c0a5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:43:59,875 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:43:59,875 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c36d5577-9c78-4127-b43b-6d844c1b18dc', 'x-compute-request-id': 'req-c36d5577-9c78-4127-b43b-6d844c1b18dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:00,958 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:44:00,958 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f96c351-2969-4db1-b10b-a6098c75c4f6', 'x-compute-request-id': 'req-4f96c351-2969-4db1-b10b-a6098c75c4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:02,037 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:44:02,037 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f17339-9c32-43a8-bed7-28926ef449a9', 'x-compute-request-id': 'req-a5f17339-9c32-43a8-bed7-28926ef449a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:03,114 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:44:03,115 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24f110e1-4de8-4e9e-8598-559bdba83e6f', 'x-compute-request-id': 'req-24f110e1-4de8-4e9e-8598-559bdba83e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:04,189 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:44:04,190 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2df700d-3f8c-454f-8a47-20a15b9f6e98', 'x-compute-request-id': 'req-b2df700d-3f8c-454f-8a47-20a15b9f6e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:05,267 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:44:05,267 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6d146a-4b59-413b-bf2f-fbcccac9e665', 'x-compute-request-id': 'req-ac6d146a-4b59-413b-bf2f-fbcccac9e665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:06,345 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:44:06,345 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9e2a44-733a-47eb-adc1-8d96485865dc', 'x-compute-request-id': 'req-ef9e2a44-733a-47eb-adc1-8d96485865dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:07,419 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:44:07,419 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec08a8cb-ce6f-4272-a941-8047c9fdcded', 'x-compute-request-id': 'req-ec08a8cb-ce6f-4272-a941-8047c9fdcded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:08,493 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:44:08,494 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10756509-605f-45e2-ab93-6c36788cdf4d', 'x-compute-request-id': 'req-10756509-605f-45e2-ab93-6c36788cdf4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:09,567 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:44:09,568 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16826e29-9675-4e9f-8157-94fb5c87f2d6', 'x-compute-request-id': 'req-16826e29-9675-4e9f-8157-94fb5c87f2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:10,646 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:44:10,646 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ada4ad-a546-42f1-8463-253f322a96f9', 'x-compute-request-id': 'req-a6ada4ad-a546-42f1-8463-253f322a96f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:11,728 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:44:11,728 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea946233-83f8-401f-a6f9-da150ad92510', 'x-compute-request-id': 'req-ea946233-83f8-401f-a6f9-da150ad92510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:12,805 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:44:12,806 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0607ed3d-d70f-47d8-be1a-888d609b1af6', 'x-compute-request-id': 'req-0607ed3d-d70f-47d8-be1a-888d609b1af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:13,881 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:44:13,881 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c500aeac-9944-4fdf-9157-48a8ba6c708a', 'x-compute-request-id': 'req-c500aeac-9944-4fdf-9157-48a8ba6c708a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:14,963 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:44:14,963 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460d4176-8a11-4e1d-b20c-a0a1398db825', 'x-compute-request-id': 'req-460d4176-8a11-4e1d-b20c-a0a1398db825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:16,039 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:44:16,039 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e94aa554-b370-440d-9d46-3f6f6f66e83c', 'x-compute-request-id': 'req-e94aa554-b370-440d-9d46-3f6f6f66e83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:17,116 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:44:17,116 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b928ad-4e1d-4d91-8746-90fdb2c6ad0b', 'x-compute-request-id': 'req-d7b928ad-4e1d-4d91-8746-90fdb2c6ad0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:18,201 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.076s 2021-08-03 21:44:18,201 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26abedb3-38dc-4fcd-b133-208edb16fe10', 'x-compute-request-id': 'req-26abedb3-38dc-4fcd-b133-208edb16fe10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:19,279 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:44:19,279 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd13f6d6-d693-40ee-85fb-cb612098ae44', 'x-compute-request-id': 'req-bd13f6d6-d693-40ee-85fb-cb612098ae44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:20,353 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:44:20,353 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecfc1b6f-287c-4143-afaa-faafa3321138', 'x-compute-request-id': 'req-ecfc1b6f-287c-4143-afaa-faafa3321138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:21,427 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:44:21,427 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-894ee1eb-39ff-4d95-95f0-ac94ae316bab', 'x-compute-request-id': 'req-894ee1eb-39ff-4d95-95f0-ac94ae316bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:22,504 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:44:22,505 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d6d624-581b-45bd-9724-64117866db3c', 'x-compute-request-id': 'req-69d6d624-581b-45bd-9724-64117866db3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:23,582 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:44:23,583 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47ef8050-c129-45c3-9a1d-e832c9ee794d', 'x-compute-request-id': 'req-47ef8050-c129-45c3-9a1d-e832c9ee794d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:24,660 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:44:24,660 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96dccec2-36c8-4101-b4e9-a8bc61f260af', 'x-compute-request-id': 'req-96dccec2-36c8-4101-b4e9-a8bc61f260af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:25,737 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:44:25,738 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66c5d81-4cc2-4dde-a979-033fd2650d0b', 'x-compute-request-id': 'req-f66c5d81-4cc2-4dde-a979-033fd2650d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:26,814 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:44:26,814 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35f591ba-45bc-44bd-9ebf-ba2355b2c6db', 'x-compute-request-id': 'req-35f591ba-45bc-44bd-9ebf-ba2355b2c6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:27,903 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:44:27,903 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8638f9-6a82-45a5-a9fc-afc0365d95b8', 'x-compute-request-id': 'req-2b8638f9-6a82-45a5-a9fc-afc0365d95b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:29,005 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.093s 2021-08-03 21:44:29,006 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4f2e92-cc8c-4da5-beaa-7916800df9a1', 'x-compute-request-id': 'req-de4f2e92-cc8c-4da5-beaa-7916800df9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:30,344 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.329s 2021-08-03 21:44:30,344 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c9b75dd-fbc6-433c-89d3-a55b2318a4c9', 'x-compute-request-id': 'req-7c9b75dd-fbc6-433c-89d3-a55b2318a4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:31,425 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.072s 2021-08-03 21:44:31,425 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c17440ea-7ffe-4afd-81b0-caa70ead6f8d', 'x-compute-request-id': 'req-c17440ea-7ffe-4afd-81b0-caa70ead6f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:32,502 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:44:32,503 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-323a2c68-2217-41b7-9239-d6549f2d16e6', 'x-compute-request-id': 'req-323a2c68-2217-41b7-9239-d6549f2d16e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:33,580 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:44:33,580 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b24d8fe-457e-4ef0-adda-0b071e4297ff', 'x-compute-request-id': 'req-5b24d8fe-457e-4ef0-adda-0b071e4297ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:34,656 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:44:34,657 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83640350-4054-47c0-bbed-16fcdb9759dd', 'x-compute-request-id': 'req-83640350-4054-47c0-bbed-16fcdb9759dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:35,731 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:44:35,732 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f93dede-0aff-45d7-96b5-d1fd32d9c518', 'x-compute-request-id': 'req-8f93dede-0aff-45d7-96b5-d1fd32d9c518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:36,807 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:44:36,807 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af42d3ed-aa63-4f68-9ea6-5179726c2e5b', 'x-compute-request-id': 'req-af42d3ed-aa63-4f68-9ea6-5179726c2e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:37,886 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:44:37,887 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af8afed-66c8-4c74-88a0-7bd519fe28bc', 'x-compute-request-id': 'req-9af8afed-66c8-4c74-88a0-7bd519fe28bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:38,964 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:44:38,964 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ee6c0e-60bc-4685-a70c-fd12de6aec10', 'x-compute-request-id': 'req-52ee6c0e-60bc-4685-a70c-fd12de6aec10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:40,111 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.138s 2021-08-03 21:44:40,111 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db11a3cb-e7a9-42b1-98f9-48c55c70d1ca', 'x-compute-request-id': 'req-db11a3cb-e7a9-42b1-98f9-48c55c70d1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:41,269 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.149s 2021-08-03 21:44:41,270 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c226e813-d5f8-472c-a227-1dc137c6841a', 'x-compute-request-id': 'req-c226e813-d5f8-472c-a227-1dc137c6841a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:42,426 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.147s 2021-08-03 21:44:42,426 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f029ba1-69bd-4d14-915e-29d8490f65f0', 'x-compute-request-id': 'req-8f029ba1-69bd-4d14-915e-29d8490f65f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:43,586 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.151s 2021-08-03 21:44:43,586 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2d6308-1e10-40f4-82e7-42eaf5e8576b', 'x-compute-request-id': 'req-5e2d6308-1e10-40f4-82e7-42eaf5e8576b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:44,731 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.137s 2021-08-03 21:44:44,732 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d657fd-6d77-4c8a-a545-6e1cda39ba39', 'x-compute-request-id': 'req-60d657fd-6d77-4c8a-a545-6e1cda39ba39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:45,884 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.143s 2021-08-03 21:44:45,884 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc41e4a7-3f05-43b1-92bf-8e8b817f398a', 'x-compute-request-id': 'req-fc41e4a7-3f05-43b1-92bf-8e8b817f398a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:47,042 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.149s 2021-08-03 21:44:47,042 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c847a01f-8729-409e-bdeb-1f07b3fb9f65', 'x-compute-request-id': 'req-c847a01f-8729-409e-bdeb-1f07b3fb9f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:48,607 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.555s 2021-08-03 21:44:48,607 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e37ea4-59aa-4c99-854a-cf61ab51a185', 'x-compute-request-id': 'req-b4e37ea4-59aa-4c99-854a-cf61ab51a185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:50,041 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.424s 2021-08-03 21:44:50,041 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-986eeb76-626c-4abd-903c-53cb3ca46c02', 'x-compute-request-id': 'req-986eeb76-626c-4abd-903c-53cb3ca46c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:51,169 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.118s 2021-08-03 21:44:51,169 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be66ec2-f9d5-470d-924d-f0eb2b3d6496', 'x-compute-request-id': 'req-0be66ec2-f9d5-470d-924d-f0eb2b3d6496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:52,259 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.081s 2021-08-03 21:44:52,259 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263c2edf-1923-4a1c-8c2a-377c42b806f3', 'x-compute-request-id': 'req-263c2edf-1923-4a1c-8c2a-377c42b806f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:53,340 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.072s 2021-08-03 21:44:53,340 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac003392-6c19-48e8-9b46-885a39d0b284', 'x-compute-request-id': 'req-ac003392-6c19-48e8-9b46-885a39d0b284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:54,447 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.098s 2021-08-03 21:44:54,447 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d0b82d-2f05-4297-8b2d-83deadb4a2e3', 'x-compute-request-id': 'req-73d0b82d-2f05-4297-8b2d-83deadb4a2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:55,590 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.134s 2021-08-03 21:44:55,590 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4049650b-f405-4cc9-aa52-577832326552', 'x-compute-request-id': 'req-4049650b-f405-4cc9-aa52-577832326552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:56,666 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:44:56,666 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf06a3b-20a8-45ed-bfd7-4e5f2066075f', 'x-compute-request-id': 'req-faf06a3b-20a8-45ed-bfd7-4e5f2066075f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:57,787 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.112s 2021-08-03 21:44:57,787 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78fdee0f-9e47-43f8-bf6e-eae56ec3a8d9', 'x-compute-request-id': 'req-78fdee0f-9e47-43f8-bf6e-eae56ec3a8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:44:58,908 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.112s 2021-08-03 21:44:58,908 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9b04c4c-cdd5-4e3d-b333-60d44a8d2f70', 'x-compute-request-id': 'req-d9b04c4c-cdd5-4e3d-b333-60d44a8d2f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:00,031 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.114s 2021-08-03 21:45:00,032 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf8cec6-7677-44ba-997f-c451628391c3', 'x-compute-request-id': 'req-7cf8cec6-7677-44ba-997f-c451628391c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:01,270 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.227s 2021-08-03 21:45:01,271 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8cf51d-992b-470b-b512-0ac085ea7dcb', 'x-compute-request-id': 'req-2c8cf51d-992b-470b-b512-0ac085ea7dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:02,375 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.095s 2021-08-03 21:45:02,375 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa71e50a-8386-4360-9c36-6c1b895f6cb7', 'x-compute-request-id': 'req-aa71e50a-8386-4360-9c36-6c1b895f6cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:03,610 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.226s 2021-08-03 21:45:03,610 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde2b328-da23-45eb-9dcd-17477fcf1bb6', 'x-compute-request-id': 'req-cde2b328-da23-45eb-9dcd-17477fcf1bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:04,686 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:45:04,686 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23c36da7-abf2-400b-92a5-6a319df2fd77', 'x-compute-request-id': 'req-23c36da7-abf2-400b-92a5-6a319df2fd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:05,766 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:45:05,766 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c069fb39-1f02-4868-a650-cb790d69ee3a', 'x-compute-request-id': 'req-c069fb39-1f02-4868-a650-cb790d69ee3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:07,174 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.400s 2021-08-03 21:45:07,175 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ed8768-9a27-46ec-8e07-4d045ea5b97c', 'x-compute-request-id': 'req-82ed8768-9a27-46ec-8e07-4d045ea5b97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:08,250 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:45:08,251 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b26f8de-de0b-42de-8a47-f697477492a9', 'x-compute-request-id': 'req-2b26f8de-de0b-42de-8a47-f697477492a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:09,324 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:09,325 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ac8561-5845-4f65-b72f-47de9b0ddfc8', 'x-compute-request-id': 'req-96ac8561-5845-4f65-b72f-47de9b0ddfc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:10,399 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:10,399 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da0c503-adba-46dc-a284-bcf168a7adc2', 'x-compute-request-id': 'req-2da0c503-adba-46dc-a284-bcf168a7adc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:11,478 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:45:11,478 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2dab86f-b75a-4ee9-b440-1f38630c9d4c', 'x-compute-request-id': 'req-f2dab86f-b75a-4ee9-b440-1f38630c9d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:12,552 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:12,553 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231f8cd1-ef9c-463c-9e71-b35c4bcef759', 'x-compute-request-id': 'req-231f8cd1-ef9c-463c-9e71-b35c4bcef759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:13,628 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:13,628 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa31ec5f-47dd-460b-947b-80c2c7a90d3e', 'x-compute-request-id': 'req-fa31ec5f-47dd-460b-947b-80c2c7a90d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:14,703 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:14,704 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b72384-00db-420a-adec-098f70e18554', 'x-compute-request-id': 'req-e2b72384-00db-420a-adec-098f70e18554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:15,778 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:15,779 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a12cf98-4fc0-40ca-8bdd-aa9a26303c09', 'x-compute-request-id': 'req-0a12cf98-4fc0-40ca-8bdd-aa9a26303c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:16,859 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:45:16,860 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625756ae-8595-41b9-8e73-e873caef3be2', 'x-compute-request-id': 'req-625756ae-8595-41b9-8e73-e873caef3be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:17,940 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:45:17,941 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-590e2c07-9498-4078-a28d-d9df83bf0513', 'x-compute-request-id': 'req-590e2c07-9498-4078-a28d-d9df83bf0513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:19,015 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:19,015 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1203b696-7f0d-4bd0-809c-901a1b2ac162', 'x-compute-request-id': 'req-1203b696-7f0d-4bd0-809c-901a1b2ac162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:20,091 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:20,091 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-703c475c-b936-4f22-ad13-2a9ece15a6db', 'x-compute-request-id': 'req-703c475c-b936-4f22-ad13-2a9ece15a6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:21,166 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:21,166 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ff6d48-fcc1-4ef4-b1f2-d71439496cde', 'x-compute-request-id': 'req-28ff6d48-fcc1-4ef4-b1f2-d71439496cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:22,241 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:45:22,242 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2108dbe9-4282-4fd7-af17-e4d09840c218', 'x-compute-request-id': 'req-2108dbe9-4282-4fd7-af17-e4d09840c218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:23,319 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:45:23,319 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa044e1-2dea-4d8b-bda1-62e68bff5e8f', 'x-compute-request-id': 'req-5aa044e1-2dea-4d8b-bda1-62e68bff5e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:24,400 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:45:24,400 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a87709-e706-4f8c-9308-5fe275598710', 'x-compute-request-id': 'req-c2a87709-e706-4f8c-9308-5fe275598710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:25,476 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:45:25,476 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffdec687-b392-4188-9324-eae8c74928ec', 'x-compute-request-id': 'req-ffdec687-b392-4188-9324-eae8c74928ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:26,628 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.144s 2021-08-03 21:45:26,629 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f66b32b-9aab-4c66-99c5-f2b0f142efb6', 'x-compute-request-id': 'req-0f66b32b-9aab-4c66-99c5-f2b0f142efb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:27,716 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.079s 2021-08-03 21:45:27,716 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d324f751-78af-4e4f-908b-63472c2fbc8b', 'x-compute-request-id': 'req-d324f751-78af-4e4f-908b-63472c2fbc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:28,794 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:45:28,794 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c64b0ca-0607-4e21-94f5-91caf168ecc5', 'x-compute-request-id': 'req-4c64b0ca-0607-4e21-94f5-91caf168ecc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:29,873 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:45:29,874 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63847792-9e0d-403b-8614-e936d756eed5', 'x-compute-request-id': 'req-63847792-9e0d-403b-8614-e936d756eed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:30,993 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.111s 2021-08-03 21:45:30,994 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd4da4a-9eac-4269-a317-5f27a1171fc9', 'x-compute-request-id': 'req-7cd4da4a-9eac-4269-a317-5f27a1171fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:32,068 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:32,069 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86bda18-24ca-406c-8c32-1d5551a943df', 'x-compute-request-id': 'req-d86bda18-24ca-406c-8c32-1d5551a943df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:33,143 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:33,144 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5766cad1-6500-4393-a7d9-3aec75923594', 'x-compute-request-id': 'req-5766cad1-6500-4393-a7d9-3aec75923594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:34,221 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:45:34,221 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa707e35-8a03-4416-97d6-40bd59adc152', 'x-compute-request-id': 'req-aa707e35-8a03-4416-97d6-40bd59adc152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:35,296 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:35,296 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7ab736-4167-4b8a-a392-e0a2747be794', 'x-compute-request-id': 'req-af7ab736-4167-4b8a-a392-e0a2747be794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:36,371 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:36,371 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b28defdc-1b9f-485f-acd0-f1935a78b5e4', 'x-compute-request-id': 'req-b28defdc-1b9f-485f-acd0-f1935a78b5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:37,447 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:45:37,447 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5275e8f-2247-4ed1-b4fe-5a27d70d2a81', 'x-compute-request-id': 'req-a5275e8f-2247-4ed1-b4fe-5a27d70d2a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:38,530 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:45:38,530 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00b181a-c8d1-4184-b248-d85e08bf52ee', 'x-compute-request-id': 'req-d00b181a-c8d1-4184-b248-d85e08bf52ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:39,686 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.147s 2021-08-03 21:45:39,686 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b3efcad-08eb-4908-8a5b-3ee761faf934', 'x-compute-request-id': 'req-6b3efcad-08eb-4908-8a5b-3ee761faf934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:40,973 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.279s 2021-08-03 21:45:40,974 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e61b65be-8add-4678-abb2-1dd437b3e2d2', 'x-compute-request-id': 'req-e61b65be-8add-4678-abb2-1dd437b3e2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:42,333 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.350s 2021-08-03 21:45:42,333 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552905e5-98fe-4068-a83b-429d83abf358', 'x-compute-request-id': 'req-552905e5-98fe-4068-a83b-429d83abf358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:43,527 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.184s 2021-08-03 21:45:43,527 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1570cae0-73bc-4afb-8d25-21271f41bded', 'x-compute-request-id': 'req-1570cae0-73bc-4afb-8d25-21271f41bded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:44,616 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.081s 2021-08-03 21:45:44,617 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28883f10-8727-4618-8460-8917823f73ce', 'x-compute-request-id': 'req-28883f10-8727-4618-8460-8917823f73ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:45,722 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.097s 2021-08-03 21:45:45,723 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5097c04-6435-4864-a020-ca879b812d09', 'x-compute-request-id': 'req-b5097c04-6435-4864-a020-ca879b812d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:46,835 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.104s 2021-08-03 21:45:46,836 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de063d43-f218-4e46-9271-89e9ac13855c', 'x-compute-request-id': 'req-de063d43-f218-4e46-9271-89e9ac13855c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:47,937 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.093s 2021-08-03 21:45:47,938 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d86828-04a1-41f7-8f71-2971cab0b971', 'x-compute-request-id': 'req-78d86828-04a1-41f7-8f71-2971cab0b971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:49,016 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:45:49,017 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b93fbf08-cd70-408d-aecc-4d75598fde25', 'x-compute-request-id': 'req-b93fbf08-cd70-408d-aecc-4d75598fde25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:50,092 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:45:50,093 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5505070a-3886-406b-84bd-6284f7237e04', 'x-compute-request-id': 'req-5505070a-3886-406b-84bd-6284f7237e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:51,174 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:45:51,175 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0debac70-ea2e-48c1-990e-93092888ed0b', 'x-compute-request-id': 'req-0debac70-ea2e-48c1-990e-93092888ed0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:52,258 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:45:52,258 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41ea7c67-57ba-4f26-93c2-cc13c343468c', 'x-compute-request-id': 'req-41ea7c67-57ba-4f26-93c2-cc13c343468c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:53,339 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.072s 2021-08-03 21:45:53,339 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f90fd10-eca5-4bfa-977e-bfab0b74e1c3', 'x-compute-request-id': 'req-4f90fd10-eca5-4bfa-977e-bfab0b74e1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:54,429 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.082s 2021-08-03 21:45:54,429 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcefcd93-5f94-4b64-8d90-3578a5192a3e', 'x-compute-request-id': 'req-dcefcd93-5f94-4b64-8d90-3578a5192a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:55,553 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.115s 2021-08-03 21:45:55,553 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f1b249-ba76-4d2f-b260-3f5461665dbe', 'x-compute-request-id': 'req-c2f1b249-ba76-4d2f-b260-3f5461665dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:56,658 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.096s 2021-08-03 21:45:56,659 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd8450a-71ac-45bf-9b2d-74533793c13f', 'x-compute-request-id': 'req-6fd8450a-71ac-45bf-9b2d-74533793c13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:57,752 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.083s 2021-08-03 21:45:57,752 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-868f0c10-e670-4229-b67a-d80402268e06', 'x-compute-request-id': 'req-868f0c10-e670-4229-b67a-d80402268e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:58,831 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:45:58,831 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30d5b2e2-f642-4e74-80d7-33d8ad192839', 'x-compute-request-id': 'req-30d5b2e2-f642-4e74-80d7-33d8ad192839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:45:59,917 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.077s 2021-08-03 21:45:59,917 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a07ece-8096-453d-98e9-ea08c4d6d059', 'x-compute-request-id': 'req-70a07ece-8096-453d-98e9-ea08c4d6d059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:00,993 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:46:00,993 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b29855-c1e8-4f6f-916a-d98a09a2ac5d', 'x-compute-request-id': 'req-27b29855-c1e8-4f6f-916a-d98a09a2ac5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:02,068 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:46:02,068 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ae3acd-b501-40a8-aafe-17d15ce6aadb', 'x-compute-request-id': 'req-63ae3acd-b501-40a8-aafe-17d15ce6aadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:03,143 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:03,144 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a16910-5f0a-416f-ab3f-7db309f5e872', 'x-compute-request-id': 'req-d0a16910-5f0a-416f-ab3f-7db309f5e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:04,378 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.226s 2021-08-03 21:46:04,379 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283e3383-cd5e-418d-997c-c76d59cb67d4', 'x-compute-request-id': 'req-283e3383-cd5e-418d-997c-c76d59cb67d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:05,453 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:46:05,453 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2f25ca-8368-4d11-bba5-31ec982f4ede', 'x-compute-request-id': 'req-aa2f25ca-8368-4d11-bba5-31ec982f4ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:06,529 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:06,530 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6f5819-d9b2-4873-a747-e80251bfe1ad', 'x-compute-request-id': 'req-0e6f5819-d9b2-4873-a747-e80251bfe1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:07,605 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:07,606 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-648597fd-37cd-4a4d-a01f-f0a0fa0aa98a', 'x-compute-request-id': 'req-648597fd-37cd-4a4d-a01f-f0a0fa0aa98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:08,681 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:46:08,681 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a341aac3-8b51-4fcb-b0e7-086fe39171fa', 'x-compute-request-id': 'req-a341aac3-8b51-4fcb-b0e7-086fe39171fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:09,761 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:46:09,761 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376fb64e-e615-40bd-bcaa-4246ebf4419a', 'x-compute-request-id': 'req-376fb64e-e615-40bd-bcaa-4246ebf4419a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:10,836 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:10,837 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d471d5-50de-433e-96db-57a41c1ffba0', 'x-compute-request-id': 'req-17d471d5-50de-433e-96db-57a41c1ffba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:11,912 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:11,913 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a4ff7e-68c4-4c62-9409-2c61ef992865', 'x-compute-request-id': 'req-64a4ff7e-68c4-4c62-9409-2c61ef992865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:12,988 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:46:12,988 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33115d52-760f-456d-ab88-dc886f98a7d6', 'x-compute-request-id': 'req-33115d52-760f-456d-ab88-dc886f98a7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:14,064 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:14,064 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b1622e-c68e-44d9-a4cb-88461542acfd', 'x-compute-request-id': 'req-17b1622e-c68e-44d9-a4cb-88461542acfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:15,139 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:46:15,140 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c374391-4fda-4d30-9a9c-e541bea67aca', 'x-compute-request-id': 'req-1c374391-4fda-4d30-9a9c-e541bea67aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:16,220 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:46:16,220 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46489be0-8fa6-4ab3-bc38-c726c205dcba', 'x-compute-request-id': 'req-46489be0-8fa6-4ab3-bc38-c726c205dcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:17,325 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.096s 2021-08-03 21:46:17,325 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5cc4fd2-c6eb-4d0d-8440-cc6379acb4cd', 'x-compute-request-id': 'req-b5cc4fd2-c6eb-4d0d-8440-cc6379acb4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:18,442 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.108s 2021-08-03 21:46:18,442 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f5e1b8-b783-4e59-9f5d-aed405f5d041', 'x-compute-request-id': 'req-47f5e1b8-b783-4e59-9f5d-aed405f5d041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:19,545 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.094s 2021-08-03 21:46:19,545 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec116b0-14e2-4c6b-a79a-59ade0afdfb7', 'x-compute-request-id': 'req-6ec116b0-14e2-4c6b-a79a-59ade0afdfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:20,636 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.082s 2021-08-03 21:46:20,636 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f563b73-602b-40ad-9848-61a45c955ada', 'x-compute-request-id': 'req-6f563b73-602b-40ad-9848-61a45c955ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:21,713 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:46:21,713 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d1205d-a50b-4aee-a54e-80172ab45b8c', 'x-compute-request-id': 'req-d0d1205d-a50b-4aee-a54e-80172ab45b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:22,792 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:46:22,792 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ac4af8-6a32-4aa1-b39d-0f577b2933b4', 'x-compute-request-id': 'req-d4ac4af8-6a32-4aa1-b39d-0f577b2933b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:23,874 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:46:23,874 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea9a594-4746-405e-8de9-e5e8f55161e0', 'x-compute-request-id': 'req-0ea9a594-4746-405e-8de9-e5e8f55161e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:25,055 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.172s 2021-08-03 21:46:25,055 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3e9c60-6951-41b3-aef2-0f443bea9a61', 'x-compute-request-id': 'req-7b3e9c60-6951-41b3-aef2-0f443bea9a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:26,169 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.105s 2021-08-03 21:46:26,169 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0edcca1-e396-4399-bb19-a3d8ada33b3c', 'x-compute-request-id': 'req-a0edcca1-e396-4399-bb19-a3d8ada33b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:27,331 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.153s 2021-08-03 21:46:27,331 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8a5b6f-a461-441d-85de-f3adb2a02e9c', 'x-compute-request-id': 'req-1a8a5b6f-a461-441d-85de-f3adb2a02e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:28,427 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.087s 2021-08-03 21:46:28,427 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae543cac-ffc2-41f5-8f2c-435b3f5bb6b5', 'x-compute-request-id': 'req-ae543cac-ffc2-41f5-8f2c-435b3f5bb6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:29,569 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.133s 2021-08-03 21:46:29,570 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6063df01-cb47-489c-a333-5300ea7b2699', 'x-compute-request-id': 'req-6063df01-cb47-489c-a333-5300ea7b2699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:30,796 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.218s 2021-08-03 21:46:30,797 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0352753-7bac-447f-81f4-37f42b3de5a8', 'x-compute-request-id': 'req-f0352753-7bac-447f-81f4-37f42b3de5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:31,977 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.172s 2021-08-03 21:46:31,978 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88606d7d-8861-4ec6-b85f-3d3b19c7a613', 'x-compute-request-id': 'req-88606d7d-8861-4ec6-b85f-3d3b19c7a613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:33,112 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.127s 2021-08-03 21:46:33,112 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-619cb011-b62b-4fed-9d2d-6e6ce7ae42c3', 'x-compute-request-id': 'req-619cb011-b62b-4fed-9d2d-6e6ce7ae42c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:34,195 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:46:34,196 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d23d37-2f98-40f1-9ece-29e1b4fb9395', 'x-compute-request-id': 'req-b4d23d37-2f98-40f1-9ece-29e1b4fb9395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:35,428 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.224s 2021-08-03 21:46:35,429 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e166a90-84f2-4090-948c-cbd352b65c2b', 'x-compute-request-id': 'req-3e166a90-84f2-4090-948c-cbd352b65c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:36,511 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:46:36,511 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b44a5cd5-ff0b-4803-acba-6a549eccbfc0', 'x-compute-request-id': 'req-b44a5cd5-ff0b-4803-acba-6a549eccbfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:37,610 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.090s 2021-08-03 21:46:37,610 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4d4d05b-6ac8-4f62-bb6a-4b4b19801741', 'x-compute-request-id': 'req-c4d4d05b-6ac8-4f62-bb6a-4b4b19801741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:38,692 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:46:38,693 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e309fe0-0610-4cc5-8980-a675c3613cbc', 'x-compute-request-id': 'req-8e309fe0-0610-4cc5-8980-a675c3613cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:39,772 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:46:39,772 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0aa8492-3e2c-4ff4-9516-c02d7af96b07', 'x-compute-request-id': 'req-b0aa8492-3e2c-4ff4-9516-c02d7af96b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:40,853 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:46:40,854 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344d73d0-b2bb-4899-bdea-b089d8ecf67f', 'x-compute-request-id': 'req-344d73d0-b2bb-4899-bdea-b089d8ecf67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:41,934 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:46:41,934 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82c58997-1a15-4ca6-a766-dbb2a217b82d', 'x-compute-request-id': 'req-82c58997-1a15-4ca6-a766-dbb2a217b82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:43,016 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:46:43,016 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e95cee0e-3090-48f8-89b1-4186a5d73f85', 'x-compute-request-id': 'req-e95cee0e-3090-48f8-89b1-4186a5d73f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:44,095 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:46:44,095 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8209410b-f183-49c0-a62f-e8c978c8101c', 'x-compute-request-id': 'req-8209410b-f183-49c0-a62f-e8c978c8101c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:45,177 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:46:45,178 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ddb9ccb-618c-4125-b83f-764998e0cf23', 'x-compute-request-id': 'req-0ddb9ccb-618c-4125-b83f-764998e0cf23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:46,254 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:46,254 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2db4a2-951e-491e-bcf9-abf2d94d466d', 'x-compute-request-id': 'req-dd2db4a2-951e-491e-bcf9-abf2d94d466d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:47,336 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:46:47,337 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d23aa31-b0c2-405b-8425-6b5a567f8b2c', 'x-compute-request-id': 'req-2d23aa31-b0c2-405b-8425-6b5a567f8b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:48,416 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:46:48,416 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01bdb662-f34e-4486-9078-dfa1fd9fcc3b', 'x-compute-request-id': 'req-01bdb662-f34e-4486-9078-dfa1fd9fcc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:49,494 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:46:49,495 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18249ff8-54e4-4b1f-80e1-d7817db20bab', 'x-compute-request-id': 'req-18249ff8-54e4-4b1f-80e1-d7817db20bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:50,578 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.075s 2021-08-03 21:46:50,578 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1af5d6f-b6d7-44a2-a0b1-b5fd28233ec4', 'x-compute-request-id': 'req-c1af5d6f-b6d7-44a2-a0b1-b5fd28233ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:51,657 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:46:51,657 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece45933-4a27-4dcb-b14c-55070046cb36', 'x-compute-request-id': 'req-ece45933-4a27-4dcb-b14c-55070046cb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:52,735 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:46:52,735 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18313962-9f3e-4537-8fee-fb923b07090b', 'x-compute-request-id': 'req-18313962-9f3e-4537-8fee-fb923b07090b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:53,816 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:46:53,816 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b35b4e29-a2b7-4dd6-8d86-9f380897bbc5', 'x-compute-request-id': 'req-b35b4e29-a2b7-4dd6-8d86-9f380897bbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:54,893 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:46:54,893 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6294ef9-2984-4e1b-ac87-858cd2c45f26', 'x-compute-request-id': 'req-d6294ef9-2984-4e1b-ac87-858cd2c45f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:55,967 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:46:55,968 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac795e52-017e-4094-b30a-d51b28ca63fc', 'x-compute-request-id': 'req-ac795e52-017e-4094-b30a-d51b28ca63fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:57,042 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:46:57,042 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-607a2729-81ee-47a2-b4fc-bf06e0ad0577', 'x-compute-request-id': 'req-607a2729-81ee-47a2-b4fc-bf06e0ad0577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:58,119 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:46:58,120 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b56535-cce7-4eac-91c0-a26d5a708a10', 'x-compute-request-id': 'req-c9b56535-cce7-4eac-91c0-a26d5a708a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:46:59,196 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:46:59,197 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d188393-016d-4fbf-b782-b10a02b7fb2a', 'x-compute-request-id': 'req-8d188393-016d-4fbf-b782-b10a02b7fb2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:46:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:00,270 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:00,271 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea4b56dd-c68e-48a7-94b6-5f520857cfbf', 'x-compute-request-id': 'req-ea4b56dd-c68e-48a7-94b6-5f520857cfbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:01,345 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:01,345 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5db218-546d-4589-a7da-9441323830cb', 'x-compute-request-id': 'req-1c5db218-546d-4589-a7da-9441323830cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:02,420 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:02,421 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64bc690f-5222-494f-8b07-6a804396f9f9', 'x-compute-request-id': 'req-64bc690f-5222-494f-8b07-6a804396f9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:03,496 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:03,497 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f521fe9-22f8-4d7f-9bcc-94353cfcf1c3', 'x-compute-request-id': 'req-5f521fe9-22f8-4d7f-9bcc-94353cfcf1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:04,573 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:47:04,573 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-668d5363-adb3-490b-81a1-0e3f42a4d6a5', 'x-compute-request-id': 'req-668d5363-adb3-490b-81a1-0e3f42a4d6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:05,647 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:05,647 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd6168d4-21d7-419f-8221-d48d804370fd', 'x-compute-request-id': 'req-bd6168d4-21d7-419f-8221-d48d804370fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:06,721 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:06,722 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c1e6ab1-caf9-41c1-ad6d-e8bf7e6258cf', 'x-compute-request-id': 'req-6c1e6ab1-caf9-41c1-ad6d-e8bf7e6258cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:07,797 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:07,797 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ae99a4-2076-47a1-9afc-404b69b5e585', 'x-compute-request-id': 'req-13ae99a4-2076-47a1-9afc-404b69b5e585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:08,871 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:08,872 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a60498b-ab7b-4b9d-a9e3-7632c6f7040a', 'x-compute-request-id': 'req-5a60498b-ab7b-4b9d-a9e3-7632c6f7040a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:09,950 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:09,950 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c36453db-ade6-451d-b879-81b2e8e52184', 'x-compute-request-id': 'req-c36453db-ade6-451d-b879-81b2e8e52184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:11,026 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:11,026 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c604de1e-b9a9-4ad9-8d25-fd6443133adb', 'x-compute-request-id': 'req-c604de1e-b9a9-4ad9-8d25-fd6443133adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:12,101 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:12,102 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41fa9177-ce1a-443d-96bb-1e4e4febaf2e', 'x-compute-request-id': 'req-41fa9177-ce1a-443d-96bb-1e4e4febaf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:13,176 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:13,176 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3697796-b076-40de-813b-527355766643', 'x-compute-request-id': 'req-f3697796-b076-40de-813b-527355766643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:14,251 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:14,251 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec204f31-1523-433b-afde-0eeb59bfc089', 'x-compute-request-id': 'req-ec204f31-1523-433b-afde-0eeb59bfc089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:15,324 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:15,324 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c4897d-e443-471f-b179-016a387b8fb9', 'x-compute-request-id': 'req-d0c4897d-e443-471f-b179-016a387b8fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:16,398 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:16,399 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-915b9548-e552-4a25-aff0-abea8f2b9ee6', 'x-compute-request-id': 'req-915b9548-e552-4a25-aff0-abea8f2b9ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:17,473 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:17,473 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51469bd3-d605-428b-9a7a-7e9e204ede09', 'x-compute-request-id': 'req-51469bd3-d605-428b-9a7a-7e9e204ede09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:18,555 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:47:18,555 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53b5ec5-f32f-4f14-b125-24639ccc4adc', 'x-compute-request-id': 'req-c53b5ec5-f32f-4f14-b125-24639ccc4adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:19,630 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:19,630 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af719db5-91d0-4ee3-9890-2ef33772c9f7', 'x-compute-request-id': 'req-af719db5-91d0-4ee3-9890-2ef33772c9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:20,712 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:47:20,713 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1945612-bed8-4407-b3b9-4a754d83a74f', 'x-compute-request-id': 'req-a1945612-bed8-4407-b3b9-4a754d83a74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:21,788 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:21,788 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47967550-0126-4e95-ae55-978d62fea869', 'x-compute-request-id': 'req-47967550-0126-4e95-ae55-978d62fea869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:22,864 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:22,864 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf996c7-8a98-449b-9ced-090e70a98caa', 'x-compute-request-id': 'req-cdf996c7-8a98-449b-9ced-090e70a98caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:23,939 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:23,940 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d56a6da-270d-49e3-9d8e-9ee4f4dd617d', 'x-compute-request-id': 'req-7d56a6da-270d-49e3-9d8e-9ee4f4dd617d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:25,013 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:25,014 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc78e5f9-30c7-4dfe-945f-2312a495dc8f', 'x-compute-request-id': 'req-dc78e5f9-30c7-4dfe-945f-2312a495dc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:26,089 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:26,089 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dbb414a-7c59-42ac-ae84-e59d2b0ab14c', 'x-compute-request-id': 'req-8dbb414a-7c59-42ac-ae84-e59d2b0ab14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:27,164 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:27,165 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a202edc3-fb65-4123-998a-7cef1b5f48f3', 'x-compute-request-id': 'req-a202edc3-fb65-4123-998a-7cef1b5f48f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:28,245 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.072s 2021-08-03 21:47:28,246 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47835ba2-b76c-44b9-88e4-260455b21553', 'x-compute-request-id': 'req-47835ba2-b76c-44b9-88e4-260455b21553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:29,320 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:29,320 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8fc8f0-9202-49e3-8cc5-a09b6c32a8a6', 'x-compute-request-id': 'req-bb8fc8f0-9202-49e3-8cc5-a09b6c32a8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:30,401 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:47:30,401 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8ef16b-6e9f-4e4b-8f13-dd5fb5601285', 'x-compute-request-id': 'req-9d8ef16b-6e9f-4e4b-8f13-dd5fb5601285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:31,477 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:31,477 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c5f85f-3228-4dda-8b14-f45823f94403', 'x-compute-request-id': 'req-44c5f85f-3228-4dda-8b14-f45823f94403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:32,561 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:32,561 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b9a3f3-2aef-432f-a799-b0b799a202f2', 'x-compute-request-id': 'req-27b9a3f3-2aef-432f-a799-b0b799a202f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:33,639 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:47:33,640 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb02334-2669-4270-a5ac-ce4dc55c2c2f', 'x-compute-request-id': 'req-2eb02334-2669-4270-a5ac-ce4dc55c2c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:34,713 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.065s 2021-08-03 21:47:34,713 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6307075-0278-4708-a0e7-c84f131fb239', 'x-compute-request-id': 'req-e6307075-0278-4708-a0e7-c84f131fb239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:35,789 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:47:35,790 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf383f48-c3c2-4f5d-8ba6-1e6e38387fb9', 'x-compute-request-id': 'req-bf383f48-c3c2-4f5d-8ba6-1e6e38387fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:36,868 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:36,869 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f023a50-5ce8-4cab-a114-0c1c69890d63', 'x-compute-request-id': 'req-7f023a50-5ce8-4cab-a114-0c1c69890d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:37,946 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:37,946 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3199aa8b-804c-4bcc-9078-6cee58b432e8', 'x-compute-request-id': 'req-3199aa8b-804c-4bcc-9078-6cee58b432e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:39,024 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:47:39,024 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c0b416-0e3b-445f-9770-3afe1907681f', 'x-compute-request-id': 'req-85c0b416-0e3b-445f-9770-3afe1907681f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:40,100 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:40,100 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b36f852-a334-4bbc-a577-ea59dc9223f9', 'x-compute-request-id': 'req-2b36f852-a334-4bbc-a577-ea59dc9223f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:41,176 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:41,177 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e99a20c7-78f8-4efa-b678-007486d6345d', 'x-compute-request-id': 'req-e99a20c7-78f8-4efa-b678-007486d6345d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:42,258 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:47:42,258 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef11944-736f-4c91-b94c-f9d47962f33a', 'x-compute-request-id': 'req-9ef11944-736f-4c91-b94c-f9d47962f33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:43,337 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.070s 2021-08-03 21:47:43,338 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cabcc73f-e7a5-450d-8f89-76f8fc1f2e77', 'x-compute-request-id': 'req-cabcc73f-e7a5-450d-8f89-76f8fc1f2e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:44,413 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:47:44,414 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd85f369-8b0a-47e4-9a8a-e4eee15d18d8', 'x-compute-request-id': 'req-cd85f369-8b0a-47e4-9a8a-e4eee15d18d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:45,490 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:45,491 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aff91a0-e86b-4304-8493-6b70212e43ff', 'x-compute-request-id': 'req-4aff91a0-e86b-4304-8493-6b70212e43ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:46,566 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:47:46,566 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d9d26e4-9b13-4abb-a92b-3763887d7ff0', 'x-compute-request-id': 'req-1d9d26e4-9b13-4abb-a92b-3763887d7ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:47,644 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:47,644 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d384a4-6a65-4fa3-98d0-c90f3cf4ce61', 'x-compute-request-id': 'req-73d384a4-6a65-4fa3-98d0-c90f3cf4ce61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:48,725 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.072s 2021-08-03 21:47:48,725 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-858a97ee-1351-48ca-a05f-2489ed6ddc3a', 'x-compute-request-id': 'req-858a97ee-1351-48ca-a05f-2489ed6ddc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:49,802 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:47:49,803 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ea9371-70c5-46c2-a54e-e796502e68c9', 'x-compute-request-id': 'req-f6ea9371-70c5-46c2-a54e-e796502e68c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:50,881 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:50,882 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff40a3ce-65d7-489c-a4ac-0cd3c889d933', 'x-compute-request-id': 'req-ff40a3ce-65d7-489c-a4ac-0cd3c889d933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:51,959 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:51,960 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c5fe3bd-b8e6-4afd-b8cd-9236a7f99d77', 'x-compute-request-id': 'req-9c5fe3bd-b8e6-4afd-b8cd-9236a7f99d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:53,036 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:47:53,036 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7239c44c-6cff-47f2-91f9-383f5f1553c3', 'x-compute-request-id': 'req-7239c44c-6cff-47f2-91f9-383f5f1553c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:54,115 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:54,115 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d87b38fb-0102-41e4-81f7-611e92a1d545', 'x-compute-request-id': 'req-d87b38fb-0102-41e4-81f7-611e92a1d545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:55,195 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.072s 2021-08-03 21:47:55,195 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc43a0f8-f96d-4780-8983-281502e0f38a', 'x-compute-request-id': 'req-cc43a0f8-f96d-4780-8983-281502e0f38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:56,278 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:47:56,279 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888824f2-6c44-4553-bc41-97a399120435', 'x-compute-request-id': 'req-888824f2-6c44-4553-bc41-97a399120435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:57,355 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:47:57,356 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67755dc3-724b-44bd-a29b-9e6503fa0c67', 'x-compute-request-id': 'req-67755dc3-724b-44bd-a29b-9e6503fa0c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:58,432 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:58,432 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec062187-bfe3-484b-a3ac-a70a560e59fb', 'x-compute-request-id': 'req-ec062187-bfe3-484b-a3ac-a70a560e59fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:47:59,510 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:47:59,510 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e085ed5-c600-405d-aa3a-9201efcc13f6', 'x-compute-request-id': 'req-5e085ed5-c600-405d-aa3a-9201efcc13f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:00,587 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:48:00,587 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2298ca36-11ed-478d-b7b0-6480250c986e', 'x-compute-request-id': 'req-2298ca36-11ed-478d-b7b0-6480250c986e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:01,664 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:48:01,664 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb4d67a-72c8-41c9-8e02-a5780b823dde', 'x-compute-request-id': 'req-7bb4d67a-72c8-41c9-8e02-a5780b823dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:02,740 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:48:02,741 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4baa0b56-2b74-4673-8d2b-84b157d32e25', 'x-compute-request-id': 'req-4baa0b56-2b74-4673-8d2b-84b157d32e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:03,820 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:48:03,821 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed48eea0-0b80-4914-a2bd-c8f0901e160e', 'x-compute-request-id': 'req-ed48eea0-0b80-4914-a2bd-c8f0901e160e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:04,898 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:48:04,899 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692c2956-330d-48a4-bb7f-a1d7061df7dc', 'x-compute-request-id': 'req-692c2956-330d-48a4-bb7f-a1d7061df7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:05,982 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:48:05,983 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed419788-d177-4eb3-913f-82557515ddd0', 'x-compute-request-id': 'req-ed419788-d177-4eb3-913f-82557515ddd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:07,060 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:48:07,060 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55fef31a-3aef-41c4-871c-1838dc3795a5', 'x-compute-request-id': 'req-55fef31a-3aef-41c4-871c-1838dc3795a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:08,173 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.104s 2021-08-03 21:48:08,173 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a77a5d-8381-43ae-8653-cfaa2fb9bdf2', 'x-compute-request-id': 'req-72a77a5d-8381-43ae-8653-cfaa2fb9bdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:09,257 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.075s 2021-08-03 21:48:09,257 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c4bb331-d690-42bc-8ff5-7c8e9a4a7b0e', 'x-compute-request-id': 'req-5c4bb331-d690-42bc-8ff5-7c8e9a4a7b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:10,346 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:48:10,347 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d91789-ab9d-4f73-9a93-09eddccb7041', 'x-compute-request-id': 'req-a0d91789-ab9d-4f73-9a93-09eddccb7041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:11,434 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:48:11,435 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18982c46-4c0b-48f0-b2f1-95229875c6bd', 'x-compute-request-id': 'req-18982c46-4c0b-48f0-b2f1-95229875c6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:12,562 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.119s 2021-08-03 21:48:12,562 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75cf0a96-9ed6-4ada-a315-8593438d9aa1', 'x-compute-request-id': 'req-75cf0a96-9ed6-4ada-a315-8593438d9aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:13,691 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.121s 2021-08-03 21:48:13,692 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec44722-dc5f-447e-bfd9-37514f6ab80c', 'x-compute-request-id': 'req-9ec44722-dc5f-447e-bfd9-37514f6ab80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:14,808 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.107s 2021-08-03 21:48:14,808 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f64c316-bce8-4519-bcb6-3ded9c6443a6', 'x-compute-request-id': 'req-5f64c316-bce8-4519-bcb6-3ded9c6443a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:15,942 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.125s 2021-08-03 21:48:15,942 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b30fbc-9326-4fa8-9881-3a78689a5c16', 'x-compute-request-id': 'req-68b30fbc-9326-4fa8-9881-3a78689a5c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:17,065 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.115s 2021-08-03 21:48:17,066 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28b5206e-4083-44d9-81e5-fb3c14ccba3f', 'x-compute-request-id': 'req-28b5206e-4083-44d9-81e5-fb3c14ccba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:18,214 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.139s 2021-08-03 21:48:18,215 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b5df1b5-002d-47a5-bc7f-8a62f16d2586', 'x-compute-request-id': 'req-7b5df1b5-002d-47a5-bc7f-8a62f16d2586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:19,321 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.096s 2021-08-03 21:48:19,322 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba2d9ba-2b0b-4d14-81dc-5a2e0638ec54', 'x-compute-request-id': 'req-2ba2d9ba-2b0b-4d14-81dc-5a2e0638ec54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:20,452 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.122s 2021-08-03 21:48:20,452 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d977096c-a57b-415d-9dfb-c15abb45cbad', 'x-compute-request-id': 'req-d977096c-a57b-415d-9dfb-c15abb45cbad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:21,580 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.118s 2021-08-03 21:48:21,580 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1221f6cd-e58e-4805-879b-a1210cf2329e', 'x-compute-request-id': 'req-1221f6cd-e58e-4805-879b-a1210cf2329e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:22,689 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.100s 2021-08-03 21:48:22,689 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e38a3e-6d59-43b3-afe1-38ca816534dc', 'x-compute-request-id': 'req-34e38a3e-6d59-43b3-afe1-38ca816534dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:23,780 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.082s 2021-08-03 21:48:23,780 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f5c476-fdaf-49a0-950f-6ea8c513662a', 'x-compute-request-id': 'req-b3f5c476-fdaf-49a0-950f-6ea8c513662a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:24,870 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.081s 2021-08-03 21:48:24,871 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae6a9f7-9866-4b15-83dc-1d73e9695e76', 'x-compute-request-id': 'req-5ae6a9f7-9866-4b15-83dc-1d73e9695e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:25,973 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.093s 2021-08-03 21:48:25,973 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2387c381-cba3-442c-bab0-834a34d9c5c4', 'x-compute-request-id': 'req-2387c381-cba3-442c-bab0-834a34d9c5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:27,407 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.425s 2021-08-03 21:48:27,407 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5955e03a-bf58-4631-b8b5-2cbc463061b7', 'x-compute-request-id': 'req-5955e03a-bf58-4631-b8b5-2cbc463061b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:28,496 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:48:28,496 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90736a4-5031-4e48-a8c8-173cd96be4c7', 'x-compute-request-id': 'req-e90736a4-5031-4e48-a8c8-173cd96be4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:29,572 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:48:29,572 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-555d39e9-7ade-49df-96e7-538429f50594', 'x-compute-request-id': 'req-555d39e9-7ade-49df-96e7-538429f50594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:30,673 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.093s 2021-08-03 21:48:30,673 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b42d521-8213-4208-b38e-98c6f464e117', 'x-compute-request-id': 'req-9b42d521-8213-4208-b38e-98c6f464e117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:31,754 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:48:31,754 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a519c3d8-d5b2-48fa-b2ec-a0946449a996', 'x-compute-request-id': 'req-a519c3d8-d5b2-48fa-b2ec-a0946449a996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:32,830 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.066s 2021-08-03 21:48:32,830 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d90be0-c2ee-4df5-bc7e-2dd0fc303179', 'x-compute-request-id': 'req-24d90be0-c2ee-4df5-bc7e-2dd0fc303179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:33,922 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.083s 2021-08-03 21:48:33,922 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355d3efa-5a18-4d40-844b-99bff9af4e1d', 'x-compute-request-id': 'req-355d3efa-5a18-4d40-844b-99bff9af4e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:34,997 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.067s 2021-08-03 21:48:34,998 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1846cb5-5949-40c9-8e8b-c7234682824c', 'x-compute-request-id': 'req-d1846cb5-5949-40c9-8e8b-c7234682824c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:36,075 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:48:36,076 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a985b19-ac1f-4367-a947-3c1acf3d73d3', 'x-compute-request-id': 'req-7a985b19-ac1f-4367-a947-3c1acf3d73d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:37,153 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.069s 2021-08-03 21:48:37,154 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-648fe442-0857-4317-a602-21b3f2c8663f', 'x-compute-request-id': 'req-648fe442-0857-4317-a602-21b3f2c8663f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:38,243 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:48:38,243 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee2588b-4c32-4391-b99e-f47d04ce071a', 'x-compute-request-id': 'req-2ee2588b-4c32-4391-b99e-f47d04ce071a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:39,339 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.087s 2021-08-03 21:48:39,339 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a20fee1-97c1-4c21-84c5-63f5a666286b', 'x-compute-request-id': 'req-2a20fee1-97c1-4c21-84c5-63f5a666286b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:40,428 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:48:40,428 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3483ca-7077-476d-97d3-33f811bd1d3c', 'x-compute-request-id': 'req-2c3483ca-7077-476d-97d3-33f811bd1d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:41,558 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.121s 2021-08-03 21:48:41,558 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be49cf8b-280c-409f-9b93-99515bbe9502', 'x-compute-request-id': 'req-be49cf8b-280c-409f-9b93-99515bbe9502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:42,654 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.087s 2021-08-03 21:48:42,654 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-701b462d-8d79-43b3-9eab-7a0641c918c5', 'x-compute-request-id': 'req-701b462d-8d79-43b3-9eab-7a0641c918c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:43,781 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.119s 2021-08-03 21:48:43,782 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a38a3bd-92d2-4df8-8bf2-e4673db9aa8e', 'x-compute-request-id': 'req-5a38a3bd-92d2-4df8-8bf2-e4673db9aa8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:45,039 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.249s 2021-08-03 21:48:45,040 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37174e58-3b6e-44f9-9e1e-d2a585aabcd8', 'x-compute-request-id': 'req-37174e58-3b6e-44f9-9e1e-d2a585aabcd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:46,131 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.082s 2021-08-03 21:48:46,131 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c7c3b8-3b7f-438c-b1c5-898472bd98e3', 'x-compute-request-id': 'req-59c7c3b8-3b7f-438c-b1c5-898472bd98e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:47,386 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.246s 2021-08-03 21:48:47,386 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b40eb1-7cb0-474c-94aa-a6c19011442a', 'x-compute-request-id': 'req-c9b40eb1-7cb0-474c-94aa-a6c19011442a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:48,983 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.588s 2021-08-03 21:48:48,984 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ddb99e-217b-4d4f-a214-75590b190c45', 'x-compute-request-id': 'req-28ddb99e-217b-4d4f-a214-75590b190c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:50,139 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.147s 2021-08-03 21:48:50,139 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed05d735-51de-44c3-820e-c89b4e9d829c', 'x-compute-request-id': 'req-ed05d735-51de-44c3-820e-c89b4e9d829c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:51,691 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.543s 2021-08-03 21:48:51,692 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5d9bcf-057e-46a6-88bc-7d237a88cbf7', 'x-compute-request-id': 'req-ae5d9bcf-057e-46a6-88bc-7d237a88cbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:52,807 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.106s 2021-08-03 21:48:52,807 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303f5df0-969a-47fd-a1be-e9462c14f869', 'x-compute-request-id': 'req-303f5df0-969a-47fd-a1be-e9462c14f869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:53,932 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.115s 2021-08-03 21:48:53,932 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2efd21fe-bcd0-4209-85c1-957d1c4521fb', 'x-compute-request-id': 'req-2efd21fe-bcd0-4209-85c1-957d1c4521fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:55,223 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.282s 2021-08-03 21:48:55,223 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ab71a3b-b05b-40db-b999-e7ec328f6eee', 'x-compute-request-id': 'req-4ab71a3b-b05b-40db-b999-e7ec328f6eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:56,642 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.410s 2021-08-03 21:48:56,643 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5de61ad-ea0c-4b81-8ff0-9f2d5b0b3467', 'x-compute-request-id': 'req-e5de61ad-ea0c-4b81-8ff0-9f2d5b0b3467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:57,771 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.120s 2021-08-03 21:48:57,771 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c322a0e-d3ca-4107-accc-c709f4926b0d', 'x-compute-request-id': 'req-8c322a0e-d3ca-4107-accc-c709f4926b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:48:58,926 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.146s 2021-08-03 21:48:58,926 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b89fcbe-bf11-4272-be0a-9575476042a8', 'x-compute-request-id': 'req-0b89fcbe-bf11-4272-be0a-9575476042a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:00,059 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.125s 2021-08-03 21:49:00,060 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b27ea6e-1f48-4eeb-ab01-ed33b21c43de', 'x-compute-request-id': 'req-1b27ea6e-1f48-4eeb-ab01-ed33b21c43de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:48:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:01,199 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.130s 2021-08-03 21:49:01,200 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf63d2cb-836a-48ac-b815-c348f1b28998', 'x-compute-request-id': 'req-cf63d2cb-836a-48ac-b815-c348f1b28998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:02,324 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.117s 2021-08-03 21:49:02,325 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4db7ea-b3b6-4f62-9027-5dfab9e66400', 'x-compute-request-id': 'req-0f4db7ea-b3b6-4f62-9027-5dfab9e66400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:03,407 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:49:03,408 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68259d59-110b-4b0d-a4c4-69d871014b84', 'x-compute-request-id': 'req-68259d59-110b-4b0d-a4c4-69d871014b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:04,509 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.093s 2021-08-03 21:49:04,509 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057cba10-33a5-49e5-aed3-efcad8861307', 'x-compute-request-id': 'req-057cba10-33a5-49e5-aed3-efcad8861307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:05,943 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.424s 2021-08-03 21:49:05,943 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-859446e8-2031-4f2c-b121-db8ece9a814b', 'x-compute-request-id': 'req-859446e8-2031-4f2c-b121-db8ece9a814b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:07,029 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.077s 2021-08-03 21:49:07,030 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013b404c-c61b-436c-a4cf-d9c99aed3600', 'x-compute-request-id': 'req-013b404c-c61b-436c-a4cf-d9c99aed3600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:08,111 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:49:08,112 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972e15c0-d75a-4144-b966-70edd0571805', 'x-compute-request-id': 'req-972e15c0-d75a-4144-b966-70edd0571805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:09,214 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.093s 2021-08-03 21:49:09,215 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4072f66-95ec-41e5-9d59-2e1e9d2828f6', 'x-compute-request-id': 'req-d4072f66-95ec-41e5-9d59-2e1e9d2828f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:10,291 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:49:10,291 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50934e0d-be6c-4cec-99b6-9c414841f67c', 'x-compute-request-id': 'req-50934e0d-be6c-4cec-99b6-9c414841f67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:11,412 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.112s 2021-08-03 21:49:11,412 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156971c6-3445-4e36-8a1b-c6bd47a7275a', 'x-compute-request-id': 'req-156971c6-3445-4e36-8a1b-c6bd47a7275a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:12,576 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.154s 2021-08-03 21:49:12,576 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31582ab8-c5c9-4045-817b-6da83786c3bd', 'x-compute-request-id': 'req-31582ab8-c5c9-4045-817b-6da83786c3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:13,664 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:49:13,664 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-725fe069-2f50-4426-94c1-6cf33a9526e3', 'x-compute-request-id': 'req-725fe069-2f50-4426-94c1-6cf33a9526e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:14,756 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.084s 2021-08-03 21:49:14,757 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057994b1-7c4a-487c-add6-af21fac95e09', 'x-compute-request-id': 'req-057994b1-7c4a-487c-add6-af21fac95e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:15,851 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.086s 2021-08-03 21:49:15,852 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9455aa92-c1b4-4670-b108-c01ee4d2bec5', 'x-compute-request-id': 'req-9455aa92-c1b4-4670-b108-c01ee4d2bec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:16,966 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.105s 2021-08-03 21:49:16,966 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a5cb5c8-8bef-4f18-a166-c6cd9d861a86', 'x-compute-request-id': 'req-6a5cb5c8-8bef-4f18-a166-c6cd9d861a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:18,124 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.150s 2021-08-03 21:49:18,125 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21bd4dc-3fe8-4383-b0df-6dad66993bda', 'x-compute-request-id': 'req-e21bd4dc-3fe8-4383-b0df-6dad66993bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:19,224 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.086s 2021-08-03 21:49:19,224 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd01de8-c444-4cd0-9145-ebdda4d6db9e', 'x-compute-request-id': 'req-3dd01de8-c444-4cd0-9145-ebdda4d6db9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:20,360 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.127s 2021-08-03 21:49:20,361 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88546e1-bed8-4655-9af6-cb9fe6ed8773', 'x-compute-request-id': 'req-b88546e1-bed8-4655-9af6-cb9fe6ed8773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:21,443 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:49:21,443 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be19e0e2-77b0-4fae-81b6-a7ade2ad71d2', 'x-compute-request-id': 'req-be19e0e2-77b0-4fae-81b6-a7ade2ad71d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:22,605 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.151s 2021-08-03 21:49:22,606 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f52137-0fa0-4fe1-9726-d422566f656d', 'x-compute-request-id': 'req-c3f52137-0fa0-4fe1-9726-d422566f656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:23,740 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.125s 2021-08-03 21:49:23,740 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bc1402e-b199-46e3-8fd7-13a42cbef838', 'x-compute-request-id': 'req-7bc1402e-b199-46e3-8fd7-13a42cbef838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:24,829 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:49:24,830 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-017f7c59-3d13-4ca8-a768-37acd5ab8856', 'x-compute-request-id': 'req-017f7c59-3d13-4ca8-a768-37acd5ab8856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:25,931 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.092s 2021-08-03 21:49:25,931 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0b5bb88-fc48-4544-8557-b09ae2758ce3', 'x-compute-request-id': 'req-b0b5bb88-fc48-4544-8557-b09ae2758ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:27,014 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.073s 2021-08-03 21:49:27,014 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308c3f97-bdef-4158-b297-6c58a34453cc', 'x-compute-request-id': 'req-308c3f97-bdef-4158-b297-6c58a34453cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:28,108 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.086s 2021-08-03 21:49:28,109 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c2308e-5b38-493c-96ca-51729dacd57d', 'x-compute-request-id': 'req-33c2308e-5b38-493c-96ca-51729dacd57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:29,188 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.071s 2021-08-03 21:49:29,188 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ed2ddfe-4042-4106-9546-5e6f756c91e6', 'x-compute-request-id': 'req-5ed2ddfe-4042-4106-9546-5e6f756c91e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:30,276 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.080s 2021-08-03 21:49:30,277 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1140438-8cbc-4d3f-8ee8-f682a60ddc3f', 'x-compute-request-id': 'req-c1140438-8cbc-4d3f-8ee8-f682a60ddc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:31,360 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.076s 2021-08-03 21:49:31,361 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80d4f675-5b2a-46d3-92e2-2ea8486052c1', 'x-compute-request-id': 'req-80d4f675-5b2a-46d3-92e2-2ea8486052c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:32,462 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.093s 2021-08-03 21:49:32,462 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0122cb9a-47a6-4ce8-a84c-de0a9d363006', 'x-compute-request-id': 'req-0122cb9a-47a6-4ce8-a84c-de0a9d363006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:33,540 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.068s 2021-08-03 21:49:33,540 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b9757f-6fba-439b-9120-d96ccd9253fe', 'x-compute-request-id': 'req-69b9757f-6fba-439b-9120-d96ccd9253fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:34,629 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.078s 2021-08-03 21:49:34,629 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39263b6-3dee-4d03-a919-43b8dd85ce7b', 'x-compute-request-id': 'req-b39263b6-3dee-4d03-a919-43b8dd85ce7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:35,711 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:49:35,712 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fcb990d-da6d-4313-8378-9edb8ddebf48', 'x-compute-request-id': 'req-0fcb990d-da6d-4313-8378-9edb8ddebf48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:37,051 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.331s 2021-08-03 21:49:37,052 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb135a2-e1e5-43db-96dd-cab8849fd4c9', 'x-compute-request-id': 'req-1fb135a2-e1e5-43db-96dd-cab8849fd4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:38,203 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.142s 2021-08-03 21:49:38,204 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7895a6a6-5083-4db9-a977-9872e88bd94a', 'x-compute-request-id': 'req-7895a6a6-5083-4db9-a977-9872e88bd94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:39,298 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.085s 2021-08-03 21:49:39,298 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2884786c-a323-438c-b849-2cae713f95dd', 'x-compute-request-id': 'req-2884786c-a323-438c-b849-2cae713f95dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:40,393 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.086s 2021-08-03 21:49:40,393 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7265fc09-326e-470f-bfb8-c38bbe843d0f', 'x-compute-request-id': 'req-7265fc09-326e-470f-bfb8-c38bbe843d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:41,535 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.133s 2021-08-03 21:49:41,535 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb17f00-541a-4f45-8a97-17700af0e2ce', 'x-compute-request-id': 'req-cdb17f00-541a-4f45-8a97-17700af0e2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:42,618 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.074s 2021-08-03 21:49:42,619 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef84091-3f2c-40a5-9cef-db5580bcdf5f', 'x-compute-request-id': 'req-eef84091-3f2c-40a5-9cef-db5580bcdf5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:43,714 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.085s 2021-08-03 21:49:43,714 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc91488c-0123-42e9-83ff-30e5c8f4e5d1', 'x-compute-request-id': 'req-cc91488c-0123-42e9-83ff-30e5c8f4e5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:44,844 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.122s 2021-08-03 21:49:44,845 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b396ccc5-6160-45d3-a189-be954b36f5ef', 'x-compute-request-id': 'req-b396ccc5-6160-45d3-a189-be954b36f5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:45,980 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.127s 2021-08-03 21:49:45,980 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955a6656-12d8-404f-8448-6a84b2092aff', 'x-compute-request-id': 'req-955a6656-12d8-404f-8448-6a84b2092aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:47,133 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.144s 2021-08-03 21:49:47,133 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b0bbc5-cdc3-4c50-9754-12d7c4bc9fc7', 'x-compute-request-id': 'req-a6b0bbc5-cdc3-4c50-9754-12d7c4bc9fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:48,262 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.120s 2021-08-03 21:49:48,263 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba864f9f-c7a5-400a-afe6-c2ecaad6e076', 'x-compute-request-id': 'req-ba864f9f-c7a5-400a-afe6-c2ecaad6e076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"server": {"id": "d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5", "name": "tempest-TestNetworkAdvancedServerOps-server-313864915", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:43:48Z", "updated": "2021-08-03T21:49:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1864887948", "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-08-03 21:49:48,526 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 204 DELETE http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.256s 2021-08-03 21:49:48,527 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49: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-9c04efb3-f9db-4e7f-a800-c26d92392b12', 'x-compute-request-id': 'req-9c04efb3-f9db-4e7f-a800-c26d92392b12', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'' 2021-08-03 21:49:48,636 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 404 GET http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 0.108s 2021-08-03 21:49:48,636 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:48 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-72ae1bb7-9110-4dcc-a6c6-91031c8651de', 'x-compute-request-id': 'req-72ae1bb7-9110-4dcc-a6c6-91031c8651de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 could not be found."}}' 2021-08-03 21:49:51,710 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.102:9696/v2.0/routers/a484728c-8103-4cd0-8a86-914085a51172/remove_router_interface 3.073s 2021-08-03 21:49:51,711 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "77b8abef-b9dc-4e8d-8482-5d5e3434a126"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a9fdef50-8f43-4d76-b1d6-d3ff89124b9c', 'date': 'Tue, 03 Aug 2021 21:49:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/a484728c-8103-4cd0-8a86-914085a51172/remove_router_interface'} Body: b'{"id": "a484728c-8103-4cd0-8a86-914085a51172", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "port_id": "699e3001-616a-4410-89dc-faaa7a2eea34", "network_id": "7f376085-a617-4ef9-b4cd-49bcc35c8857", "subnet_id": "77b8abef-b9dc-4e8d-8482-5d5e3434a126", "subnet_ids": ["77b8abef-b9dc-4e8d-8482-5d5e3434a126"]}' 2021-08-03 21:49:52,294 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/77b8abef-b9dc-4e8d-8482-5d5e3434a126 0.582s 2021-08-03 21:49:52,294 110110 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-b8fab1c6-1d3d-4cc7-ad56-0a292676e917', 'date': 'Tue, 03 Aug 2021 21:49:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/77b8abef-b9dc-4e8d-8482-5d5e3434a126'} Body: b'' 2021-08-03 21:49:53,550 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/routers/a484728c-8103-4cd0-8a86-914085a51172 1.255s 2021-08-03 21:49:53,550 110110 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-1af2a95a-2379-4e02-b3fd-2d5fbf142d20', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:49:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/a484728c-8103-4cd0-8a86-914085a51172'} Body: b'' 2021-08-03 21:49:55,097 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/7f376085-a617-4ef9-b4cd-49bcc35c8857 1.546s 2021-08-03 21:49:55,097 110110 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-4c94c1a1-5490-45fa-8465-49424b7a2abe', 'date': 'Tue, 03 Aug 2021 21:49:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/7f376085-a617-4ef9-b4cd-49bcc35c8857'} Body: b'' 2021-08-03 21:49:55,342 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/262f3b14-c5c4-4c54-b778-88a4010cd212 0.244s 2021-08-03 21:49:55,342 110110 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-c62305fb-a8e9-4a5e-82d9-fc9fe4d98feb', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:49:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/262f3b14-c5c4-4c54-b778-88a4010cd212'} Body: b'' 2021-08-03 21:49:55,391 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1864887948 0.048s 2021-08-03 21:49:55,392 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:55 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-1da92080-acb2-4967-9195-a101e14bc6d1', 'x-compute-request-id': 'req-1da92080-acb2-4967-9195-a101e14bc6d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1864887948'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 247, in test_server_connectivity_live_migration server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 66, in _setup_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration) Server d0d0f1f1-52b7-4ec4-b3b8-1b6092cadff5 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
fail
ft20.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:49:56,445 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.985s 2021-08-03 21:49:56,446 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1696823905"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4aadfda-a73d-4ac3-a0aa-bff957722eb9', 'x-compute-request-id': 'req-d4aadfda-a73d-4ac3-a0aa-bff957722eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEoQIBAAKCAQEAxHzfCRL1CedRTbKXpfsVIq/JP2ZUA9ulmjgc9IFiGG4UAgMx\\nIAONUwMZVF7HUurWADOO/u4GP7LTvoQsrjJCBrroXV6PJleFn5rtemsc0DiWW4c+\\n5lyTuE4foW9g/9wSZhmAwQA4sePs4a+8PSbMr+wadlku7GoPRQDwrSkZT5iJ8DCA\\nfkhMvAuV7g/jKZQQ39REoelJbY0OKwYK9NdfZVgAn5dgvhaJ8hNvkIWqGoNxksqJ\\nt7vJO6mubsUINkkpplN+/Bg7PCiC9KP/ccDNO3cPUAhLwzcefEKq596mpu+sRUsX\\n1HQbUs4sDm+I2W2Fuq6TLSyHnBrYB2crdKVgIQIDAQABAoIBAAHoJFH2OSKLeCKE\\n5SvbL+1SP2W6HH6dFxJUERPeXZFXICKU3VkuL6TqlshW0yBe3wzJc03OCYl8tslW\\nhwh5vGJMVgzx6fm5R7awzjUt7O2oXu0sdtPNejGDsJLkfdB91j/fZ3x4ABTZ3Waj\\nSfRd+AaNCAS2ANqSfOtyguNrTq+TCwImXYvUxyzKghdPsXcCxHbP+PIll904KixY\\nBsw/9UZovwTtMr+k1i4cdXrODRQhRIV5xgiB0j6WJhQpeMVgqfGGkf+xj/0epZeZ\\nCHYb8pcyY1o61CGxvlCFgMt/pUegCYkE1MbS9bEZMtJpZNgXHeat8LHmkTvMvg7t\\nVGt8gUECgYEA+xdu/iGNtaR17JCGLyYHB/0U3GuBJPn7Ll6D6JfD5x8fOqdSX+wD\\noZr86whKSIZkKCc5x0J8KTlyFxY3E/0xFl5bAAKRNVHZIJxRYbLd+L09FiU2/yn4\\nv99Zcfmn6XPtN1v9DYLw1rG/SnOhT4ktonArTIqW2oA1v5vyDVnVZoUCgYEAyFQt\\ngXpib9GspwXgVYqz4zfnwYXjTsqAaHMRxnqO1LSAprSPMmTBq5TRcx4oG3fOhX+S\\nkTz0dF9xSSH+SGjRgX6BivGnWitDBar9QlE8tj8KQV8SXH0eKi3j3MD0acT+xP1I\\nfMWLHFqperezJwFfSZywnAhQyr9TcRszXi3Cy+0CgYA4nm4ey/4iaXVV5Lj9RLvt\\nJzpfAbbbWas0J4fjGOXJ5hCqrzQ6AQRImqRRc0sc04EeNMoojmtk+Fkrr4y36y34\\nd0pZ1DpeJZiqa9VGDIlVH4b4yWd/Xj2DNp/6vWsJj2R8STfkphQctXQHG8/SGYK6\\n0ERTPCUMHEECde286Pbf6QJ/aBNTkPEEMxO7nwpuggKNcn6Y6PGmJkkObTVbBsKl\\ncdxU+kbUHlo6Q+oM5sHEFIEpyjF88/e3CL6NHHGMqhHKxnvy0Ty6tR3EtC0hZlLO\\nN+CIc23xHBvkkAVHXGjikhDGS5FLF4eJvjFb22WUra8I0jWVi3rGfo7nyttW1Jbx\\nnQKBgQCUDcgrtFFXv5TG+rp/74vbAJzjwNp1H5X1GPr/wDiarFw0W1ZPGNER0obI\\nvMYVnjUgcgNexBjWIPy6aRVQf1b8EkpJvT8bDv23ahGAverbtk8lXRxLJGzbyxN0\\n2e2BEz0bP6JKRa4lQ4W5qLMf7u8z6+hT+DjgW+5R0xUjKpJipw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1696823905", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEfN8JEvUJ51FNspel+xUir8k/ZlQD26WaOBz0gWIYbhQCAzEgA41TAxlUXsdS6tYAM47+7gY/stO+hCyuMkIGuuhdXo8mV4Wfmu16axzQOJZbhz7mXJO4Th+hb2D/3BJmGYDBADix4+zhr7w9Jsyv7Bp2WS7sag9FAPCtKRlPmInwMIB+SEy8C5XuD+MplBDf1ESh6UltjQ4rBgr0119lWACfl2C+FonyE2+Qhaoag3GSyom3u8k7qa5uxQg2SSmmU378GDs8KIL0o/9xwM07dw9QCEvDNx58Qqrn3qam76xFSxfUdBtSziwOb4jZbYW6rpMtLIecGtgHZyt0pWAh Generated-by-Nova", "fingerprint": "1e:bc:6f:b2:bc:c0:16:3c:14:88:c9:f8:b0:01:19:66", "user_id": "89a0f7ffc90541ba85734fde512fc475"}}' 2021-08-03 21:49:56,676 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.229s 2021-08-03 21:49:56,677 110110 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-2100149786", "description": "tempest-secgroup-smoke-2100149786 description", "project_id": "333d6d0a6c744beaa4864294a7039fb4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f5068f14-179a-4463-a25c-39fb4f349eac', 'date': 'Tue, 03 Aug 2021 21:49:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "name": "tempest-secgroup-smoke-2100149786", "stateful": true, "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "description": "tempest-secgroup-smoke-2100149786 description", "security_group_rules": [{"id": "6c5af168-6c7d-4e17-bddc-f5cf44d8c36f", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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": 3103, "description": null, "tags": [], "created_at": "2021-08-03T21:49:56Z", "updated_at": "2021-08-03T21:49:56Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}, {"id": "74173d3e-e1e7-4a5d-bd16-15da27d2d439", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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": 3101, "description": null, "tags": [], "created_at": "2021-08-03T21:49:56Z", "updated_at": "2021-08-03T21:49:56Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}], "tags": [], "created_at": "2021-08-03T21:49:56Z", "updated_at": "2021-08-03T21:49:56Z", "revision_number": 1, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:49:56,824 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.147s 2021-08-03 21:49:56,825 110110 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": "d73015c8-1a1a-4b47-9ade-4677135826ec", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "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-da382be3-95f9-46b9-8021-dbd4dce9878e', 'date': 'Tue, 03 Aug 2021 21:49:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d0bb3043-5471-48ee-af58-ef9c3f75302a", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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-08-03T21:49:56Z", "updated_at": "2021-08-03T21:49:56Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:49:56,972 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.147s 2021-08-03 21:49:56,972 110110 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": "d73015c8-1a1a-4b47-9ade-4677135826ec", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "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-1613a88a-dd78-459b-8e06-8edba5f58af2', 'date': 'Tue, 03 Aug 2021 21:49:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "489a5ff4-7354-4b44-9509-7c1a9c2cfc79", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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-08-03T21:49:56Z", "updated_at": "2021-08-03T21:49:56Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:49:57,111 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.138s 2021-08-03 21:49:57,111 110110 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": "d73015c8-1a1a-4b47-9ade-4677135826ec", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dfbe3b97-c8f8-4292-91d1-d1286c77931c', 'date': 'Tue, 03 Aug 2021 21:49:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a078719-2100-4987-8b2d-adda0ed2b4c4", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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-08-03T21:49:57Z", "updated_at": "2021-08-03T21:49:57Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:49:57,257 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.145s 2021-08-03 21:49:57,257 110110 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": "d73015c8-1a1a-4b47-9ade-4677135826ec", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8176e005-3a57-44e2-896d-dfb7a66574cb', 'date': 'Tue, 03 Aug 2021 21:49:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b50e598-ec4e-4968-80b5-23b83e4b7855", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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-08-03T21:49:57Z", "updated_at": "2021-08-03T21:49:57Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:49:57,422 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.164s 2021-08-03 21:49:57,423 110110 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": "d73015c8-1a1a-4b47-9ade-4677135826ec", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b8673d48-328c-4da8-b0d7-9fe4ee80d112', 'date': 'Tue, 03 Aug 2021 21:49:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "868a1a4f-6bb8-447b-8e72-293486878cef", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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-08-03T21:49:57Z", "updated_at": "2021-08-03T21:49:57Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:49:57,598 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.175s 2021-08-03 21:49:57,598 110110 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": "d73015c8-1a1a-4b47-9ade-4677135826ec", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2c0df311-3320-4073-bbad-3b20bef2c727', 'date': 'Tue, 03 Aug 2021 21:49:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0dfcd556-744f-4d66-9fc8-5a361f31625d", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "security_group_id": "d73015c8-1a1a-4b47-9ade-4677135826ec", "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-08-03T21:49:57Z", "updated_at": "2021-08-03T21:49:57Z", "revision_number": 0, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:49:57,871 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/networks 0.272s 2021-08-03 21:49:57,872 110110 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--884220292", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f8e9d1d0-3c3f-4d98-9e2c-0bf9808f53a2', 'date': 'Tue, 03 Aug 2021 21:49:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"fbd7cff3-7c69-49d5-8bf5-166a71e50495","name":"tempest-network-smoke--884220292","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"333d6d0a6c744beaa4864294a7039fb4","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-08-03T21:49:57Z","updated_at":"2021-08-03T21:49:57Z","revision_number":1}}' 2021-08-03 21:50:00,508 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/routers 2.636s 2021-08-03 21:50:00,509 110110 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-209256046", "admin_state_up": true, "project_id": "333d6d0a6c744beaa4864294a7039fb4", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-589a6f03-fcf7-4af4-b19f-0bd3c2fd0ce7', 'date': 'Tue, 03 Aug 2021 21:50:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"router": {"id": "6be8cc65-24ef-4b5b-9ded-274d7d907a35", "name": "tempest-TestNetworkAdvancedServerOps-router-209256046", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.138"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:49:57Z", "updated_at": "2021-08-03T21:49:59Z", "revision_number": 3, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:50:00,705 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=333d6d0a6c744beaa4864294a7039fb4&cidr=172.20.0.0%2F28 0.195s 2021-08-03 21:50:00,705 110110 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-64acf5bb-93fb-4540-bd5b-9faa8696a774', 'date': 'Tue, 03 Aug 2021 21:50:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=333d6d0a6c744beaa4864294a7039fb4&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:50:00,931 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.225s 2021-08-03 21:50:00,932 110110 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-791142a2-17bc-441f-9ebf-a9d15eada680', 'date': 'Tue, 03 Aug 2021 21:50:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:50:00,986 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.052s 2021-08-03 21:50:00,987 110110 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-1b2e3d16-bdc4-461b-af6d-d577830cdb27', 'date': 'Tue, 03 Aug 2021 21:50:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:50:01,555 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.567s 2021-08-03 21:50:01,556 110110 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-19739591", "network_id": "fbd7cff3-7c69-49d5-8bf5-166a71e50495", "project_id": "333d6d0a6c744beaa4864294a7039fb4", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-1a29deca-dc1f-4cf6-a9e8-fb912152a5a7', 'date': 'Tue, 03 Aug 2021 21:50:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"0135dc5d-4d1f-4cdb-a80c-278779798d73","name":"tempest-subnet-smoke-19739591","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","network_id":"fbd7cff3-7c69-49d5-8bf5-166a71e50495","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-08-03T21:50:01Z","updated_at":"2021-08-03T21:50:01Z","revision_number":0,"project_id":"333d6d0a6c744beaa4864294a7039fb4"}}' 2021-08-03 21:50:04,899 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 PUT http://10.222.0.102:9696/v2.0/routers/6be8cc65-24ef-4b5b-9ded-274d7d907a35/add_router_interface 3.342s 2021-08-03 21:50:04,900 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0135dc5d-4d1f-4cdb-a80c-278779798d73"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e950b2a1-a535-4abe-929b-cf25d7c3fb42', 'date': 'Tue, 03 Aug 2021 21:50:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/6be8cc65-24ef-4b5b-9ded-274d7d907a35/add_router_interface'} Body: b'{"id": "6be8cc65-24ef-4b5b-9ded-274d7d907a35", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "port_id": "8629930e-8967-4bd4-8d05-6343b857a492", "network_id": "fbd7cff3-7c69-49d5-8bf5-166a71e50495", "subnet_id": "0135dc5d-4d1f-4cdb-a80c-278779798d73", "subnet_ids": ["0135dc5d-4d1f-4cdb-a80c-278779798d73"]}' 2021-08-03 21:50:05,121 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.214s 2021-08-03 21:50:05,121 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3420', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c43a651-1520-4a5c-a542-abb52afb69d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "89a0f7ffc90541ba85734fde512fc475", "name": "tempest-TestNetworkAdvancedServerOps-58626808-project", "password_expires_at": null}, "audit_ids": ["Fa8os4q3TVeAaP4LRkPLBg"], "expires_at": "2021-08-03T22:50:04.000000Z", "issued_at": "2021-08-03T21:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "333d6d0a6c744beaa4864294a7039fb4", "name": "tempest-TestNetworkAdvancedServerOps-58626808"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/333d6d0a6c744beaa4864294a7039fb4", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:50:05,122 110110 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild) Found network None available for tenant 2021-08-03 21:50:06,391 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 202 POST http://10.222.0.102/compute/v2.1/servers 1.267s 2021-08-03 21:50:06,391 110110 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-1522093464", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "fbd7cff3-7c69-49d5-8bf5-166a71e50495"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "security_groups": [{"name": "tempest-secgroup-smoke-2100149786"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00c8102-2172-4e58-928e-66836bc41a7d', 'x-compute-request-id': 'req-e00c8102-2172-4e58-928e-66836bc41a7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2100149786"}], "adminPass": "rDjkza9rFLeR"}}' 2021-08-03 21:50:06,556 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.162s 2021-08-03 21:50:06,557 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b29fb44a-4a65-42db-92a2-9f0b2ec677d7', 'x-compute-request-id': 'req-b29fb44a-4a65-42db-92a2-9f0b2ec677d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:07,667 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.102s 2021-08-03 21:50:07,667 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fee47e4-295f-435b-b486-a2ccb6202e6d', 'x-compute-request-id': 'req-7fee47e4-295f-435b-b486-a2ccb6202e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:08,749 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:50:08,749 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca3d7e0b-028e-4722-abde-aa16ba04fb88', 'x-compute-request-id': 'req-ca3d7e0b-028e-4722-abde-aa16ba04fb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:09,848 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.090s 2021-08-03 21:50:09,848 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98793887-beb2-4400-9815-da0b5d2710a5', 'x-compute-request-id': 'req-98793887-beb2-4400-9815-da0b5d2710a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:11,035 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.177s 2021-08-03 21:50:11,035 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d655df89-ca9a-460c-be02-ff6a5a36d61b', 'x-compute-request-id': 'req-d655df89-ca9a-460c-be02-ff6a5a36d61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:12,156 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.112s 2021-08-03 21:50:12,156 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b778bd22-3e22-4c20-9287-42160ac899ed', 'x-compute-request-id': 'req-b778bd22-3e22-4c20-9287-42160ac899ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:13,257 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.092s 2021-08-03 21:50:13,258 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4249c58c-3fcb-4b3b-a7ef-f2153376481a', 'x-compute-request-id': 'req-4249c58c-3fcb-4b3b-a7ef-f2153376481a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:14,363 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.096s 2021-08-03 21:50:14,363 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-547bccf3-e0fa-42c9-bc1c-f28a839ca3d0', 'x-compute-request-id': 'req-547bccf3-e0fa-42c9-bc1c-f28a839ca3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:15,524 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.152s 2021-08-03 21:50:15,525 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3f45e8-864f-4ded-b75a-fa304de0fccd', 'x-compute-request-id': 'req-5d3f45e8-864f-4ded-b75a-fa304de0fccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:16,684 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.150s 2021-08-03 21:50:16,685 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6e6061-4f35-4937-9885-7c0169f2d60f', 'x-compute-request-id': 'req-2d6e6061-4f35-4937-9885-7c0169f2d60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:17,880 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.187s 2021-08-03 21:50:17,881 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58075e0-e954-4a05-8269-ec89b370641d', 'x-compute-request-id': 'req-f58075e0-e954-4a05-8269-ec89b370641d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:19,002 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.112s 2021-08-03 21:50:19,003 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-097a93cf-0bd9-4445-be58-17fdd858b845', 'x-compute-request-id': 'req-097a93cf-0bd9-4445-be58-17fdd858b845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:20,079 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:50:20,080 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ca1f0a-e2b7-4a74-a100-ffdba18aeeae', 'x-compute-request-id': 'req-a5ca1f0a-e2b7-4a74-a100-ffdba18aeeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:21,158 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:50:21,158 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54dc7955-d585-4695-b0c4-f0e6bf674aaa', 'x-compute-request-id': 'req-54dc7955-d585-4695-b0c4-f0e6bf674aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:22,233 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:50:22,234 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495e0d16-82e1-42f4-8dd8-d11d716cbe92', 'x-compute-request-id': 'req-495e0d16-82e1-42f4-8dd8-d11d716cbe92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:23,315 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:50:23,315 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-412256e0-b6b4-46e2-8ac5-c794500c2e2d', 'x-compute-request-id': 'req-412256e0-b6b4-46e2-8ac5-c794500c2e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:24,421 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.096s 2021-08-03 21:50:24,421 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae0795e0-1cef-40c4-ba25-a74505b9ffc4', 'x-compute-request-id': 'req-ae0795e0-1cef-40c4-ba25-a74505b9ffc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:25,522 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.092s 2021-08-03 21:50:25,523 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f563337-4553-4e11-a69c-e30794de1cd7', 'x-compute-request-id': 'req-0f563337-4553-4e11-a69c-e30794de1cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:26,620 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.088s 2021-08-03 21:50:26,620 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4afb885-0717-443a-a9ac-52df32e9279d', 'x-compute-request-id': 'req-d4afb885-0717-443a-a9ac-52df32e9279d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:27,742 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.113s 2021-08-03 21:50:27,742 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cfc9360-0010-42f5-a731-278ce42f86ba', 'x-compute-request-id': 'req-8cfc9360-0010-42f5-a731-278ce42f86ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:28,853 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.102s 2021-08-03 21:50:28,853 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe088dfd-405a-4866-be37-fd577fadfa6f', 'x-compute-request-id': 'req-fe088dfd-405a-4866-be37-fd577fadfa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:30,113 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.252s 2021-08-03 21:50:30,113 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef6cf0b-145a-4634-abaa-70c4e30b8678', 'x-compute-request-id': 'req-eef6cf0b-145a-4634-abaa-70c4e30b8678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:31,330 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.208s 2021-08-03 21:50:31,331 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a8afff9-076e-49f4-86de-336877cf6b0d', 'x-compute-request-id': 'req-6a8afff9-076e-49f4-86de-336877cf6b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:32,649 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.310s 2021-08-03 21:50:32,650 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fc244f-8a19-4daf-a80d-ea2677d98cbc', 'x-compute-request-id': 'req-c1fc244f-8a19-4daf-a80d-ea2677d98cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:33,933 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.275s 2021-08-03 21:50:33,933 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6ac09c-c773-4440-acea-9b760f073896', 'x-compute-request-id': 'req-8e6ac09c-c773-4440-acea-9b760f073896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:35,075 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.134s 2021-08-03 21:50:35,076 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2561c2-408f-4586-9349-1673952b4a68', 'x-compute-request-id': 'req-bf2561c2-408f-4586-9349-1673952b4a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:36,240 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.155s 2021-08-03 21:50:36,240 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93663a13-ddb1-44c3-95eb-2ac372ba2c91', 'x-compute-request-id': 'req-93663a13-ddb1-44c3-95eb-2ac372ba2c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:37,375 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.126s 2021-08-03 21:50:37,376 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c148f51f-0447-4dd8-8856-432ed24a2edf', 'x-compute-request-id': 'req-c148f51f-0447-4dd8-8856-432ed24a2edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:38,471 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.086s 2021-08-03 21:50:38,471 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d00202-9482-4d1d-98c6-b9bdd7e7a3ca', 'x-compute-request-id': 'req-58d00202-9482-4d1d-98c6-b9bdd7e7a3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:39,555 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:50:39,556 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f4918fd-2d20-4c22-8584-d51843faa934', 'x-compute-request-id': 'req-8f4918fd-2d20-4c22-8584-d51843faa934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:40,656 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.092s 2021-08-03 21:50:40,657 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d1253a-669e-4787-8eda-219d5b4a16e9', 'x-compute-request-id': 'req-02d1253a-669e-4787-8eda-219d5b4a16e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:41,741 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:50:41,741 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab74069-60b2-4562-930e-db0fdbb44128', 'x-compute-request-id': 'req-eab74069-60b2-4562-930e-db0fdbb44128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:42,847 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.096s 2021-08-03 21:50:42,847 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb1461b-978e-401d-8bac-b468de8f9c3b', 'x-compute-request-id': 'req-6bb1461b-978e-401d-8bac-b468de8f9c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:43,926 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:50:43,926 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e740167c-3c82-4cef-924f-d52f52994d40', 'x-compute-request-id': 'req-e740167c-3c82-4cef-924f-d52f52994d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:45,041 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.106s 2021-08-03 21:50:45,041 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b95e6f-95ed-4d16-880b-c35abe0bb79d', 'x-compute-request-id': 'req-45b95e6f-95ed-4d16-880b-c35abe0bb79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:46,153 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.103s 2021-08-03 21:50:46,153 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd44aafb-95f4-4e92-85d6-e64ea003b4a9', 'x-compute-request-id': 'req-bd44aafb-95f4-4e92-85d6-e64ea003b4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:47,281 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.120s 2021-08-03 21:50:47,281 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6144aad3-2c26-4ef5-8e88-ce3a8dbc2581', 'x-compute-request-id': 'req-6144aad3-2c26-4ef5-8e88-ce3a8dbc2581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:48,380 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.089s 2021-08-03 21:50:48,380 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82c27529-ea63-4579-a947-02de80ab3a45', 'x-compute-request-id': 'req-82c27529-ea63-4579-a947-02de80ab3a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:49,546 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.157s 2021-08-03 21:50:49,546 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ed59e8-4241-4ffe-bd71-9176eb76a4ae', 'x-compute-request-id': 'req-e3ed59e8-4241-4ffe-bd71-9176eb76a4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:50,638 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.082s 2021-08-03 21:50:50,638 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a77d022-622c-4d0f-bf9c-c54efc45274b', 'x-compute-request-id': 'req-4a77d022-622c-4d0f-bf9c-c54efc45274b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:51,714 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:50:51,714 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d056b82e-d19f-43fa-bea6-104448578f08', 'x-compute-request-id': 'req-d056b82e-d19f-43fa-bea6-104448578f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:52,792 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:50:52,793 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6245d501-56d8-49f3-9399-77a7e2b6c7e8', 'x-compute-request-id': 'req-6245d501-56d8-49f3-9399-77a7e2b6c7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:53,890 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.088s 2021-08-03 21:50:53,890 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d85cba-7017-4110-ba99-31880f3ce820', 'x-compute-request-id': 'req-78d85cba-7017-4110-ba99-31880f3ce820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:54,964 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:50:54,965 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07147b63-ef56-4ae2-a1e1-d47fe92a0eb1', 'x-compute-request-id': 'req-07147b63-ef56-4ae2-a1e1-d47fe92a0eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:56,039 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:50:56,040 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c98bd03-8486-410d-88b8-c29532ff0d48', 'x-compute-request-id': 'req-9c98bd03-8486-410d-88b8-c29532ff0d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:57,119 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:50:57,119 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2610a8cf-9d67-4934-8f39-3828553afcf5', 'x-compute-request-id': 'req-2610a8cf-9d67-4934-8f39-3828553afcf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:58,195 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:50:58,196 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55a2a68-5a00-47b7-a36d-b5f096ed0ce7', 'x-compute-request-id': 'req-a55a2a68-5a00-47b7-a36d-b5f096ed0ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:50:59,295 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.091s 2021-08-03 21:50:59,295 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23bf90ed-c805-497e-8e33-0935a5cc9620', 'x-compute-request-id': 'req-23bf90ed-c805-497e-8e33-0935a5cc9620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:00,407 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.103s 2021-08-03 21:51:00,407 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54fec08-9f83-41f1-af35-7cfafad7b8ff', 'x-compute-request-id': 'req-c54fec08-9f83-41f1-af35-7cfafad7b8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:01,487 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:51:01,488 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b940614f-a783-4208-958d-30660b6ae9b6', 'x-compute-request-id': 'req-b940614f-a783-4208-958d-30660b6ae9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:02,646 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.150s 2021-08-03 21:51:02,647 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21041d9c-9f1c-4b83-995c-94e488cdc14c', 'x-compute-request-id': 'req-21041d9c-9f1c-4b83-995c-94e488cdc14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:04,340 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.683s 2021-08-03 21:51:04,340 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22c3b31e-a9c2-45f8-8050-10b4da1a1d69', 'x-compute-request-id': 'req-22c3b31e-a9c2-45f8-8050-10b4da1a1d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:05,422 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:51:05,422 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ef62bd-4b8c-42fd-bd50-2ef1cdb32962', 'x-compute-request-id': 'req-89ef62bd-4b8c-42fd-bd50-2ef1cdb32962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:06,527 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.096s 2021-08-03 21:51:06,527 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c299d0-1084-4125-9c62-4a7ff96e248c', 'x-compute-request-id': 'req-a3c299d0-1084-4125-9c62-4a7ff96e248c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:07,660 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.125s 2021-08-03 21:51:07,661 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2456cd-f970-43c2-a336-92ef2e13ec8d', 'x-compute-request-id': 'req-9a2456cd-f970-43c2-a336-92ef2e13ec8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:08,748 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.079s 2021-08-03 21:51:08,749 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-477e23ff-2a5e-41e9-8483-c6e154516476', 'x-compute-request-id': 'req-477e23ff-2a5e-41e9-8483-c6e154516476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:09,837 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.080s 2021-08-03 21:51:09,838 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c9f72d0-7d4c-4ee1-82db-faf9b649894f', 'x-compute-request-id': 'req-6c9f72d0-7d4c-4ee1-82db-faf9b649894f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:10,976 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.130s 2021-08-03 21:51:10,977 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74c258f-21de-440f-8e15-c07713c6dae7', 'x-compute-request-id': 'req-b74c258f-21de-440f-8e15-c07713c6dae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:12,120 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.135s 2021-08-03 21:51:12,121 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ea9e0ac-4fea-4a24-897c-cc3ba10106a6', 'x-compute-request-id': 'req-6ea9e0ac-4fea-4a24-897c-cc3ba10106a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:13,212 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.083s 2021-08-03 21:51:13,213 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04ff416-170c-4b1d-8605-8b185cbeb321', 'x-compute-request-id': 'req-c04ff416-170c-4b1d-8605-8b185cbeb321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:14,303 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.081s 2021-08-03 21:51:14,303 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-520a3694-810e-49a9-a32d-4284dcfa394b', 'x-compute-request-id': 'req-520a3694-810e-49a9-a32d-4284dcfa394b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:15,390 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.078s 2021-08-03 21:51:15,391 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cffb443-baac-47b0-9f64-cb9e0637c514', 'x-compute-request-id': 'req-9cffb443-baac-47b0-9f64-cb9e0637c514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:16,471 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:51:16,472 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f89db6-21e8-476c-86f6-1c87fd7cbda0', 'x-compute-request-id': 'req-f9f89db6-21e8-476c-86f6-1c87fd7cbda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:17,718 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.238s 2021-08-03 21:51:17,719 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260bc24e-8304-4a4f-a684-195131f58d0c', 'x-compute-request-id': 'req-260bc24e-8304-4a4f-a684-195131f58d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:18,802 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.076s 2021-08-03 21:51:18,803 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63954809-24e9-4b0c-9ff5-fc6b998d7358', 'x-compute-request-id': 'req-63954809-24e9-4b0c-9ff5-fc6b998d7358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:19,879 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:51:19,880 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-505be2eb-4276-4f5b-876d-1da4869c721b', 'x-compute-request-id': 'req-505be2eb-4276-4f5b-876d-1da4869c721b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:20,962 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:51:20,962 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c61111-9f26-4053-a876-913907cb43b0', 'x-compute-request-id': 'req-10c61111-9f26-4053-a876-913907cb43b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:22,046 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:51:22,047 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a20544-2146-4dd7-a602-3ef5d424ea08', 'x-compute-request-id': 'req-63a20544-2146-4dd7-a602-3ef5d424ea08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:23,126 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:51:23,126 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58798560-8de6-4b2c-9e3d-b20325e26e6a', 'x-compute-request-id': 'req-58798560-8de6-4b2c-9e3d-b20325e26e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:24,205 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:51:24,205 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1405b5f8-9c66-4528-847d-d4f5a580a642', 'x-compute-request-id': 'req-1405b5f8-9c66-4528-847d-d4f5a580a642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:25,293 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.079s 2021-08-03 21:51:25,293 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20ef581-aae8-402e-aed4-e7586e7f6379', 'x-compute-request-id': 'req-d20ef581-aae8-402e-aed4-e7586e7f6379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:26,376 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.074s 2021-08-03 21:51:26,376 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05387932-5136-4753-a660-76680d365d7d', 'x-compute-request-id': 'req-05387932-5136-4753-a660-76680d365d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:27,486 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.101s 2021-08-03 21:51:27,487 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93caa8a3-6ddf-4b73-8a17-9a3b0ebb3c81', 'x-compute-request-id': 'req-93caa8a3-6ddf-4b73-8a17-9a3b0ebb3c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:28,579 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.082s 2021-08-03 21:51:28,579 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be6919d-405f-43d8-8255-f773ef6a8db5', 'x-compute-request-id': 'req-7be6919d-405f-43d8-8255-f773ef6a8db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:29,672 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.084s 2021-08-03 21:51:29,672 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0aa8d66-7d92-4115-a01c-907412a698e1', 'x-compute-request-id': 'req-a0aa8d66-7d92-4115-a01c-907412a698e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:30,757 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.076s 2021-08-03 21:51:30,757 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d92990a4-3988-456b-810c-83332bf3f667', 'x-compute-request-id': 'req-d92990a4-3988-456b-810c-83332bf3f667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:31,840 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.074s 2021-08-03 21:51:31,840 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4501d71d-d9d5-4d93-91de-01f0cb1d9c5c', 'x-compute-request-id': 'req-4501d71d-d9d5-4d93-91de-01f0cb1d9c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:32,921 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:51:32,921 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8c4f2f9-9468-4d1a-bc95-9fa6c30a80ec', 'x-compute-request-id': 'req-d8c4f2f9-9468-4d1a-bc95-9fa6c30a80ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:34,039 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.109s 2021-08-03 21:51:34,040 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dfc4a56-b216-4142-8a71-eef2243fee6a', 'x-compute-request-id': 'req-6dfc4a56-b216-4142-8a71-eef2243fee6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:35,127 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.078s 2021-08-03 21:51:35,127 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e5b991d-c150-4eae-9d32-8ee2e4f08ef1', 'x-compute-request-id': 'req-4e5b991d-c150-4eae-9d32-8ee2e4f08ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:36,221 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.084s 2021-08-03 21:51:36,221 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3997794-c199-41bf-84bb-06609fe2dec2', 'x-compute-request-id': 'req-f3997794-c199-41bf-84bb-06609fe2dec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:37,353 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.122s 2021-08-03 21:51:37,353 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56c81a2-b021-4b39-add8-71071a5c5ffb', 'x-compute-request-id': 'req-f56c81a2-b021-4b39-add8-71071a5c5ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:38,432 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:51:38,433 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72752874-ef80-455c-8a23-1321661b36b1', 'x-compute-request-id': 'req-72752874-ef80-455c-8a23-1321661b36b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:39,537 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.091s 2021-08-03 21:51:39,537 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7bf414-c369-474e-a560-386dd31b1993', 'x-compute-request-id': 'req-ce7bf414-c369-474e-a560-386dd31b1993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:40,634 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.088s 2021-08-03 21:51:40,634 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a45c01-806c-4a30-8af7-a0b65d4dc10f', 'x-compute-request-id': 'req-99a45c01-806c-4a30-8af7-a0b65d4dc10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:41,720 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.079s 2021-08-03 21:51:41,721 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d857bed8-ef3f-418c-8442-c6782243489b', 'x-compute-request-id': 'req-d857bed8-ef3f-418c-8442-c6782243489b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:42,801 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:51:42,802 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c445404a-b76e-4e79-aa57-f66e76f539f5', 'x-compute-request-id': 'req-c445404a-b76e-4e79-aa57-f66e76f539f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:43,886 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:51:43,886 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e4bb650-cb39-4f7d-99cb-87e13e6f680c', 'x-compute-request-id': 'req-2e4bb650-cb39-4f7d-99cb-87e13e6f680c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:44,985 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.090s 2021-08-03 21:51:44,985 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7614dcc9-7810-4c74-9c0a-0f6e281c548f', 'x-compute-request-id': 'req-7614dcc9-7810-4c74-9c0a-0f6e281c548f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:46,082 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.087s 2021-08-03 21:51:46,083 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec37c4a6-eae9-45f7-a289-fa3e030d614f', 'x-compute-request-id': 'req-ec37c4a6-eae9-45f7-a289-fa3e030d614f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:47,182 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.090s 2021-08-03 21:51:47,183 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d2a859-9289-4a36-9bc5-c3ec548148c2', 'x-compute-request-id': 'req-06d2a859-9289-4a36-9bc5-c3ec548148c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:48,320 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.129s 2021-08-03 21:51:48,320 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7ecdda-ea36-444e-858c-6af6ead66796', 'x-compute-request-id': 'req-fe7ecdda-ea36-444e-858c-6af6ead66796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:49,401 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:51:49,401 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53993178-7942-4b7f-bd3e-ea0907a73188', 'x-compute-request-id': 'req-53993178-7942-4b7f-bd3e-ea0907a73188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:50,493 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.084s 2021-08-03 21:51:50,493 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4712f85d-9c3f-4548-a39e-1849bad9a7ea', 'x-compute-request-id': 'req-4712f85d-9c3f-4548-a39e-1849bad9a7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:51,574 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:51:51,575 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8854dff-f414-45ec-9fea-817fd6cabe9f', 'x-compute-request-id': 'req-a8854dff-f414-45ec-9fea-817fd6cabe9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:52,670 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.087s 2021-08-03 21:51:52,670 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8f28f0-e539-4b5d-a7e5-38bfe9cd9810', 'x-compute-request-id': 'req-6d8f28f0-e539-4b5d-a7e5-38bfe9cd9810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:53,775 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.096s 2021-08-03 21:51:53,775 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fec7a67-ffaa-40f9-8cf5-b7ff28e1c10c', 'x-compute-request-id': 'req-2fec7a67-ffaa-40f9-8cf5-b7ff28e1c10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:54,874 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.089s 2021-08-03 21:51:54,874 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda535d1-391d-4840-8f5b-23e6996b16e7', 'x-compute-request-id': 'req-bda535d1-391d-4840-8f5b-23e6996b16e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:56,298 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.416s 2021-08-03 21:51:56,299 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c71a5f6b-5167-4669-a8a8-fad3c5f03070', 'x-compute-request-id': 'req-c71a5f6b-5167-4669-a8a8-fad3c5f03070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:57,413 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.107s 2021-08-03 21:51:57,414 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b1f9ba7-2160-4626-a7bc-5cb170cb3864', 'x-compute-request-id': 'req-7b1f9ba7-2160-4626-a7bc-5cb170cb3864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:58,492 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:51:58,493 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e28703-38f0-4ff9-a413-fa961b077a4d', 'x-compute-request-id': 'req-e8e28703-38f0-4ff9-a413-fa961b077a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:51:59,598 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.097s 2021-08-03 21:51:59,599 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b09f4b5c-f6cc-4fa9-b944-95c7ad5eef9c', 'x-compute-request-id': 'req-b09f4b5c-f6cc-4fa9-b944-95c7ad5eef9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:51:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:00,707 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.101s 2021-08-03 21:52:00,708 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e1f250c-68d6-4465-ac8c-9e6d5056cd70', 'x-compute-request-id': 'req-3e1f250c-68d6-4465-ac8c-9e6d5056cd70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:01,799 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.081s 2021-08-03 21:52:01,799 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8ed6ad-d499-4c27-970d-185a4926df19', 'x-compute-request-id': 'req-bc8ed6ad-d499-4c27-970d-185a4926df19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:02,894 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.086s 2021-08-03 21:52:02,895 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61917c6a-3306-49b6-b537-d9790ad91747', 'x-compute-request-id': 'req-61917c6a-3306-49b6-b537-d9790ad91747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:03,995 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.091s 2021-08-03 21:52:03,995 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91747e05-b014-4fa4-8b27-69f98fa00b4f', 'x-compute-request-id': 'req-91747e05-b014-4fa4-8b27-69f98fa00b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:05,089 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.085s 2021-08-03 21:52:05,089 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ca29aa-104c-4670-8299-4edfc7d589a2', 'x-compute-request-id': 'req-d7ca29aa-104c-4670-8299-4edfc7d589a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:06,170 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:52:06,171 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbff492a-e467-41b4-9234-eed314e4ce78', 'x-compute-request-id': 'req-bbff492a-e467-41b4-9234-eed314e4ce78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:07,276 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.098s 2021-08-03 21:52:07,277 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d2be2e6-fc48-434e-a904-c83a5c2c8303', 'x-compute-request-id': 'req-8d2be2e6-fc48-434e-a904-c83a5c2c8303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:08,364 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.078s 2021-08-03 21:52:08,364 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2584e579-a727-4546-9f4d-bdbb37dd761b', 'x-compute-request-id': 'req-2584e579-a727-4546-9f4d-bdbb37dd761b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:09,466 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.091s 2021-08-03 21:52:09,466 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b964f28-7330-4738-8434-2cc808fe67fb', 'x-compute-request-id': 'req-7b964f28-7330-4738-8434-2cc808fe67fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:10,549 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:52:10,550 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbcc8bbc-cf2e-489c-a58a-3719322c8668', 'x-compute-request-id': 'req-bbcc8bbc-cf2e-489c-a58a-3719322c8668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:11,641 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.083s 2021-08-03 21:52:11,641 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df1e37d-08cd-41d6-8e16-8ac5a5a1d6b7', 'x-compute-request-id': 'req-0df1e37d-08cd-41d6-8e16-8ac5a5a1d6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:12,748 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.097s 2021-08-03 21:52:12,748 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb823a4f-0600-4507-831f-39849b5f5b2a', 'x-compute-request-id': 'req-fb823a4f-0600-4507-831f-39849b5f5b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:13,836 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.078s 2021-08-03 21:52:13,836 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-553579ef-dba6-4d62-8f86-ec0c69627977', 'x-compute-request-id': 'req-553579ef-dba6-4d62-8f86-ec0c69627977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:14,922 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.077s 2021-08-03 21:52:14,922 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac2d97a-6f95-4e92-8897-585b4161beaf', 'x-compute-request-id': 'req-eac2d97a-6f95-4e92-8897-585b4161beaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:16,006 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.074s 2021-08-03 21:52:16,006 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da642ca9-4e08-40e7-b74c-a0a49c47016c', 'x-compute-request-id': 'req-da642ca9-4e08-40e7-b74c-a0a49c47016c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:17,093 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.079s 2021-08-03 21:52:17,094 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9dc3505-73f1-423d-8def-4bdcefd6f1fe', 'x-compute-request-id': 'req-e9dc3505-73f1-423d-8def-4bdcefd6f1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:18,201 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.097s 2021-08-03 21:52:18,201 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c753312c-3d32-4586-a731-b2d1215f3b76', 'x-compute-request-id': 'req-c753312c-3d32-4586-a731-b2d1215f3b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:19,281 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:52:19,281 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73cb9789-ed6d-49aa-9834-790f26ad5cbd', 'x-compute-request-id': 'req-73cb9789-ed6d-49aa-9834-790f26ad5cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:20,388 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.097s 2021-08-03 21:52:20,388 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16161ced-bb96-4549-88c2-76b4df122d75', 'x-compute-request-id': 'req-16161ced-bb96-4549-88c2-76b4df122d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:21,462 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:52:21,463 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2f5d2e-0326-4958-9412-0d2d8e5cf9ae', 'x-compute-request-id': 'req-6c2f5d2e-0326-4958-9412-0d2d8e5cf9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:22,537 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:52:22,537 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33eef623-dc0c-4421-b5e0-0de2d60e5a26', 'x-compute-request-id': 'req-33eef623-dc0c-4421-b5e0-0de2d60e5a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:23,622 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.076s 2021-08-03 21:52:23,623 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b5c11a-5e34-444f-8947-1aa5ff9bf39d', 'x-compute-request-id': 'req-31b5c11a-5e34-444f-8947-1aa5ff9bf39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:24,718 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.087s 2021-08-03 21:52:24,718 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aca7c95-2c60-4289-bcb2-b8db65afc543', 'x-compute-request-id': 'req-0aca7c95-2c60-4289-bcb2-b8db65afc543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:25,815 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.088s 2021-08-03 21:52:25,815 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dbc1a9c-042f-4238-9e50-3c4b290baeb2', 'x-compute-request-id': 'req-9dbc1a9c-042f-4238-9e50-3c4b290baeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:26,894 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:52:26,895 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905cda61-c20d-4a7e-9292-ca27daf000ce', 'x-compute-request-id': 'req-905cda61-c20d-4a7e-9292-ca27daf000ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:27,979 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:52:27,979 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-effe5b8e-88dd-4e60-8e55-064a60528527', 'x-compute-request-id': 'req-effe5b8e-88dd-4e60-8e55-064a60528527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:29,065 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.078s 2021-08-03 21:52:29,066 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf2d6eb-c9a6-40f9-bf76-cade9d791195', 'x-compute-request-id': 'req-baf2d6eb-c9a6-40f9-bf76-cade9d791195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:30,151 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.077s 2021-08-03 21:52:30,151 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9bc2cf-aca7-422b-86ac-8bf1e3662c0f', 'x-compute-request-id': 'req-ad9bc2cf-aca7-422b-86ac-8bf1e3662c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:31,227 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:52:31,227 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5e79bf-ee5e-42e6-871d-fb7e5f788d51', 'x-compute-request-id': 'req-cc5e79bf-ee5e-42e6-871d-fb7e5f788d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:32,305 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:52:32,305 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97425dcd-a474-403b-ad0b-f1459b72e9db', 'x-compute-request-id': 'req-97425dcd-a474-403b-ad0b-f1459b72e9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:33,383 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:52:33,383 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff8ed1b-cfa0-4be5-9b85-718822a850fe', 'x-compute-request-id': 'req-8ff8ed1b-cfa0-4be5-9b85-718822a850fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:34,461 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:52:34,461 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba0bde3-3329-4d80-b905-5c290308da23', 'x-compute-request-id': 'req-cba0bde3-3329-4d80-b905-5c290308da23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:35,541 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:52:35,541 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73c115e3-ce56-4d4f-a2ab-e57bd2209cf8', 'x-compute-request-id': 'req-73c115e3-ce56-4d4f-a2ab-e57bd2209cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:36,616 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:52:36,617 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a93ca21-5597-4860-a29d-d2e2e23d6265', 'x-compute-request-id': 'req-7a93ca21-5597-4860-a29d-d2e2e23d6265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:37,700 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:52:37,701 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcdc3aaa-5cf3-449b-a089-4ec7c72265fa', 'x-compute-request-id': 'req-dcdc3aaa-5cf3-449b-a089-4ec7c72265fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:38,787 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.077s 2021-08-03 21:52:38,788 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050f7785-2b5b-41ad-b2b8-f1c7c4c2842b', 'x-compute-request-id': 'req-050f7785-2b5b-41ad-b2b8-f1c7c4c2842b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:39,863 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:52:39,863 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-597126ed-f9cb-48de-9ed4-13098403a17a', 'x-compute-request-id': 'req-597126ed-f9cb-48de-9ed4-13098403a17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:40,941 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:52:40,941 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f3abaeb-7054-44fe-bda7-2602f62ef868', 'x-compute-request-id': 'req-6f3abaeb-7054-44fe-bda7-2602f62ef868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:42,021 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:52:42,022 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d62ce7-e2de-49e3-a728-35a4fcd1bbd0', 'x-compute-request-id': 'req-95d62ce7-e2de-49e3-a728-35a4fcd1bbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:43,099 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:52:43,100 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c2d3b9a-3a3c-4a85-9c4c-1b37cb96728c', 'x-compute-request-id': 'req-5c2d3b9a-3a3c-4a85-9c4c-1b37cb96728c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:44,173 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.065s 2021-08-03 21:52:44,174 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374064dc-8c31-4c70-b1fa-1c058bc7417f', 'x-compute-request-id': 'req-374064dc-8c31-4c70-b1fa-1c058bc7417f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:45,259 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.076s 2021-08-03 21:52:45,259 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e60c3351-ee88-4c69-b1c5-debc044c44c5', 'x-compute-request-id': 'req-e60c3351-ee88-4c69-b1c5-debc044c44c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:46,335 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:52:46,335 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81069e32-0629-4283-a00b-b3dc554f7b01', 'x-compute-request-id': 'req-81069e32-0629-4283-a00b-b3dc554f7b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:47,414 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:52:47,414 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28fa8d97-3f25-43e0-bf4e-0eba41295fc1', 'x-compute-request-id': 'req-28fa8d97-3f25-43e0-bf4e-0eba41295fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:48,492 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:52:48,493 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9955420f-e3d9-4585-9af5-c5425191140b', 'x-compute-request-id': 'req-9955420f-e3d9-4585-9af5-c5425191140b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:49,571 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:52:49,571 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1089470c-b72e-427d-8c1e-282acf04fd4a', 'x-compute-request-id': 'req-1089470c-b72e-427d-8c1e-282acf04fd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:50,650 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:52:50,651 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e41f8413-141b-4a65-8484-71e8d18fb1ca', 'x-compute-request-id': 'req-e41f8413-141b-4a65-8484-71e8d18fb1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:51,734 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:52:51,734 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4acfc717-0745-41a1-90d9-afafe99aaa7d', 'x-compute-request-id': 'req-4acfc717-0745-41a1-90d9-afafe99aaa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:52,815 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:52:52,815 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f6219e-6d66-4ef1-94c4-591ad58ca00e', 'x-compute-request-id': 'req-c9f6219e-6d66-4ef1-94c4-591ad58ca00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:53,904 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.080s 2021-08-03 21:52:53,905 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f64c3a3-79b7-4273-93eb-5a6eb1187439', 'x-compute-request-id': 'req-3f64c3a3-79b7-4273-93eb-5a6eb1187439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:55,003 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.089s 2021-08-03 21:52:55,003 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9adfbb14-cc38-4bec-a9eb-276214f2cb72', 'x-compute-request-id': 'req-9adfbb14-cc38-4bec-a9eb-276214f2cb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:56,087 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:52:56,087 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14032302-585b-4891-974c-b85988f2bd48', 'x-compute-request-id': 'req-14032302-585b-4891-974c-b85988f2bd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:57,181 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.086s 2021-08-03 21:52:57,182 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c15a418-0ed6-4b62-bf54-01d7be442b4d', 'x-compute-request-id': 'req-4c15a418-0ed6-4b62-bf54-01d7be442b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:58,277 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.086s 2021-08-03 21:52:58,277 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de63586-bcbc-4a27-8bf7-e153ff3909c1', 'x-compute-request-id': 'req-6de63586-bcbc-4a27-8bf7-e153ff3909c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:52:59,363 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.078s 2021-08-03 21:52:59,364 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f804d79-4d95-4fe5-a763-715b132e1bdc', 'x-compute-request-id': 'req-7f804d79-4d95-4fe5-a763-715b132e1bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:00,461 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.089s 2021-08-03 21:53:00,461 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765566c8-6f2f-419e-9b48-e8a26e3742c9', 'x-compute-request-id': 'req-765566c8-6f2f-419e-9b48-e8a26e3742c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:01,556 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.086s 2021-08-03 21:53:01,557 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb284018-9572-4df5-9b66-fc7dcd9bc8d2', 'x-compute-request-id': 'req-bb284018-9572-4df5-9b66-fc7dcd9bc8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:02,673 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.108s 2021-08-03 21:53:02,673 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b88e2c-5d7a-4818-aaf5-fb4f974cbe86', 'x-compute-request-id': 'req-e4b88e2c-5d7a-4818-aaf5-fb4f974cbe86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:03,754 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:53:03,755 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c856fba-cf9a-410c-a7bb-20c32d2060e8', 'x-compute-request-id': 'req-5c856fba-cf9a-410c-a7bb-20c32d2060e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:04,833 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:53:04,834 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb76e04-69fe-4b79-807d-2923bf0bbf1f', 'x-compute-request-id': 'req-dcb76e04-69fe-4b79-807d-2923bf0bbf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:05,917 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:53:05,918 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e737bcde-bb9f-41b0-96e7-33e2a7a2ea2d', 'x-compute-request-id': 'req-e737bcde-bb9f-41b0-96e7-33e2a7a2ea2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:06,998 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:53:06,998 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e80319fb-c392-4df6-b625-27f9b609f319', 'x-compute-request-id': 'req-e80319fb-c392-4df6-b625-27f9b609f319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:08,087 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.080s 2021-08-03 21:53:08,087 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb854360-d6c2-456a-9d8e-abe4ad5a202c', 'x-compute-request-id': 'req-eb854360-d6c2-456a-9d8e-abe4ad5a202c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:09,202 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.107s 2021-08-03 21:53:09,203 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7b49d3-a749-4774-8ee4-53261e240b36', 'x-compute-request-id': 'req-8b7b49d3-a749-4774-8ee4-53261e240b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:10,298 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.087s 2021-08-03 21:53:10,299 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcc799fa-1bc3-49a8-af0e-93472fb9fb2b', 'x-compute-request-id': 'req-fcc799fa-1bc3-49a8-af0e-93472fb9fb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:11,409 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.102s 2021-08-03 21:53:11,409 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a593de2a-45d5-4cdc-90e4-bbd28cb16e67', 'x-compute-request-id': 'req-a593de2a-45d5-4cdc-90e4-bbd28cb16e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:12,493 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:53:12,494 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c63575-7a89-4487-8a1d-3071ac58cd1a', 'x-compute-request-id': 'req-a7c63575-7a89-4487-8a1d-3071ac58cd1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:13,573 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:53:13,573 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a91c200-a892-465a-b0e3-d83b4ffab9bb', 'x-compute-request-id': 'req-1a91c200-a892-465a-b0e3-d83b4ffab9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:14,655 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:53:14,655 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4545a58-71c7-4ca2-b152-dbc05f10b513', 'x-compute-request-id': 'req-c4545a58-71c7-4ca2-b152-dbc05f10b513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:15,739 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:53:15,740 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462c42d9-d1a8-49a3-b0a8-4908b04378e5', 'x-compute-request-id': 'req-462c42d9-d1a8-49a3-b0a8-4908b04378e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:16,821 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:53:16,821 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5bcca0f-9c6d-4da8-8073-d123311e3492', 'x-compute-request-id': 'req-d5bcca0f-9c6d-4da8-8073-d123311e3492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:17,903 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:53:17,903 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb71c062-b95b-4d61-9998-2d386eed642b', 'x-compute-request-id': 'req-bb71c062-b95b-4d61-9998-2d386eed642b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:18,984 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:53:18,984 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37129260-3483-46b2-9320-1014a43c9658', 'x-compute-request-id': 'req-37129260-3483-46b2-9320-1014a43c9658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:20,068 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:53:20,068 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c1af679-8ba5-4992-bec0-cb2cddb98794', 'x-compute-request-id': 'req-0c1af679-8ba5-4992-bec0-cb2cddb98794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:21,147 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:53:21,147 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7dae3c7-d666-4feb-ac0f-849d6237f07c', 'x-compute-request-id': 'req-d7dae3c7-d666-4feb-ac0f-849d6237f07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:22,228 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:53:22,228 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6052208-6862-45fe-96d8-7a64e95fb412', 'x-compute-request-id': 'req-d6052208-6862-45fe-96d8-7a64e95fb412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:23,307 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:53:23,307 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2afd68-4ea7-466b-be9b-ddbef71a1f26', 'x-compute-request-id': 'req-5e2afd68-4ea7-466b-be9b-ddbef71a1f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:24,385 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:53:24,385 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213725b6-dcd3-4586-9aaf-4ab6d8c02f52', 'x-compute-request-id': 'req-213725b6-dcd3-4586-9aaf-4ab6d8c02f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:25,461 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:53:25,462 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45df514-6cb5-4d50-acfb-5f49ef489b9f', 'x-compute-request-id': 'req-d45df514-6cb5-4d50-acfb-5f49ef489b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:26,543 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:53:26,543 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b953582f-f6e1-49de-8cca-f513256da27c', 'x-compute-request-id': 'req-b953582f-f6e1-49de-8cca-f513256da27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:27,627 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:53:27,627 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0026ff59-cb16-45d6-9e8a-10aab21554be', 'x-compute-request-id': 'req-0026ff59-cb16-45d6-9e8a-10aab21554be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:28,725 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.089s 2021-08-03 21:53:28,725 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ce2f13-3a35-4ac7-a66d-f2cd9856bb8d', 'x-compute-request-id': 'req-85ce2f13-3a35-4ac7-a66d-f2cd9856bb8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:29,809 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:53:29,809 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a4b953-c338-4b90-88d6-b208cd9fc91a', 'x-compute-request-id': 'req-d4a4b953-c338-4b90-88d6-b208cd9fc91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:30,960 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.141s 2021-08-03 21:53:30,960 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06428fd7-e3eb-4f86-9cad-909631ef1cbd', 'x-compute-request-id': 'req-06428fd7-e3eb-4f86-9cad-909631ef1cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:32,041 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:53:32,041 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5809670f-75c5-487e-bce8-9ca5a757a8d4', 'x-compute-request-id': 'req-5809670f-75c5-487e-bce8-9ca5a757a8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:33,122 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:53:33,122 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6989b576-b324-4fc0-8bda-c630345d5702', 'x-compute-request-id': 'req-6989b576-b324-4fc0-8bda-c630345d5702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:34,198 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:53:34,198 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6101a48c-8385-4759-ac0c-9e39afb54a47', 'x-compute-request-id': 'req-6101a48c-8385-4759-ac0c-9e39afb54a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:35,279 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:53:35,280 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-389ac54b-fbf6-49e3-bbff-e59ed636d4a2', 'x-compute-request-id': 'req-389ac54b-fbf6-49e3-bbff-e59ed636d4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:36,356 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:53:36,356 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc70b14-d6b6-40dd-84a4-f7d2e0a13c02', 'x-compute-request-id': 'req-2bc70b14-d6b6-40dd-84a4-f7d2e0a13c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:37,443 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.077s 2021-08-03 21:53:37,443 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3289fc-782c-411e-950f-fed3c2ea7edb', 'x-compute-request-id': 'req-7b3289fc-782c-411e-950f-fed3c2ea7edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:38,517 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.065s 2021-08-03 21:53:38,518 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e62a0a-8539-4e4e-89ae-667078749c13', 'x-compute-request-id': 'req-d9e62a0a-8539-4e4e-89ae-667078749c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:39,595 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:53:39,595 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e99b20-bc2a-4e11-a2d0-c35a2f954a3b', 'x-compute-request-id': 'req-78e99b20-bc2a-4e11-a2d0-c35a2f954a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:40,671 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:53:40,671 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10b8cf19-0142-4815-8f72-10ddcff17848', 'x-compute-request-id': 'req-10b8cf19-0142-4815-8f72-10ddcff17848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:41,746 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:53:41,746 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5f2fa9-f9ba-4892-9a50-59447702f396', 'x-compute-request-id': 'req-cd5f2fa9-f9ba-4892-9a50-59447702f396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:42,824 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:53:42,825 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3939457-31be-41d1-95ff-c793ae8d7566', 'x-compute-request-id': 'req-e3939457-31be-41d1-95ff-c793ae8d7566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:43,899 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:53:43,899 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c4c265-c2fa-4d9b-b8c1-8d476499b5db', 'x-compute-request-id': 'req-b7c4c265-c2fa-4d9b-b8c1-8d476499b5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:44,975 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:53:44,975 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f7dcba-407c-4de6-aca2-5c37fd6d9a30', 'x-compute-request-id': 'req-21f7dcba-407c-4de6-aca2-5c37fd6d9a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:46,053 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:53:46,053 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64001435-2421-43ac-9138-aa3fa08258c5', 'x-compute-request-id': 'req-64001435-2421-43ac-9138-aa3fa08258c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:47,127 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:53:47,128 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ade073-213f-4e5c-a6ec-877e3cea6238', 'x-compute-request-id': 'req-95ade073-213f-4e5c-a6ec-877e3cea6238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:48,203 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:53:48,203 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b3e642-2bc4-4e15-912f-615af36d9f86', 'x-compute-request-id': 'req-19b3e642-2bc4-4e15-912f-615af36d9f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:49,282 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:53:49,282 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4afcce-063c-4a7d-a6e5-22a6778f342e', 'x-compute-request-id': 'req-cb4afcce-063c-4a7d-a6e5-22a6778f342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:50,357 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:53:50,357 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692ab8e2-833a-483b-9309-ce4bcc7b73e8', 'x-compute-request-id': 'req-692ab8e2-833a-483b-9309-ce4bcc7b73e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:51,431 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.065s 2021-08-03 21:53:51,431 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc56d0bb-698d-4813-9b24-dce4ed05ce38', 'x-compute-request-id': 'req-bc56d0bb-698d-4813-9b24-dce4ed05ce38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:52,509 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:53:52,509 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57b78c3-e715-480d-be83-d77baf46956c', 'x-compute-request-id': 'req-a57b78c3-e715-480d-be83-d77baf46956c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:53,594 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.077s 2021-08-03 21:53:53,594 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933766d1-be7d-413d-b2da-937341317300', 'x-compute-request-id': 'req-933766d1-be7d-413d-b2da-937341317300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:54,672 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:53:54,672 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd75d53-efac-4948-88c3-6f36c84b6f5b', 'x-compute-request-id': 'req-efd75d53-efac-4948-88c3-6f36c84b6f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:55,749 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:53:55,750 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafe8cab-9d5f-44b5-81a5-105fe8a81e02', 'x-compute-request-id': 'req-cafe8cab-9d5f-44b5-81a5-105fe8a81e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:56,824 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.065s 2021-08-03 21:53:56,824 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5f50f71-f102-4437-adbe-2f0cb3b8d4da', 'x-compute-request-id': 'req-d5f50f71-f102-4437-adbe-2f0cb3b8d4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:57,899 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:53:57,899 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6989c5-1b44-43c1-a7cd-a1ad4bcd4038', 'x-compute-request-id': 'req-8e6989c5-1b44-43c1-a7cd-a1ad4bcd4038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:53:58,977 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:53:58,977 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c919d799-d083-4e4d-be74-71c2709c5835', 'x-compute-request-id': 'req-c919d799-d083-4e4d-be74-71c2709c5835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:53:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:00,052 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:54:00,052 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c1b4de-f7ce-47d0-b697-0cc355aa3f8b', 'x-compute-request-id': 'req-c5c1b4de-f7ce-47d0-b697-0cc355aa3f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:01,127 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:54:01,127 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd659125-a0b9-4ffe-944b-299ccb468df4', 'x-compute-request-id': 'req-dd659125-a0b9-4ffe-944b-299ccb468df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:02,205 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:02,205 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9e033a-5d27-4c58-8310-db820376f9dc', 'x-compute-request-id': 'req-0a9e033a-5d27-4c58-8310-db820376f9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:03,283 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:03,283 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0282b2-a8e3-48c2-a5bf-1e772914d09d', 'x-compute-request-id': 'req-fe0282b2-a8e3-48c2-a5bf-1e772914d09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:04,357 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.065s 2021-08-03 21:54:04,357 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f7f2f7-dd10-4f2b-90b6-12af7c0ed75b', 'x-compute-request-id': 'req-03f7f2f7-dd10-4f2b-90b6-12af7c0ed75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:05,435 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:05,436 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-121ce758-0cbf-4a63-9a01-080e5026379b', 'x-compute-request-id': 'req-121ce758-0cbf-4a63-9a01-080e5026379b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:06,513 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:06,513 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843e7319-4a32-4b34-bf34-a386ccae26db', 'x-compute-request-id': 'req-843e7319-4a32-4b34-bf34-a386ccae26db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:07,590 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:07,591 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a5d528-b784-4e7f-84b9-c31dfbafc26e', 'x-compute-request-id': 'req-34a5d528-b784-4e7f-84b9-c31dfbafc26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:08,667 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:08,667 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c5c91e-2246-470c-9bf1-d2f31af9904f', 'x-compute-request-id': 'req-53c5c91e-2246-470c-9bf1-d2f31af9904f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:09,746 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:54:09,746 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c1318e-1e7a-4676-983c-f71f49cb2092', 'x-compute-request-id': 'req-39c1318e-1e7a-4676-983c-f71f49cb2092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:10,857 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.102s 2021-08-03 21:54:10,857 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eee9215f-850e-47cb-bcc8-7ce7b97a2000', 'x-compute-request-id': 'req-eee9215f-850e-47cb-bcc8-7ce7b97a2000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:11,943 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.077s 2021-08-03 21:54:11,943 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d2b5d2-943a-4dc5-a43c-3b6f00e4db17', 'x-compute-request-id': 'req-f3d2b5d2-943a-4dc5-a43c-3b6f00e4db17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:13,020 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:13,021 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0b32db-e8bb-4ca2-b0fc-8107aaad66c7', 'x-compute-request-id': 'req-3a0b32db-e8bb-4ca2-b0fc-8107aaad66c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:14,097 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:54:14,097 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25dc7830-2670-4b41-8509-dae4a9d19b9e', 'x-compute-request-id': 'req-25dc7830-2670-4b41-8509-dae4a9d19b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:15,175 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:15,175 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20d6292-8312-4418-a914-15c13ff9e442', 'x-compute-request-id': 'req-c20d6292-8312-4418-a914-15c13ff9e442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:16,253 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:16,254 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc2e02cd-7771-4cdb-be81-cb09dae57c98', 'x-compute-request-id': 'req-fc2e02cd-7771-4cdb-be81-cb09dae57c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:17,330 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:54:17,330 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832b0e64-6c90-4ae2-8711-f67cec7727a1', 'x-compute-request-id': 'req-832b0e64-6c90-4ae2-8711-f67cec7727a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:18,409 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:54:18,410 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b09bec-83c0-4155-8c9f-4789b5c3bb19', 'x-compute-request-id': 'req-a6b09bec-83c0-4155-8c9f-4789b5c3bb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:19,487 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:19,487 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d96d52-b3c5-4428-8e30-77536fd8768d', 'x-compute-request-id': 'req-69d96d52-b3c5-4428-8e30-77536fd8768d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:20,564 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:54:20,565 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93697b56-f954-472f-bde9-cd6db7f16604', 'x-compute-request-id': 'req-93697b56-f954-472f-bde9-cd6db7f16604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:21,642 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:21,643 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d53491-d11a-40a7-aca0-0c2ca8e718b7', 'x-compute-request-id': 'req-12d53491-d11a-40a7-aca0-0c2ca8e718b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:22,719 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:54:22,720 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa9e1c6-0cf3-4ec8-a814-93f3d0f3a530', 'x-compute-request-id': 'req-4fa9e1c6-0cf3-4ec8-a814-93f3d0f3a530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:23,797 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:23,798 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21388f26-9bef-4bc9-81fb-151cea93a936', 'x-compute-request-id': 'req-21388f26-9bef-4bc9-81fb-151cea93a936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:24,879 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:54:24,879 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48716754-4ee2-40d3-87df-47c517191555', 'x-compute-request-id': 'req-48716754-4ee2-40d3-87df-47c517191555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:25,958 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:54:25,959 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88e098d-53c7-4e2b-a203-ed19b3215824', 'x-compute-request-id': 'req-d88e098d-53c7-4e2b-a203-ed19b3215824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:27,036 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:27,037 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634620d4-5d46-4d11-8582-4917476af23e', 'x-compute-request-id': 'req-634620d4-5d46-4d11-8582-4917476af23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:28,118 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:54:28,118 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce7a86a-d3aa-4b5b-8e36-16bab378e864', 'x-compute-request-id': 'req-9ce7a86a-d3aa-4b5b-8e36-16bab378e864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:29,196 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:29,196 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78899f8a-503d-4598-b299-6670506f22d5', 'x-compute-request-id': 'req-78899f8a-503d-4598-b299-6670506f22d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:30,281 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.076s 2021-08-03 21:54:30,281 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56977b14-b9da-466b-a234-8ff795f57879', 'x-compute-request-id': 'req-56977b14-b9da-466b-a234-8ff795f57879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:31,365 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:54:31,365 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b753c3ad-26d2-4087-b114-4ce4f285f74b', 'x-compute-request-id': 'req-b753c3ad-26d2-4087-b114-4ce4f285f74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:32,443 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:32,444 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-417ed16c-d385-4f75-9d4d-396d25b74664', 'x-compute-request-id': 'req-417ed16c-d385-4f75-9d4d-396d25b74664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:33,521 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:33,522 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8cff41d-f35c-4857-8d9f-3236f7269385', 'x-compute-request-id': 'req-f8cff41d-f35c-4857-8d9f-3236f7269385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:34,599 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:34,599 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5beea5b-d7a2-4e7f-935a-24fdc1baedde', 'x-compute-request-id': 'req-c5beea5b-d7a2-4e7f-935a-24fdc1baedde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:35,717 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.110s 2021-08-03 21:54:35,717 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5f87afe-93b6-4d53-957b-911b26b8e2a2', 'x-compute-request-id': 'req-d5f87afe-93b6-4d53-957b-911b26b8e2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:36,794 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:36,794 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1399d5ef-27e4-4c8e-86e0-472db162556f', 'x-compute-request-id': 'req-1399d5ef-27e4-4c8e-86e0-472db162556f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:37,871 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:37,871 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409775da-995b-49bc-bd4a-c7ea67071e63', 'x-compute-request-id': 'req-409775da-995b-49bc-bd4a-c7ea67071e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:38,980 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.100s 2021-08-03 21:54:38,980 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aa00800-6ebf-430a-a925-a2d3e5f5ec8a', 'x-compute-request-id': 'req-6aa00800-6ebf-430a-a925-a2d3e5f5ec8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:40,064 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:54:40,064 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54ef1758-1ae2-4d5a-900d-f623a4c19f8e', 'x-compute-request-id': 'req-54ef1758-1ae2-4d5a-900d-f623a4c19f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:41,146 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:54:41,146 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3104cf-fd85-48bb-98af-e88458c5a265', 'x-compute-request-id': 'req-8b3104cf-fd85-48bb-98af-e88458c5a265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:42,248 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.092s 2021-08-03 21:54:42,248 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e500df9-dc8e-4c8e-abe3-429bafae0d92', 'x-compute-request-id': 'req-7e500df9-dc8e-4c8e-abe3-429bafae0d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:43,330 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:54:43,330 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee2744d-860a-4a5b-b090-878ec30170e0', 'x-compute-request-id': 'req-aee2744d-860a-4a5b-b090-878ec30170e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:44,431 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.093s 2021-08-03 21:54:44,432 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f48ec4-35a4-4733-951b-113a7ff0949b', 'x-compute-request-id': 'req-c3f48ec4-35a4-4733-951b-113a7ff0949b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:45,518 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.078s 2021-08-03 21:54:45,519 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3d5726-cd5d-4649-bf75-a72a5b4e28a9', 'x-compute-request-id': 'req-8f3d5726-cd5d-4649-bf75-a72a5b4e28a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:46,604 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.076s 2021-08-03 21:54:46,604 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45463db6-021a-4c11-8b6e-51fa6d1fb7ba', 'x-compute-request-id': 'req-45463db6-021a-4c11-8b6e-51fa6d1fb7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:47,686 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:54:47,686 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2c1c83-682b-4dc6-a38a-80d57c748953', 'x-compute-request-id': 'req-7c2c1c83-682b-4dc6-a38a-80d57c748953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:48,764 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:54:48,765 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82392be7-c841-4f44-9861-29117ec29830', 'x-compute-request-id': 'req-82392be7-c841-4f44-9861-29117ec29830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:49,841 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:49,842 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9274ae01-45a9-4919-8e22-e22a34d46bd5', 'x-compute-request-id': 'req-9274ae01-45a9-4919-8e22-e22a34d46bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:50,926 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.076s 2021-08-03 21:54:50,927 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf74e61-ce87-4d74-a6be-707f9bb5daee', 'x-compute-request-id': 'req-cbf74e61-ce87-4d74-a6be-707f9bb5daee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:52,006 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:54:52,006 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013cbf61-590d-40a8-8506-2cd7745a28c6', 'x-compute-request-id': 'req-013cbf61-590d-40a8-8506-2cd7745a28c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:53,082 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:54:53,083 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db0a6875-6886-49c5-a1c8-03a584eedb33', 'x-compute-request-id': 'req-db0a6875-6886-49c5-a1c8-03a584eedb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:54,160 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:54,161 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-428783ee-c1b9-44d9-8101-23baca5be420', 'x-compute-request-id': 'req-428783ee-c1b9-44d9-8101-23baca5be420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:55,241 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:54:55,241 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea4bd9cc-86df-4e9c-9b93-80b5606c1758', 'x-compute-request-id': 'req-ea4bd9cc-86df-4e9c-9b93-80b5606c1758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:56,317 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:54:56,318 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e4db4a-e795-418a-947d-bd4be347c16c', 'x-compute-request-id': 'req-62e4db4a-e795-418a-947d-bd4be347c16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:57,395 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:57,395 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f758e0-9112-44ee-8d4a-2ed7895e69f2', 'x-compute-request-id': 'req-54f758e0-9112-44ee-8d4a-2ed7895e69f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:58,473 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:54:58,473 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de43ca24-6185-44ab-a3fd-218456a922ef', 'x-compute-request-id': 'req-de43ca24-6185-44ab-a3fd-218456a922ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:54:59,549 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:54:59,550 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d948a7b5-48b2-4185-9dc4-8da4f18cfc05', 'x-compute-request-id': 'req-d948a7b5-48b2-4185-9dc4-8da4f18cfc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:54:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:00,627 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:00,627 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c20773-4b77-48fd-a930-c920233ef2fa', 'x-compute-request-id': 'req-86c20773-4b77-48fd-a930-c920233ef2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:01,705 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:55:01,705 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a87fa8de-b1fa-4660-a399-716863c89507', 'x-compute-request-id': 'req-a87fa8de-b1fa-4660-a399-716863c89507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:02,785 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:55:02,786 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-745c7fe8-326c-4f46-8274-3f9a02bdd5c9', 'x-compute-request-id': 'req-745c7fe8-326c-4f46-8274-3f9a02bdd5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:03,867 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:55:03,868 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6099c06f-40c3-44d1-a469-339e97e31469', 'x-compute-request-id': 'req-6099c06f-40c3-44d1-a469-339e97e31469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:04,951 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.075s 2021-08-03 21:55:04,952 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f6e0db-f5d1-4901-89dd-cccfb2123d06', 'x-compute-request-id': 'req-37f6e0db-f5d1-4901-89dd-cccfb2123d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:06,031 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:55:06,032 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9a2959-64ff-4047-830c-e833c30de202', 'x-compute-request-id': 'req-cd9a2959-64ff-4047-830c-e833c30de202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:07,118 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.079s 2021-08-03 21:55:07,119 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0150a0b3-4c33-43aa-acfc-1782e1d7459a', 'x-compute-request-id': 'req-0150a0b3-4c33-43aa-acfc-1782e1d7459a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:08,206 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.079s 2021-08-03 21:55:08,207 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0efb8607-0d39-4eb9-b7bc-000999868be5', 'x-compute-request-id': 'req-0efb8607-0d39-4eb9-b7bc-000999868be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:09,297 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.082s 2021-08-03 21:55:09,298 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e56aa093-be05-4f6d-9b76-76b86b994541', 'x-compute-request-id': 'req-e56aa093-be05-4f6d-9b76-76b86b994541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:10,377 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:55:10,377 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-126ba896-8d31-4daa-afb8-1fed228be508', 'x-compute-request-id': 'req-126ba896-8d31-4daa-afb8-1fed228be508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:11,452 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:55:11,452 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82195949-f145-46ea-8e1f-31c41a805fa5', 'x-compute-request-id': 'req-82195949-f145-46ea-8e1f-31c41a805fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:12,566 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.106s 2021-08-03 21:55:12,567 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ebb3b2-20e1-4390-947b-f07f88e04410', 'x-compute-request-id': 'req-86ebb3b2-20e1-4390-947b-f07f88e04410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:13,648 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:55:13,648 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5454aaf4-ae56-43a5-8a61-5424795cd1ca', 'x-compute-request-id': 'req-5454aaf4-ae56-43a5-8a61-5424795cd1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:14,728 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:55:14,729 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7cd04e-1fe1-4b75-8327-1e5b0e24e24d', 'x-compute-request-id': 'req-8b7cd04e-1fe1-4b75-8327-1e5b0e24e24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:15,806 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:15,806 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87c08d9-6497-4abf-9a78-f3373ce6756f', 'x-compute-request-id': 'req-c87c08d9-6497-4abf-9a78-f3373ce6756f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:16,885 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:55:16,885 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-208f2eb0-54ee-412b-91fc-f538994669f3', 'x-compute-request-id': 'req-208f2eb0-54ee-412b-91fc-f538994669f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:17,962 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:55:17,963 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53973ff9-e947-4764-9a7e-55f77ad23bb5', 'x-compute-request-id': 'req-53973ff9-e947-4764-9a7e-55f77ad23bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:19,042 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:55:19,043 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d0f723-da6b-4d78-a7ba-b42c7dfb4b66', 'x-compute-request-id': 'req-31d0f723-da6b-4d78-a7ba-b42c7dfb4b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:20,125 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:55:20,125 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6f383d-26b2-4cb5-82cb-74c2d4f45c10', 'x-compute-request-id': 'req-ac6f383d-26b2-4cb5-82cb-74c2d4f45c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:21,203 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:21,203 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b4c1b2b-a5a1-4b11-86a8-6da918fd724c', 'x-compute-request-id': 'req-7b4c1b2b-a5a1-4b11-86a8-6da918fd724c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:22,280 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:22,281 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bafd2c3-3b84-4c01-936f-389ccddf19bf', 'x-compute-request-id': 'req-7bafd2c3-3b84-4c01-936f-389ccddf19bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:23,357 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:23,358 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81774257-e255-4215-b8ce-c6dd583572e9', 'x-compute-request-id': 'req-81774257-e255-4215-b8ce-c6dd583572e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:24,434 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:24,434 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91bbd83e-b708-4708-a30b-6e0fe2fcf683', 'x-compute-request-id': 'req-91bbd83e-b708-4708-a30b-6e0fe2fcf683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:25,514 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:55:25,515 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c799bb0-c266-44d4-86ce-2693dc850627', 'x-compute-request-id': 'req-2c799bb0-c266-44d4-86ce-2693dc850627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:26,591 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:55:26,591 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9280b4b4-3959-4a6e-b0d8-94e8f24ab621', 'x-compute-request-id': 'req-9280b4b4-3959-4a6e-b0d8-94e8f24ab621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:27,667 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:27,667 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ee4fea-b9d8-42b0-9312-9699034fa3f6', 'x-compute-request-id': 'req-a8ee4fea-b9d8-42b0-9312-9699034fa3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:28,744 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:55:28,745 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28aaad9-ecc9-4141-820d-f3dd64148cee', 'x-compute-request-id': 'req-d28aaad9-ecc9-4141-820d-f3dd64148cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:29,825 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:55:29,826 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df138b61-19eb-4586-b0fc-de038490de5c', 'x-compute-request-id': 'req-df138b61-19eb-4586-b0fc-de038490de5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:30,905 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.071s 2021-08-03 21:55:30,906 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552c01f8-b217-4d2b-bf41-24c90f408dd3', 'x-compute-request-id': 'req-552c01f8-b217-4d2b-bf41-24c90f408dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:31,985 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:55:31,985 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d403f2-d301-4404-a314-0faef278a1ae', 'x-compute-request-id': 'req-75d403f2-d301-4404-a314-0faef278a1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:33,060 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:55:33,060 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1938448a-c2c9-4d67-937a-db1b6f53cf2b', 'x-compute-request-id': 'req-1938448a-c2c9-4d67-937a-db1b6f53cf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:34,136 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:55:34,136 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d49ec0-3fc6-452d-9762-20f6dde7e261', 'x-compute-request-id': 'req-51d49ec0-3fc6-452d-9762-20f6dde7e261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:35,210 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:55:35,211 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4eaf751-af25-45ad-a274-7e67b5c69881', 'x-compute-request-id': 'req-b4eaf751-af25-45ad-a274-7e67b5c69881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:36,285 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.065s 2021-08-03 21:55:36,285 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ca06bb-3ea8-4ce6-916a-dbd67057bead', 'x-compute-request-id': 'req-70ca06bb-3ea8-4ce6-916a-dbd67057bead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:37,359 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:55:37,360 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70df1c81-05ff-4c5d-80ee-8ea0c9ec0e1b', 'x-compute-request-id': 'req-70df1c81-05ff-4c5d-80ee-8ea0c9ec0e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:38,438 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:55:38,438 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2fd92b3-5758-4134-a183-c3927ee0812e', 'x-compute-request-id': 'req-d2fd92b3-5758-4134-a183-c3927ee0812e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:39,513 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:55:39,513 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3746692e-d52b-4c0d-bf49-f7eb862ac95c', 'x-compute-request-id': 'req-3746692e-d52b-4c0d-bf49-f7eb862ac95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:40,589 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:55:40,589 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c979fe18-d338-4f78-8a09-6d1e6d8f5440', 'x-compute-request-id': 'req-c979fe18-d338-4f78-8a09-6d1e6d8f5440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:41,671 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.072s 2021-08-03 21:55:41,671 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d1120a-2ea6-49bd-b6ee-d4258a594fd1', 'x-compute-request-id': 'req-b6d1120a-2ea6-49bd-b6ee-d4258a594fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:42,750 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:55:42,751 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89318fcc-45ce-4ba0-b67c-c5cf601b3d7f', 'x-compute-request-id': 'req-89318fcc-45ce-4ba0-b67c-c5cf601b3d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:43,829 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:55:43,829 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673bed53-e096-4aaa-bec0-d52ac678f4b3', 'x-compute-request-id': 'req-673bed53-e096-4aaa-bec0-d52ac678f4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:44,904 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:55:44,905 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7f3d761-4d0d-4872-b349-ee7444c62fce', 'x-compute-request-id': 'req-b7f3d761-4d0d-4872-b349-ee7444c62fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:45,981 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:55:45,981 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b11c3b-38e1-4b5d-9d8c-0b05568d7d75', 'x-compute-request-id': 'req-32b11c3b-38e1-4b5d-9d8c-0b05568d7d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:47,059 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:55:47,059 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965cb1cd-76c8-4c3f-9d7c-00e5276f6243', 'x-compute-request-id': 'req-965cb1cd-76c8-4c3f-9d7c-00e5276f6243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:48,135 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:48,136 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ffdedb8-2b05-4ace-8b23-667e09c8bc1b', 'x-compute-request-id': 'req-3ffdedb8-2b05-4ace-8b23-667e09c8bc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:49,213 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:55:49,213 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee73be11-d6a6-4d45-b928-842bbc0d2182', 'x-compute-request-id': 'req-ee73be11-d6a6-4d45-b928-842bbc0d2182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:50,289 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:55:50,289 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945545ef-5314-4465-809b-ad457d32c9ce', 'x-compute-request-id': 'req-945545ef-5314-4465-809b-ad457d32c9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:51,363 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:55:51,363 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcb8f2e-4c85-4a4c-a403-33e89056d479', 'x-compute-request-id': 'req-9fcb8f2e-4c85-4a4c-a403-33e89056d479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:52,438 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.066s 2021-08-03 21:55:52,438 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c7b4ce-0e87-4313-85c7-9fbdc126e390', 'x-compute-request-id': 'req-f5c7b4ce-0e87-4313-85c7-9fbdc126e390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:53,514 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:55:53,515 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29129800-854f-4d15-9d36-3cdbeddb9581', 'x-compute-request-id': 'req-29129800-854f-4d15-9d36-3cdbeddb9581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:54,591 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:54,591 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e090cd16-1a6a-422c-a31a-ae83056e87b5', 'x-compute-request-id': 'req-e090cd16-1a6a-422c-a31a-ae83056e87b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:55,667 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:55,668 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6fad12-36a8-4739-8265-4e8215d66f38', 'x-compute-request-id': 'req-ac6fad12-36a8-4739-8265-4e8215d66f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:56,754 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.077s 2021-08-03 21:55:56,754 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59898ec1-defa-4c30-a4dd-36df826aae90', 'x-compute-request-id': 'req-59898ec1-defa-4c30-a4dd-36df826aae90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:57,836 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.073s 2021-08-03 21:55:57,837 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb7556c-ba16-4488-930c-1d78a88cff3d', 'x-compute-request-id': 'req-3bb7556c-ba16-4488-930c-1d78a88cff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:58,914 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:58,915 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c6b3319-86a1-4d11-b276-f334f31f9dd9', 'x-compute-request-id': 'req-4c6b3319-86a1-4d11-b276-f334f31f9dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:55:59,991 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:55:59,992 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65caaf3e-d7dc-47ed-a36e-caf6538a3687', 'x-compute-request-id': 'req-65caaf3e-d7dc-47ed-a36e-caf6538a3687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:55:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:56:01,068 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:56:01,068 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8fe695c-39b7-4dc9-a88f-142e79d95396', 'x-compute-request-id': 'req-b8fe695c-39b7-4dc9-a88f-142e79d95396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:56:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:56:02,146 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.069s 2021-08-03 21:56:02,146 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1389cc1d-ba34-43da-94f5-a4756dd8ec69', 'x-compute-request-id': 'req-1389cc1d-ba34-43da-94f5-a4756dd8ec69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:56:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:56:03,223 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.068s 2021-08-03 21:56:03,223 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c32e3f-c811-4188-b97d-d5a6ee3a85d3', 'x-compute-request-id': 'req-53c32e3f-c811-4188-b97d-d5a6ee3a85d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:56:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:56:04,404 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.172s 2021-08-03 21:56:04,405 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56f27451-5827-42c8-a531-526c30a3395b', 'x-compute-request-id': 'req-56f27451-5827-42c8-a531-526c30a3395b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:56:05,481 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.067s 2021-08-03 21:56:05,481 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08e1b9ff-c23b-419a-9501-e8d8fa27d38c', 'x-compute-request-id': 'req-08e1b9ff-c23b-419a-9501-e8d8fa27d38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:56:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:56:06,559 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.070s 2021-08-03 21:56:06,560 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8daccefc-9ec7-4b2a-8558-6dffd94af028', 'x-compute-request-id': 'req-8daccefc-9ec7-4b2a-8558-6dffd94af028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"server": {"id": "fd4386e2-445d-417d-80e7-ace69117fa6c", "name": "tempest-TestNetworkAdvancedServerOps-server-1522093464", "status": "BUILD", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "user_id": "89a0f7ffc90541ba85734fde512fc475", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:50:06Z", "updated": "2021-08-03T21:56:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/fd4386e2-445d-417d-80e7-ace69117fa6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1696823905", "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-08-03 21:56:06,709 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 204 DELETE http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.142s 2021-08-03 21:56:06,710 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:06 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-3add8322-1e8d-45e0-baaf-4424a1cd7962', 'x-compute-request-id': 'req-3add8322-1e8d-45e0-baaf-4424a1cd7962', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'' 2021-08-03 21:56:06,734 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 404 GET http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c 0.024s 2021-08-03 21:56:06,735 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:06 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-d21a52fb-b0f4-446b-95f4-d3a6999eccb7', 'x-compute-request-id': 'req-d21a52fb-b0f4-446b-95f4-d3a6999eccb7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/fd4386e2-445d-417d-80e7-ace69117fa6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fd4386e2-445d-417d-80e7-ace69117fa6c could not be found."}}' 2021-08-03 21:56:08,162 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.102:9696/v2.0/routers/6be8cc65-24ef-4b5b-9ded-274d7d907a35/remove_router_interface 1.427s 2021-08-03 21:56:08,163 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0135dc5d-4d1f-4cdb-a80c-278779798d73"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-afbb86cf-8747-4a0a-9004-2e3df935462c', 'date': 'Tue, 03 Aug 2021 21:56:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/6be8cc65-24ef-4b5b-9ded-274d7d907a35/remove_router_interface'} Body: b'{"id": "6be8cc65-24ef-4b5b-9ded-274d7d907a35", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "port_id": "8629930e-8967-4bd4-8d05-6343b857a492", "network_id": "fbd7cff3-7c69-49d5-8bf5-166a71e50495", "subnet_id": "0135dc5d-4d1f-4cdb-a80c-278779798d73", "subnet_ids": ["0135dc5d-4d1f-4cdb-a80c-278779798d73"]}' 2021-08-03 21:56:08,446 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/0135dc5d-4d1f-4cdb-a80c-278779798d73 0.283s 2021-08-03 21:56:08,447 110110 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-4e45892f-9a94-4164-b826-4b87273e9d0d', 'date': 'Tue, 03 Aug 2021 21:56:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/0135dc5d-4d1f-4cdb-a80c-278779798d73'} Body: b'' 2021-08-03 21:56:09,594 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/routers/6be8cc65-24ef-4b5b-9ded-274d7d907a35 1.146s 2021-08-03 21:56:09,595 110110 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-e08e6aa2-f95b-4c26-bcdf-b4ef53b18390', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:56:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/6be8cc65-24ef-4b5b-9ded-274d7d907a35'} Body: b'' 2021-08-03 21:56:09,893 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/fbd7cff3-7c69-49d5-8bf5-166a71e50495 0.297s 2021-08-03 21:56:09,893 110110 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-afa41d6d-aa3d-43f9-bc84-939f714f8570', 'date': 'Tue, 03 Aug 2021 21:56:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/fbd7cff3-7c69-49d5-8bf5-166a71e50495'} Body: b'' 2021-08-03 21:56:10,055 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/d73015c8-1a1a-4b47-9ade-4677135826ec 0.162s 2021-08-03 21:56:10,056 110110 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-5b716251-f7ab-462a-aad8-aed610911a3c', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:56:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/d73015c8-1a1a-4b47-9ade-4677135826ec'} Body: b'' 2021-08-03 21:56:10,097 110110 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1696823905 0.040s 2021-08-03 21:56:10,097 110110 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:56:10 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-d80a4e51-1d78-471d-885f-894ebce784bc', 'x-compute-request-id': 'req-d80a4e51-1d78-471d-885f-894ebce784bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1696823905'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 138, in test_server_connectivity_rebuild server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 66, in _setup_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild) Server fd4386e2-445d-417d-80e7-ace69117fa6c failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt20.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
pt20.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
pt20.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] |
pass
pt20.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt20.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 0 | 2 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
fail
ft21.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:37:20,004 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/networks 0.628s 2021-08-03 21:37:20,005 110098 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--516891666", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0d9d6134-ab34-48be-a2b7-72fe50560b65', 'date': 'Tue, 03 Aug 2021 21:37:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","name":"tempest-network-smoke--516891666","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"8a3653185b234b42ac5ba1166555ddf2","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-08-03T21:37:19Z","updated_at":"2021-08-03T21:37:19Z","revision_number":1}}' 2021-08-03 21:37:22,835 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/routers 2.828s 2021-08-03 21:37:22,835 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-751054883", "admin_state_up": true, "project_id": "8a3653185b234b42ac5ba1166555ddf2", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-9ab55d0b-54b4-4699-b93e-41af017414ab', 'date': 'Tue, 03 Aug 2021 21:37:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"router": {"id": "27534d50-2886-4d39-aa83-6e70f669bfba", "name": "tempest-TestNetworkBasicOps-router-751054883", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.97"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:37:20Z", "updated_at": "2021-08-03T21:37:22Z", "revision_number": 3, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:23,138 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.0%2F28 0.302s 2021-08-03 21:37:23,138 110098 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-089a0958-f836-443d-b6f6-41f23a2c701c', 'date': 'Tue, 03 Aug 2021 21:37:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:37:23,347 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.208s 2021-08-03 21:37:23,348 110098 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-bedbb6fd-24da-42da-9740-516ba5e66d22', 'date': 'Tue, 03 Aug 2021 21:37:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:37:23,430 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.081s 2021-08-03 21:37:23,430 110098 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-56d26c73-3e19-4029-b932-e7756c4412d5', 'date': 'Tue, 03 Aug 2021 21:37:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:37:24,388 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.957s 2021-08-03 21:37:24,388 110098 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-1098250021", "network_id": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-5b2eb8bd-c698-4e6a-8335-2261a8f168b1', 'date': 'Tue, 03 Aug 2021 21:37:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"2544eea9-6d39-4805-ac83-619dbdd96a05","name":"tempest-subnet-smoke-1098250021","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","network_id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","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-08-03T21:37:23Z","updated_at":"2021-08-03T21:37:23Z","revision_number":0,"project_id":"8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:30,144 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT http://10.222.0.102:9696/v2.0/routers/27534d50-2886-4d39-aa83-6e70f669bfba/add_router_interface 5.755s 2021-08-03 21:37:30,144 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "2544eea9-6d39-4805-ac83-619dbdd96a05"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-50d81928-f166-4c5f-803c-7b9902e2ff21', 'date': 'Tue, 03 Aug 2021 21:37:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/27534d50-2886-4d39-aa83-6e70f669bfba/add_router_interface'} Body: b'{"id": "27534d50-2886-4d39-aa83-6e70f669bfba", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "port_id": "6df122e2-e062-4e9b-acb7-cbeb50476002", "network_id": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5", "subnet_id": "2544eea9-6d39-4805-ac83-619dbdd96a05", "subnet_ids": ["2544eea9-6d39-4805-ac83-619dbdd96a05"]}' 2021-08-03 21:37:30,577 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/networks 0.432s 2021-08-03 21:37:30,577 110098 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': '6176', 'x-openstack-request-id': 'req-b324431a-8452-4a6d-b7f1-219ce6c53eab', 'date': 'Tue, 03 Aug 2021 21:37:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"networks":[{"id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","name":"tempest-network-smoke--516891666","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2544eea9-6d39-4805-ac83-619dbdd96a05"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:37:19Z","updated_at":"2021-08-03T21:37:23Z","revision_number":2,"project_id":"8a3653185b234b42ac5ba1166555ddf2","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":876},{"id":"8f630950-4121-48e4-bfb9-80786c8c4fc2","name":"tempest-AttachVolumeShelveTestJSON-1009730397-network","tenant_id":"d518a01e68714f078583c700f89431d1","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["8074c074-f1b8-4a40-a248-f2b68d02b45d"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:34:52Z","updated_at":"2021-08-03T21:34:53Z","revision_number":2,"project_id":"d518a01e68714f078583c700f89431d1","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":885},{"id":"af7cf9b2-f309-47e3-a2bd-da781dceab55","name":"tempest-network-smoke--230309330","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ddf6401-1a7c-4639-b8dc-b4e8ed107368"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:37:21Z","updated_at":"2021-08-03T21:37:26Z","revision_number":2,"project_id":"333d6d0a6c744beaa4864294a7039fb4","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":879},{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"bc740146-cf74-4e7b-a44b-e9a35a77bc4e","name":"shared","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4138d832-8625-4e04-88db-af89f4e67b6b"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:01:05Z","updated_at":"2021-08-03T21:01:08Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":891},{"id":"bf346e4b-d1a5-4446-be2e-219adacdf0ce","name":"tempest-TestVolumeBootPattern-278556956-network","tenant_id":"f6e98e67004d485baa70b9ffd982255f","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["6a52b8f7-0031-4496-871b-671cede8c7a9"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:32:42Z","updated_at":"2021-08-03T21:32:42Z","revision_number":2,"project_id":"f6e98e67004d485baa70b9ffd982255f","provider:network_type":"vlan","provider:physical_network":"physnet1","provide 2021-08-03 21:37:30,969 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets 0.390s 2021-08-03 21:37:30,969 110098 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': '5713', 'x-openstack-request-id': 'req-0760d7a1-1b32-4fae-944d-4cd9269be580', 'date': 'Tue, 03 Aug 2021 21:37:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"1c4e45dc-5b0b-4aae-be60-91ef6ad78a53","name":"tempest-TestVolumeBootPattern-74431432-subnet","tenant_id":"e71635f3655f45138d54c46e88b8d906","network_id":"d97f98f8-d21b-4296-b451-7df5182b3452","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-08-03T21:32:37Z","updated_at":"2021-08-03T21:32:37Z","revision_number":0,"project_id":"e71635f3655f45138d54c46e88b8d906"},{"id":"1ddf6401-1a7c-4639-b8dc-b4e8ed107368","name":"tempest-subnet-smoke-460745834","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","network_id":"af7cf9b2-f309-47e3-a2bd-da781dceab55","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-08-03T21:37:25Z","updated_at":"2021-08-03T21:37:25Z","revision_number":0,"project_id":"333d6d0a6c744beaa4864294a7039fb4"},{"id":"2544eea9-6d39-4805-ac83-619dbdd96a05","name":"tempest-subnet-smoke-1098250021","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","network_id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","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-08-03T21:37:23Z","updated_at":"2021-08-03T21:37:23Z","revision_number":0,"project_id":"8a3653185b234b42ac5ba1166555ddf2"},{"id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","name":"public-subnet","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","network_id":"b755a7f1-940a-4e35-818d-6cf7362253f6","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.25.3.1","cidr":"172.25.3.0/24","allocation_pools":[{"start":"172.25.3.2","end":"172.25.3.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T20:58:26Z","updated_at":"2021-08-03T20:58:26Z","revision_number":0,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54"},{"id":"4138d832-8625-4e04-88db-af89f4e67b6b","name":"shared-subnet","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","network_id":"bc740146-cf74-4e7b-a44b-e9a35a77bc4e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2021-08-03T21:01:08Z","updated_at":"2021-08-03T21:01:08Z","revision_number":0,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54"},{"id":"6693e7d4-255e-4d8c-8351-02f7e1fd1aa8","name":"private-subnet","tenant_id":"465febe159b34880978b73c952bd0c40","network_id":"e676f027-ad95-46a0-abd6-0d448cc794b6","ip_version":4,"subnetpool_id":"f6662e8e-2c38-43a6-8cfe-df0f47a611a0","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T20:58:04Z","updated_at":"2021-08-03T21:00:17Z","revision_number":1,"project_id":"465febe159b34880978b73c952bd0c40"},{"id":"6a52b8f7-0031-4496-871b-671cede8c7a9","name":"tempest-TestVolumeBootPattern-278556956-subnet","tenant_id":"f6e98e67004d485baa70b9ffd982255f","network_id":"bf346e4b-d1a5-4446-be2e-219adacdf0ce","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"ga 2021-08-03 21:37:31,707 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/routers 0.737s 2021-08-03 21:37:31,707 110098 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': '5022', 'x-openstack-request-id': 'req-913af989-bc59-4844-9d3d-2cacebb1715e', 'date': 'Tue, 03 Aug 2021 21:37:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"routers": [{"id": "27534d50-2886-4d39-aa83-6e70f669bfba", "name": "tempest-TestNetworkBasicOps-router-751054883", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.97"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:37:20Z", "updated_at": "2021-08-03T21:37:28Z", "revision_number": 4, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}, {"id": "53236404-8eae-4457-a177-10dc9409db25", "name": "tempest-ServerActionsTestJSON-1528468930-router", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.173"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:31:19Z", "updated_at": "2021-08-03T21:31:22Z", "revision_number": 4, "project_id": "08e6d5fae5734a29a9e16afe165b8611"}, {"id": "55e8bd6f-bb42-462f-ba6a-f4ee217657a3", "name": "tempest-TestNetworkAdvancedServerOps-router-1377058909", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.114"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:37:22Z", "updated_at": "2021-08-03T21:37:30Z", "revision_number": 4, "project_id": "333d6d0a6c744beaa4864294a7039fb4"}, {"id": "5c8bf3e3-40ea-4fa3-af09-3861bf19f138", "name": "tempest-AttachVolumeShelveTestJSON-1009730397-router", "tenant_id": "d518a01e68714f078583c700f89431d1", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.20"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:34:53Z", "updated_at": "2021-08-03T21:34:56Z", "revision_number": 4, "project_id": "d518a01e68714f078583c700f89431d1"}, {"id": "693f85ae-209e-4981-a44a-1a1f3c99d4e3", "name": "tempest-TestVolumeBootPattern-278556956-router", "tenant_id": "f6e98e67004d485baa70b9ffd982255f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.209"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:32:43Z", "updated_at": "2021-08-03T21:32:46Z", "revision_number": 4, "project_id": "f6e98e67004d485baa70b9ffd982255f"}, {"id": "7ae6caec-dc9a-40e9-a56a-262a0dcf9155", "name": "router1", "tenant_id": "465febe159b34880978b73c952bd0c40", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.59"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_z 2021-08-03 21:37:32,268 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.560s 2021-08-03 21:37:32,269 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1440806138"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6342471-1be2-428d-9365-9ed6e7473f73', 'x-compute-request-id': 'req-a6342471-1be2-428d-9365-9ed6e7473f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA2bCJ5GxJ9kyhQaYzRBLXfzhhvwFvmE0QDMVP/CFOA7N5GAaH\\nYBQuc8H213KGj1+gd2DvdbnkoyE/TzA4NghR/meOjNdlDOl442hfdnEdo35EY84W\\nceNd7lT7XRMH5dvJCwBwmzDRnllC4JDVDpt7TnTE8bADSOiiX8Cs0a436RvPxGw4\\nR2c0Rt9aFfcHABWeNY0ArhhtziMNpEGuPh/HZ2hnBCgVhp0L+HmK7FE1m135q93n\\na0sMfDmj0XQ1jkEIKCUp/RQATu2HILNeeR0QHFfo/kBTYn5yoPOKqiVNpHTQC8j0\\nNVxNPyhHi6ZYVPKwqvJr6NaTBUUGpD+tg3x/mwIDAQABAoIBAQCrsRJAx6vaB3xT\\n0+qxMQ8n9ucZB9/lRjp3aBP6rqXiQ2YprdSN0b0FbaDrMhew8uIT5a9XscMDapCN\\nO2HKM+u/dBu5N5UqhuXirgpE11hh/4+fDAcl0gbel8YdFYpwH1XESJeHvwxFEO+v\\nQGvZ9oVdTrmaSZF9qoWOcd+cDQVp4yHoA7wWgV6vjcRfS/CXaN104BB0fbkIs9qH\\n4lfBb31Joa44zO8BedeANevkAthas9MHY42HRmSM7z+3rI5QuAhnMSpNTMGoYmj+\\n0LP6ZFvfg0asSF17ggZOZaqHR02/6hFLAC2Ubq7oE6r8Equ2u2nnzwi15FWMtP5J\\nQOPiKdwJAoGBAPU0ycE/+oDwDrj9FyOCo+X/2ONg8weRsUKEor/qYP77fEZ89mO4\\nXDdLaHtMIn3IF8tVXGUny8g6ovTuQWjgcoHZyVs5PMwDiesdgXguFS1pO5eMTqk0\\njCVLa8s2W+Nqn4rTjCeXL1n+FWU5HR2zDflw1Pv/QLYubq++UBXvT3cHAoGBAONF\\nqvkim5Jp+YYqASByMwdraHXaU6o0b8G5fy+a0z0pODdRar2dpzaKhP0DiPCGqPQ4\\nzn+6jjChynINy5SVVCrpr/EQqWHS7eMJuqE2XxYdPwaWVhOxP/nmHAv/G2RQ9o0u\\nmiee5HX6FXqegJKhQ4gvaFWQgEG9hXZAo4Sa0ZnNAoGAJD13DB6+kUvpgSG2x8LJ\\nIncbwQ9VG+tGfYRI4YBscYMNrQVPDRH0Xx/AA2kPN/PYwG6PR0wIbEFuUDDebfeu\\nNM7RWbAt8iEbwyoLNo3pB1skOZO9FHj1tZVeCxyvm/7oMYZuknNfxjctRlaYnQkX\\nqaQpdk0VbVeTeFnyUCucXQUCgYEAl90lsfP+IIfPxGas+hFVJ9ANrTKGVWVUiA57\\nfkPmgyfX+J7exHVkFn3Y/3gtOQvCOe77jT4LZVO3Ax9UuaRO6Z3dgyevBz761orZ\\nun+qagyA4NX0DpSSO1oXw6xjkVTIau6I85Co+Gxzjcv7/f7kMUv8W7CDA2qwk6P9\\nn84T4MECgYEAxUN5Yqqn8Lq5ua17TuxOSSZBWsn7f5rBVrUVYsdikhXn6WJzQ/LL\\nTkwWI7sGWoIWrS5ti1xj5fgfjHIybLix10W8grZ+sbtfqp9Wft5gWxXA15YKGVcv\\nqKFP8rRHbE7kLX9MyNZT1SEpFnsP5QL0At/tKkjOMJVFk6pRwSuW9iU=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-1440806138", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZsInkbEn2TKFBpjNEEtd/OGG/AW+YTRAMxU/8IU4Ds3kYBodgFC5zwfbXcoaPX6B3YO91ueSjIT9PMDg2CFH+Z46M12UM6XjjaF92cR2jfkRjzhZx413uVPtdEwfl28kLAHCbMNGeWULgkNUOm3tOdMTxsANI6KJfwKzRrjfpG8/EbDhHZzRG31oV9wcAFZ41jQCuGG3OIw2kQa4+H8dnaGcEKBWGnQv4eYrsUTWbXfmr3edrSwx8OaPRdDWOQQgoJSn9FABO7Ycgs155HRAcV+j+QFNifnKg84qqJU2kdNALyPQ1XE0/KEeLplhU8rCq8mvo1pMFRQakP62DfH+b Generated-by-Nova", "fingerprint": "1e:17:64:de:2a:d0:8b:9b:05:8b:90:42:fa:e6:0f:11", "user_id": "6b1c760b32354c889b71619a18dfb837"}}' 2021-08-03 21:37:32,647 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.376s 2021-08-03 21:37:32,647 110098 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-1576271957", "description": "tempest-secgroup-smoke-1576271957 description", "project_id": "8a3653185b234b42ac5ba1166555ddf2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-858b233a-01ae-4983-90dc-51e4e53235b5', 'date': 'Tue, 03 Aug 2021 21:37:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "name": "tempest-secgroup-smoke-1576271957", "stateful": true, "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "description": "tempest-secgroup-smoke-1576271957 description", "security_group_rules": [{"id": "903e3993-c488-4c8a-a1ae-36ec21e52a8b", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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": 2572, "description": null, "tags": [], "created_at": "2021-08-03T21:37:32Z", "updated_at": "2021-08-03T21:37:32Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}, {"id": "e94b57bd-adaa-48d4-b9ab-77ce4ab94070", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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": 2573, "description": null, "tags": [], "created_at": "2021-08-03T21:37:32Z", "updated_at": "2021-08-03T21:37:32Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}], "tags": [], "created_at": "2021-08-03T21:37:32Z", "updated_at": "2021-08-03T21:37:32Z", "revision_number": 1, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:32,969 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.321s 2021-08-03 21:37:32,970 110098 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": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "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-cd82e7a8-0b1d-454e-ad5d-173d4e4f9e5c', 'date': 'Tue, 03 Aug 2021 21:37:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1776939e-8dbb-443a-b7b1-7047c9c2a403", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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-08-03T21:37:32Z", "updated_at": "2021-08-03T21:37:32Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:34,280 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 1.309s 2021-08-03 21:37:34,280 110098 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": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "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-51b1862e-7d2d-4a38-92ea-7e9b71d8d0be', 'date': 'Tue, 03 Aug 2021 21:37:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "47fc5ec2-103c-4f3e-84ae-de747bc710bb", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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-08-03T21:37:34Z", "updated_at": "2021-08-03T21:37:34Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:34,720 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.438s 2021-08-03 21:37:34,720 110098 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": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8499c04d-a3bb-421a-a729-1721df4f7c26', 'date': 'Tue, 03 Aug 2021 21:37:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7cdf3680-0b7f-4485-b97d-cf91a20a467d", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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-08-03T21:37:34Z", "updated_at": "2021-08-03T21:37:34Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:35,352 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.631s 2021-08-03 21:37:35,352 110098 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": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0d32e46c-49ef-447b-8840-5154a7946c62', 'date': 'Tue, 03 Aug 2021 21:37:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3560bb9e-d83c-4f68-888f-e21aeca158c6", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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-08-03T21:37:35Z", "updated_at": "2021-08-03T21:37:35Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:35,675 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.322s 2021-08-03 21:37:35,675 110098 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": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-23eec06c-ff2a-4c4c-9331-f85ddbd74029', 'date': 'Tue, 03 Aug 2021 21:37:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4d9822f1-5f3b-4ac8-94a0-db7e5f47e1f4", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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-08-03T21:37:35Z", "updated_at": "2021-08-03T21:37:35Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:35,953 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.276s 2021-08-03 21:37:35,953 110098 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": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-acb2204b-9571-4d05-b0a3-14777002ee8d', 'date': 'Tue, 03 Aug 2021 21:37:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "889a33b5-610e-45a1-b79b-46c379f37630", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "c36ea51f-1d8c-4bce-84f3-e2244e907985", "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-08-03T21:37:35Z", "updated_at": "2021-08-03T21:37:35Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:37:36,154 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.194s 2021-08-03 21:37:36,154 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3404', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-092a2295-63ce-4876-957d-5db0004e0a40', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6b1c760b32354c889b71619a18dfb837", "name": "tempest-TestNetworkBasicOps-840005522-project", "password_expires_at": null}, "audit_ids": ["dJJ-JGEFQXK2RmYfDb3zuw"], "expires_at": "2021-08-03T22:37:36.000000Z", "issued_at": "2021-08-03T21:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a3653185b234b42ac5ba1166555ddf2", "name": "tempest-TestNetworkBasicOps-840005522"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:37:36,155 110098 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2021-08-03 21:37:37,366 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST http://10.222.0.102/compute/v2.1/servers 1.209s 2021-08-03 21:37:37,366 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2093352181", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5"}], "key_name": "tempest-TestNetworkBasicOps-1440806138", "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe9ee191-368c-4e65-8ba4-a265702ee58e', 'x-compute-request-id': 'req-fe9ee191-368c-4e65-8ba4-a265702ee58e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "adminPass": "6uWt5jtCuzHn"}}' 2021-08-03 21:37:38,616 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 1.247s 2021-08-03 21:37:38,616 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff1c6005-0ba4-4e57-bb49-203423b57908', 'x-compute-request-id': 'req-ff1c6005-0ba4-4e57-bb49-203423b57908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "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-08-03 21:37:40,742 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 1.117s 2021-08-03 21:37:40,742 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bdb9a3-c75a-43d5-be8e-f760d34631d5', 'x-compute-request-id': 'req-89bdb9a3-c75a-43d5-be8e-f760d34631d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:40,750 110098 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2021-08-03 21:37:41,925 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.173s 2021-08-03 21:37:41,925 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e58064-407e-4c63-af0d-53ae9bcc9f1d', 'x-compute-request-id': 'req-61e58064-407e-4c63-af0d-53ae9bcc9f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:43,124 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.190s 2021-08-03 21:37:43,125 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23774d83-a5ae-427e-a929-a792e1bd3966', 'x-compute-request-id': 'req-23774d83-a5ae-427e-a929-a792e1bd3966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:44,301 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.167s 2021-08-03 21:37:44,301 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd25a50-96e9-441c-8b84-739669262eda', 'x-compute-request-id': 'req-3dd25a50-96e9-441c-8b84-739669262eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:45,554 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.244s 2021-08-03 21:37:45,554 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8e5e06-9638-48c9-89c8-fe2c1a09378a', 'x-compute-request-id': 'req-ba8e5e06-9638-48c9-89c8-fe2c1a09378a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:46,778 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.215s 2021-08-03 21:37:46,778 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606398c9-3306-44c2-99cc-e544882eaf65', 'x-compute-request-id': 'req-606398c9-3306-44c2-99cc-e544882eaf65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:48,022 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.234s 2021-08-03 21:37:48,022 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4304d87c-c7d1-494e-b6d0-0de3ef8a428a', 'x-compute-request-id': 'req-4304d87c-c7d1-494e-b6d0-0de3ef8a428a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:49,229 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.198s 2021-08-03 21:37:49,229 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21cadc5b-352b-4f2b-ad9f-d8b93ca3d5e0', 'x-compute-request-id': 'req-21cadc5b-352b-4f2b-ad9f-d8b93ca3d5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:50,440 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.202s 2021-08-03 21:37:50,441 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e76c78-10b7-4a5d-ac66-201dfc973aa5', 'x-compute-request-id': 'req-85e76c78-10b7-4a5d-ac66-201dfc973aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:51,998 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.550s 2021-08-03 21:37:51,999 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c5435e4-5301-4edd-89fe-99261d460d16', 'x-compute-request-id': 'req-2c5435e4-5301-4edd-89fe-99261d460d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:53,292 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.286s 2021-08-03 21:37:53,293 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7563758a-7a10-4be9-8282-1aaaebf45527', 'x-compute-request-id': 'req-7563758a-7a10-4be9-8282-1aaaebf45527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:54,534 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.232s 2021-08-03 21:37:54,535 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1f3c54-c7e0-49e7-981b-1e340f2579fa', 'x-compute-request-id': 'req-6e1f3c54-c7e0-49e7-981b-1e340f2579fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:55,766 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.224s 2021-08-03 21:37:55,767 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f04b48-7707-43d0-853f-3c0f1dc63447', 'x-compute-request-id': 'req-06f04b48-7707-43d0-853f-3c0f1dc63447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:57,034 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.259s 2021-08-03 21:37:57,034 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74dda49-73b6-4298-bcef-86945488aa38', 'x-compute-request-id': 'req-d74dda49-73b6-4298-bcef-86945488aa38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:58,286 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.243s 2021-08-03 21:37:58,286 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1619970b-df19-4050-9ab7-6bd45c37cfcd', 'x-compute-request-id': 'req-1619970b-df19-4050-9ab7-6bd45c37cfcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:37:59,464 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.170s 2021-08-03 21:37:59,464 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-effc0462-0dc3-4520-a485-bc3ae1ae0d81', 'x-compute-request-id': 'req-effc0462-0dc3-4520-a485-bc3ae1ae0d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:38:00,705 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.231s 2021-08-03 21:38:00,705 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1142db-217d-435a-80fc-c1f7858f630b', 'x-compute-request-id': 'req-7d1142db-217d-435a-80fc-c1f7858f630b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "ACTIVE", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:38:00Z", "addresses": {"tempest-network-smoke--516891666": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": "2021-08-03T21:37:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:38:00,713 110098 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait 2021-08-03 21:38:00,937 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.223s 2021-08-03 21:38:00,938 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a7bbbcf-3f17-41ea-b37a-7b511a8c0492', 'x-compute-request-id': 'req-2a7bbbcf-3f17-41ea-b37a-7b511a8c0492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "ACTIVE", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:38:00Z", "addresses": {"tempest-network-smoke--516891666": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": "2021-08-03T21:37:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:38:00,945 110098 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2021-08-03 21:38:01,057 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/ports?device_id=34714357-8753-4a70-9f3b-c48dac9b1caa 0.112s 2021-08-03 21:38:01,058 110098 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': '898', 'x-openstack-request-id': 'req-2ed82be1-8f14-4ee0-86f2-679300fed1d7', 'date': 'Tue, 03 Aug 2021 21:38:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/ports?device_id=34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"ports":[{"id":"bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d","name":"","network_id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","mac_address":"fa:16:3e:55:ac:50","admin_state_up":true,"status":"ACTIVE","device_id":"34714357-8753-4a70-9f3b-c48dac9b1caa","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2544eea9-6d39-4805-ac83-619dbdd96a05","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c36ea51f-1d8c-4bce-84f3-e2244e907985"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-793621-28","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:37:39Z","updated_at":"2021-08-03T21:37:58Z","revision_number":5,"project_id":"8a3653185b234b42ac5ba1166555ddf2"}]}' 2021-08-03 21:38:03,610 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/floatingips 2.551s 2021-08-03 21:38:03,610 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "port_id": "bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "fixed_ip_address": "172.20.0.5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '795', 'x-openstack-request-id': 'req-73187a1a-ad98-42c0-9fb9-6e736587c36b', 'date': 'Tue, 03 Aug 2021 21:38:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a93cf09-1f51-4061-8775-76a3de9bedbc", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "floating_ip_address": "172.25.3.6", "floating_network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "router_id": "27534d50-2886-4d39-aa83-6e70f669bfba", "port_id": "bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "description": "", "port_details": {"name": "", "network_id": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5", "mac_address": "fa:16:3e:55:ac:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-03T21:38:01Z", "updated_at": "2021-08-03T21:38:01Z", "revision_number": 0}}' 2021-08-03 21:38:03,776 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc 0.165s 2021-08-03 21:38:03,777 110098 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': '795', 'x-openstack-request-id': 'req-2ec65ece-3af2-46d4-90be-6aab7ff3ea9b', 'date': 'Tue, 03 Aug 2021 21:38:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc'} Body: b'{"floatingip": {"id": "5a93cf09-1f51-4061-8775-76a3de9bedbc", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "floating_ip_address": "172.25.3.6", "floating_network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "router_id": "27534d50-2886-4d39-aa83-6e70f669bfba", "port_id": "bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5", "mac_address": "fa:16:3e:55:ac:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-03T21:38:01Z", "updated_at": "2021-08-03T21:38:01Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:05,020 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc 0.241s 2021-08-03 21:38:05,020 110098 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': '795', 'x-openstack-request-id': 'req-8bbfe0a7-2527-44d2-b320-ecc26540cb55', 'date': 'Tue, 03 Aug 2021 21:38:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc'} Body: b'{"floatingip": {"id": "5a93cf09-1f51-4061-8775-76a3de9bedbc", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "floating_ip_address": "172.25.3.6", "floating_network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "router_id": "27534d50-2886-4d39-aa83-6e70f669bfba", "port_id": "bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5", "mac_address": "fa:16:3e:55:ac:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-03T21:38:01Z", "updated_at": "2021-08-03T21:38:01Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:06,090 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc 0.068s 2021-08-03 21:38:06,090 110098 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-945bee9b-1d56-4ac1-950f-26793a2d7bcd', 'date': 'Tue, 03 Aug 2021 21:38:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc'} Body: b'{"floatingip": {"id": "5a93cf09-1f51-4061-8775-76a3de9bedbc", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "floating_ip_address": "172.25.3.6", "floating_network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "router_id": "27534d50-2886-4d39-aa83-6e70f669bfba", "port_id": "bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d", "fixed_ip_address": "172.20.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5", "mac_address": "fa:16:3e:55:ac:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-03T21:38:01Z", "updated_at": "2021-08-03T21:38:05Z", "revision_number": 1, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:06,090 110098 INFO [tempest.scenario.manager] FloatingIP: {'id': '5a93cf09-1f51-4061-8775-76a3de9bedbc', 'tenant_id': '8a3653185b234b42ac5ba1166555ddf2', 'floating_ip_address': '172.25.3.6', 'floating_network_id': 'b755a7f1-940a-4e35-818d-6cf7362253f6', 'router_id': '27534d50-2886-4d39-aa83-6e70f669bfba', 'port_id': 'bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d', 'fixed_ip_address': '172.20.0.5', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '35823cea-5453-4fcd-8e2d-d84fb9e1e2b5', 'mac_address': 'fa:16:3e:55:ac:50', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '34714357-8753-4a70-9f3b-c48dac9b1caa', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2021-08-03T21:38:01Z', 'updated_at': '2021-08-03T21:38:05Z', 'revision_number': 1, 'project_id': '8a3653185b234b42ac5ba1166555ddf2'} is at status: ACTIVE 2021-08-03 21:38:06,091 110098 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.480006 seconds 2021-08-03 21:38:06,091 110098 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.3.6 with user: ubuntu 2021-08-03 21:38:06,091 110098 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 172.25.3.6 in 120 sec and the expected result is reachable 2021-08-03 21:38:28,223 110098 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 22.131607 seconds 2021-08-03 21:38:28,224 110098 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 172.25.3.6 in 120 sec and the ping result is expected 2021-08-03 21:38:28,299 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa/action 0.074s 2021-08-03 21:38:28,300 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df6336ae-eef8-4c04-9e42-6225bc9d2ba0', 'x-compute-request-id': 'req-df6336ae-eef8-4c04-9e42-6225bc9d2ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa/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-08-03 21:38:28,302 110098 DEBUG [tempest.scenario.manager] Console output for 34714357-8753-4a70-9f3b-c48dac9b1caa body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.190 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.100010] pid_max: default: 32768 minimum: 301 [ 0.104060] Security Framework initialized [ 0.108000] Yama: becoming mindful. [ 0.108044] AppArmor: AppArmor initialized [ 0.112250] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.116098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128506] CPU: Physical Processor ID: 0 [ 0.132326] mce: CPU supports 1 MCE banks [ 0.136111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140008] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144006] Spectre V2 : Mitigation: Full generic retpoline [ 0.148004] Speculative Store Bypass: Vulnerable [ 0.188608] Freeing SMP alternatives memory: 36K [ 0.194386] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.196129] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.200113] Hierarchical SRCU implementation. [ 0.204767] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.208004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.212195] smp: Bringing up secondary CPUs ... [ 0.216006] smp: Brought up 1 node, 1 CPU [ 0.220005] smpboot: Max logical packages: 1 [ 0.224006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.228446] devtmpfs: initialized [ 0.232084] x86/mm: Memory block size: 128MB [ 0.236245] evm: security.selinux [ 0.244011] evm: security.SMACK64 [ 0.248030] evm: security.SMACK64EXEC [ 0.252004] evm: security.SMACK64TRANSMUTE [ 0.256004] evm: security.SMACK64MMAP [ 0.260003] evm: security.apparmor [ 0.264004] evm: security.ima [ 0.268004] evm: security.capability [ 0.272238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.280018] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.284077] pinctrl core: initialized pinctrl subsystem [ 0.288277] NET: Registered protocol family 16 [ 0.292127] audit: initializing netlink subsys (disabled) [ 0.296276] cpuidle: using governor ladder [ 0.300011] audit: type=2000 audit(1628026691.296:1): state=initialized audit_enabled=0 res=1 [ 0.304010] cpuidle: using governor menu [ 0.308071] ACPI: bus type PCI registered [ 0.312005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316892] PCI: Using configuration type 1 for base access [ 0.321566] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.324368] ACPI: Added _OSI(Module Device) [ 0.328033] ACPI: Added _OSI(Processor Device) [ 0.332006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.336005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340019] ACPI: Added _OSI(Linux-Dell-Video) [ 0.353686] ACPI: Interpreter enabled [ 0.356013] ACPI: (supports S0 S5) [ 0.360005] ACPI: Using IOAPIC for interrupt routing [ 0.364050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.368620] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.412388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420026] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.424026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428774] PCI host bridge to bus 0000:00 [ 0.432007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.436008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.440007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.444008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.448007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.452014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.492530] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500012] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504010] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512600] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.512600] * this clock source is slow. Consider trying other clock sources [ 0.527332] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.580574] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.584888] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.589039] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592827] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600490] SCSI subsystem initialized [ 0.604280] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.608000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.608006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.612005] vgaarb: loaded [ 0.616059] pps_core: LinuxPPS API ver. 1 registered [ 0.620008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.624035] PTP clock support registered [ 0.628099] EDAC MC: Ver: 3.0.0 [ 0.634230] hv_vmbus: Vmbus version:4.0 [ 0.636104] PCI: Using ACPI for IRQ routing [ 0.640167] NetLabel: Initializing [ 0.644014] NetLabel: domain hash size = 128 [ 0.648016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.652636] NetLabel: unlabeled traffic allowed by default [ 0.656170] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.668023] VFS: Disk quotas dquot_6.6.0 [ 0.680756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.685752] AppArmor: AppArmor Filesystem Enabled [ 0.690483] pnp: PnP ACPI init [ 0.702543] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.708805] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.714504] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.719997] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.725409] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.730295] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.734774] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.746224] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.751938] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.756687] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.762546] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.768789] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.774812] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.779217] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.783529] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.788261] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.793845] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.801444] pnp: PnP ACPI: found 9 devices [ 0.812235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.822658] NET: Registered protocol family 2 [ 0.828187] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.833508] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.838671] TCP: Hash tables configured (established 8192 bind 8192) [ 0.843660] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.848964] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.853620] NET: Registered protocol family 1 [ 0.858191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.865036] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.870557] Unpacking initramfs... [ 1.184105] Freeing initrd memory: 13088K [ 1.189303] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.196547] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.203418] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 1.211048] Scanning for low memory corruption every 60 seconds [ 1.217409] Initialise system trusted keyrings [ 1.221820] Key type blacklist registered [ 1.238483] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.245707] zbud: loaded [ 1.251022] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.257052] fuse init (API version 7.26) [ 1.262906] Key type asymmetric registered [ 1.267608] Asymmetric key parser 'x509' registered [ 1.272480] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.278447] io scheduler noop registered (default) [ 1.283934] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.289011] ACPI: Power Button [PWRF] [ 1.293717] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.323022] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.352928] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.361697] Linux agpgart interface v0.103 [ 1.369322] loop: module loaded [ 1.372890] hv_vmbus: registering driver hv_storvsc [ 1.380628] scsi host0: storvsc_host_t [ 1.389694] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.399358] random: fast init done [ 1.405762] scsi host1: storvsc_host_t [ 1.416878] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.427028] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.434228] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.442398] sd 0:0:0:0: [sda] Write Protect is off [ 1.453103] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.461269] scsi host2: ata_piix [ 1.467912] scsi host3: ata_piix [ 1.474795] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.479891] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.500074] libphy: Fixed MDIO Bus: probed [ 1.505647] tun: Universal TUN/TAP device driver, 1.6 [ 1.510773] sda: sda1 [ 1.515257] PPP generic driver version 2.4.2 [ 1.520414] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.550336] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.556573] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.561114] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.566805] mousedev: PS/2 mouse device common for all mice [ 1.572557] rtc_cmos 00:00: RTC can wake from S4 [ 1.599917] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.608419] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.613842] device-mapper: uevent: version 1.0.3 [ 1.622843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.628513] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.637049] NET: Registered protocol family 10 [ 1.648027] Segment Routing with IPv6 [ 2.601908] NET: Registered protocol family 17 [ 2.717549] Key type dns_resolver registered [ 2.723069] RAS: Correctable Errors collector initialized. [ 2.728491] registered taskstats version 1 [ 2.734625] Loading compiled-in X.509 certificates [ 2.746361] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.752769] zswap: loaded using pool lzo/zbud [ 2.762616] Key type big_key registered [ 2.767666] Key type trusted registered [ 2.777011] Key type encrypted registered [ 2.782350] AppArmor: AppArmor sha1 policy hashing enabled [ 2.789194] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.794730] evm: HMAC attrs: 0x1 [ 2.938880] rtc_cmos 00:00: setting system clock to 2021-08-03 21:38:14 UTC (1628026694) [ 2.951997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.956615] EDD information not available. [ 3.418174] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.434229] ata2.00: configured for MWDMA2 [ 3.452699] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.475516] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.480270] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.489777] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.502895] Freeing unused kernel memory: 2248K [ 3.516044] Write protecting the kernel read-only data: 18432k [ 3.524766] Freeing unused kernel memory: 2008K [ 3.529946] Freeing unused kernel memory: 124K [ 3.544930] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.550146] x86/mm: Checking user space page tables [ 3.567571] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.639138] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.646568] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.652767] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.657708] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.663557] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.677656] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.695852] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.704501] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.714111] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.719174] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.893265] hv_utils: Registering HyperV Utility Driver [ 3.902906] hv_vmbus: registering driver hv_util [ 3.921083] hv_vmbus: registering driver hv_netvsc [ 3.929325] hv_vmbus: registering driver hyperv_keyboard [ 3.946605] hidraw: raw HID events driver (C) Jiri Kosina [ 3.974101] hv_vmbus: registering driver hid_hyperv [ 4.108678] hv_utils: Heartbeat IC version 3.0 [ 4.115430] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.127546] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.143831] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.190129] hv_utils: Shutdown IC version 3.0 [ 4.232843] hv_utils: TimeSync IC version 4.0 [ 4.240378] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.376037] raid6: sse2x1 gen() 4878 MB/s [ 4.428039] raid6: sse2x1 xor() 3762 MB/s [ 4.480036] raid6: sse2x2 gen() 5335 MB/s [ 4.532362] raid6: sse2x2 xor() 3631 MB/s [ 4.586006] raid6: sse2x4 gen() 4366 MB/s [ 4.636035] raid6: sse2x4 xor() 5487 MB/s [ 4.640051] raid6: using algorithm sse2x2 gen() 5335 MB/s [ 4.647069] raid6: .... xor() 3631 MB/s, rmw enabled [ 4.651912] raid6: using intx1 recovery algorithm [ 4.661570] xor: measuring software checksum speed [ 4.708232] prefetch64-sse: 10051.000 MB/sec [ 4.756269] generic_sse: 9257.000 MB/sec [ 4.762265] xor: using function: prefetch64-sse (10051.000 MB/sec) [ 4.777560] 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.953702] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.150494] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running scripts/init-bottom ... done. [ 5.643915] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.655900] systemd[1]: Detected virtualization microsoft. [ 5.661258] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.705027] systemd[1]: Set hostname to <ubuntu>. [ 5.711637] systemd[1]: Initializing machine ID from random generator. [ 5.719257] systemd[1]: Installed transient /etc/machine-id file. [ 6.046856] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 6.103255] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 6.158076] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.214745] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Liste 2021-08-03 21:38:28,316 110098 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.6:22' as 'ubuntu' with public key authentication 2021-08-03 21:38:28,317 110098 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.6 ([Errno None] Unable to connect to port 22 on 172.25.3.6). Number attempts: 1. Retry after 2 seconds. 2021-08-03 21:38:30,825 110098 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.6 ([Errno None] Unable to connect to port 22 on 172.25.3.6). Number attempts: 2. Retry after 3 seconds. 2021-08-03 21:38:34,361 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:34,620 110098 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2021-08-03 21:38:34,626 110098 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.6 (Authentication failed.). Number attempts: 3. Retry after 4 seconds. 2021-08-03 21:38:39,142 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:39,227 110098 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:38:39,227 110098 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.6 successfully created 2021-08-03 21:38:39,311 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/ports?project_id=8a3653185b234b42ac5ba1166555ddf2&network_id=35823cea-5453-4fcd-8e2d-d84fb9e1e2b5 0.082s 2021-08-03 21:38:39,311 110098 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': '2777', 'x-openstack-request-id': 'req-5b3c3659-1a0d-4d51-8679-130b795b5c37', 'date': 'Tue, 03 Aug 2021 21:38:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/ports?project_id=8a3653185b234b42ac5ba1166555ddf2&network_id=35823cea-5453-4fcd-8e2d-d84fb9e1e2b5'} Body: b'{"ports":[{"id":"6df122e2-e062-4e9b-acb7-cbeb50476002","name":"","network_id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","mac_address":"fa:16:3e:df:15:40","admin_state_up":true,"status":"ACTIVE","device_id":"27534d50-2886-4d39-aa83-6e70f669bfba","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"2544eea9-6d39-4805-ac83-619dbdd96a05","ip_address":"172.20.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-d-793621-28","binding:vif_type":"ovs","binding:vif_details":{"connectivity":"l2","port_filter":true,"ovs_hybrid_plug":false,"datapath_type":"system","bridge_name":"br-int"},"port_security_enabled":false,"tags":[],"created_at":"2021-08-03T21:37:26Z","updated_at":"2021-08-03T21:37:35Z","revision_number":5,"project_id":"8a3653185b234b42ac5ba1166555ddf2"},{"id":"bd1e069d-ad2a-4dc3-9c62-407a5cb89b7d","name":"","network_id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","mac_address":"fa:16:3e:55:ac:50","admin_state_up":true,"status":"ACTIVE","device_id":"34714357-8753-4a70-9f3b-c48dac9b1caa","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2544eea9-6d39-4805-ac83-619dbdd96a05","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c36ea51f-1d8c-4bce-84f3-e2244e907985"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-793621-28","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:37:39Z","updated_at":"2021-08-03T21:37:58Z","revision_number":5,"project_id":"8a3653185b234b42ac5ba1166555ddf2"},{"id":"d7b987fb-ed6c-46a7-9648-579240835c52","name":"","network_id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","mac_address":"fa:16:3e:59:cc:20","admin_state_up":true,"status":"ACTIVE","device_id":"dhcp54962469-2d77-5632-9bf5-8ea16bf00038-35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","device_owner":"network:dhcp","fixed_ips":[{"subnet_id":"2544eea9-6d39-4805-ac83-619dbdd96a05","ip_address":"172.20.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-d-793621-28","binding:vif_type":"ovs","binding:vif_details":{"connectivity":"l2","port_filter":true,"ovs_hybrid_plug":false,"datapath_type":"system","bridge_name":"br-int"},"port_security_enabled":false,"tags":[],"created_at":"2021-08-03T21:37:24Z","updated_at":"2021-08-03T21:37:29Z","revision_number":3,"project_id":"8a3653185b234b42ac5ba1166555ddf2"}]}' 2021-08-03 21:38:39,324 110098 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.6:22' as 'ubuntu' with public key authentication 2021-08-03 21:38:39,355 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:39,510 110098 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:38:39,511 110098 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.6 successfully created 2021-08-03 21:38:39,511 110098 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 172.20.0.1 2021-08-03 21:38:39,512 110098 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.6:22' as 'ubuntu' with public key authentication 2021-08-03 21:38:39,546 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:39,660 110098 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:38:39,661 110098 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.6 successfully created 2021-08-03 21:38:40,310 110098 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.798547 seconds 2021-08-03 21:38:40,310 110098 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 172.20.0.5 2021-08-03 21:38:40,311 110098 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.6:22' as 'ubuntu' with public key authentication 2021-08-03 21:38:40,329 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:40,428 110098 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:38:40,429 110098 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.6 successfully created 2021-08-03 21:38:40,822 110098 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.512055 seconds 2021-08-03 21:38:40,823 110098 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 172.20.0.2 2021-08-03 21:38:40,823 110098 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.6:22' as 'ubuntu' with public key authentication 2021-08-03 21:38:40,846 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:40,914 110098 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:38:40,915 110098 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.6 successfully created 2021-08-03 21:38:41,380 110098 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.557650 seconds 2021-08-03 21:38:41,480 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6 0.099s 2021-08-03 21:38:41,480 110098 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': '620', 'x-openstack-request-id': 'req-b7305128-4684-4f8e-b03b-bf48e271fea6', 'date': 'Tue, 03 Aug 2021 21:38:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6'} Body: b'{"subnets":[{"id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","name":"public-subnet","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","network_id":"b755a7f1-940a-4e35-818d-6cf7362253f6","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.25.3.1","cidr":"172.25.3.0/24","allocation_pools":[{"start":"172.25.3.2","end":"172.25.3.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T20:58:26Z","updated_at":"2021-08-03T20:58:26Z","revision_number":0,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54"}]}' 2021-08-03 21:38:41,493 110098 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.6:22' as 'ubuntu' with public key authentication 2021-08-03 21:38:41,540 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:41,680 110098 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:38:41,681 110098 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.6 successfully created 2021-08-03 21:38:41,681 110098 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 172.25.3.1 2021-08-03 21:38:41,682 110098 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.6:22' as 'ubuntu' with public key authentication 2021-08-03 21:38:41,704 110098 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:38:41,840 110098 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:38:41,841 110098 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.6 successfully created 2021-08-03 21:38:42,389 110098 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.707928 seconds 2021-08-03 21:38:42,611 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/networks 0.221s 2021-08-03 21:38:42,612 110098 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--1854209619", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-da3d21b0-42e6-4c5d-9014-07c623ca2ad2', 'date': 'Tue, 03 Aug 2021 21:38:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"c6201b11-0111-46df-a67f-d18f662b0dc8","name":"tempest-network-smoke--1854209619","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"8a3653185b234b42ac5ba1166555ddf2","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-08-03T21:38:42Z","updated_at":"2021-08-03T21:38:42Z","revision_number":1}}' 2021-08-03 21:38:42,718 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.0%2F28 0.104s 2021-08-03 21:38:42,718 110098 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': '636', 'x-openstack-request-id': 'req-69fdbf23-105a-4998-9760-b6062af4493a', 'date': 'Tue, 03 Aug 2021 21:38:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[{"id":"2544eea9-6d39-4805-ac83-619dbdd96a05","name":"tempest-subnet-smoke-1098250021","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","network_id":"35823cea-5453-4fcd-8e2d-d84fb9e1e2b5","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-08-03T21:37:23Z","updated_at":"2021-08-03T21:37:23Z","revision_number":0,"project_id":"8a3653185b234b42ac5ba1166555ddf2"}]}' 2021-08-03 21:38:42,826 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.107s 2021-08-03 21:38:42,826 110098 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-1bfe6c59-1493-4b21-bd63-c79a79b94bbd', 'date': 'Tue, 03 Aug 2021 21:38:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:38:42,868 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.041s 2021-08-03 21:38:42,869 110098 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-b0978436-d164-47aa-a496-3c9593ee3230', 'date': 'Tue, 03 Aug 2021 21:38:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:38:42,907 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.16%2F28 0.038s 2021-08-03 21:38:42,908 110098 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-168bf2f2-97e8-4bca-8108-c9113f11c27d', 'date': 'Tue, 03 Aug 2021 21:38:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.16%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:38:43,023 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.115s 2021-08-03 21:38:43,024 110098 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-6c53134e-ab09-484c-ba22-96f72b87bba4', 'date': 'Tue, 03 Aug 2021 21:38:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:38:43,058 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.16%2F28 0.034s 2021-08-03 21:38:43,059 110098 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-2dc904be-5f9b-4386-9767-76266d25e324', 'date': 'Tue, 03 Aug 2021 21:38:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.16%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:38:43,522 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.462s 2021-08-03 21:38:43,523 110098 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-1241171518", "network_id": "c6201b11-0111-46df-a67f-d18f662b0dc8", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "ip_version": 4, "cidr": "172.20.0.16/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-bff3222f-58e0-4eab-a741-7e7f842f86cf', 'date': 'Tue, 03 Aug 2021 21:38:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"65408c3c-7fd6-4bfc-a586-80dad29a50af","name":"tempest-subnet-smoke-1241171518","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","network_id":"c6201b11-0111-46df-a67f-d18f662b0dc8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.17","cidr":"172.20.0.16/28","allocation_pools":[{"start":"172.20.0.18","end":"172.20.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T21:38:43Z","updated_at":"2021-08-03T21:38:43Z","revision_number":0,"project_id":"8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:43,671 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.148s 2021-08-03 21:38:43,672 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-568274347"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb2f07b-92af-48c4-b618-fa7e5151b245', 'x-compute-request-id': 'req-8bb2f07b-92af-48c4-b618-fa7e5151b245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA7DDS8JRWqG9by/vokKqfaJsm/tm3ypEzuOx1G+HM9+IctmUy\\njfDGJl1XCaprSP77CARPqdtJ5q7O1qy5542aQbgi89T8mQXpmgUmIkWJFHEKCDtT\\nmZn0fbANaeYFefBzpqORIaq4vQWNq9wKe3khjFzVDFIarPDPkd/f0fyfE7f9++u9\\nzlBefyUDHuDlnYZKGsHunTFaR81JCbl1IaaoloSiX5ylIM6FT//dtvR6P3/9D4XL\\ngnl0sPz09mHdaQY8c7bJMreKUbh/n6tyYyDHQu4FIE4Zvm5nTD5hcd/GAWBkQblB\\nWEaiIpS81e0EC21CpkA6QX+EDG4mmuIwSOR/YwIDAQABAoIBAQDrVT5oDTVHACWz\\n2lyAADFy1dyF40JYKFMjtx58WICUoAvBxJUZjkSwpyH49H+PLNfMxhbmBCPfIF/g\\n0BsvVwzS3HifAKFqitSV7Plw/l22K2c2in4itp4/uXG0CUd9lxJ0f9c0d1k4pVbi\\nXQ1ot2mw5DI243vGwu3ex/TH0nBiAHBeWi6OYNZN4QKwF1vYUTIIcLK4Qfmp5IZ3\\nGSKHtaHidJ6CFsInuMDxgUqmHoJ2QHq9HyULB4MYPGAG0+qxMWXCTiYARe3BXArj\\nyfr4Cj5dEFQ6bDCF6HfrJJg7hVGXem+tpki8xhkvGYUdB+cF7wrB9KcE4rs2MO3u\\nMARL94SxAoGBAP4ZdUZCsjsHgWPJUgolG+0uOccTaI+sTPZz9Uiv0nNpmX1Fhp0M\\ncaju1o1X8HZZpjmSyC4XGHugQXxmGFdphcxM2Q1AUKQx63VtCwGyBgNdnlxJ5OQy\\nI7jvFC/ZJGS/g702ZIfecnHqSiFHtGay3D7iorRQXzimMPdhZzASnrarAoGBAO31\\nEyWwRq7R7uZ1TTK/iisEscrtFwgelHvkYltCUxEGXPJ+hsAwU9ddQneA1SnxT25u\\nZXOihXe6Pu8BvJwFyCmZ2UaDQxPu6/2aImU+fHDrL2evV59SHdUEVnIwakEKPSE0\\nVrnxM93W06w8HJVXUcuLkjqCwV1q/3LzD9yKQ7opAoGAJWJFeMLTSg/+n1m9MjTn\\neOu2IG3gklK9N/0zdzA2/DfrFx0lgvGTv1D0S/NGM4NZC1tnDDDlrzqSp+S1bBbg\\nUoBz5pkxxBZ8F9ilJ+izLceWRumwPUqLKugxxiBiVFhA35OjEsJNgCkCIwdTqVBj\\nSvU5DuJMQB9jUOIJtm7m3uUCgYAeKHtewXKT4YN3rdI05lWqkhO+dkH/A3EqKo3U\\npxlEBRxul16YqQdXOjicULWzdSPuCQvOlgB4ZiBnxj6TP6BYtWj2KNithBBgudI2\\nJq862HPPnkdqp8ukHcKfAkfVKmkI9ksvkcRTD1EQeSXeP4zcUTodNEkxf8gUV33h\\nI5zl0QKBgCms+q505jZW1iYqBloiFDhXLRIvOHmDMuH8SeFLEduw7j3fWPF9BwzX\\nNDc0tO4emTzHIU5BwK2zqqKW8I/13s6O3IWgD52fABIytOfXXrIjrxwHhe42DTJk\\nVjVQ00HtwYnS516FNJocsUmfYJPvW4JIg3FypcqH7qfW03QLDLuf\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-568274347", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsMNLwlFaob1vL++iQqp9omyb+2bfKkTO47HUb4cz34hy2ZTKN8MYmXVcJqmtI/vsIBE+p20nmrs7WrLnnjZpBuCLz1PyZBemaBSYiRYkUcQoIO1OZmfR9sA1p5gV58HOmo5Ehqri9BY2r3Ap7eSGMXNUMUhqs8M+R39/R/J8Tt/37673OUF5/JQMe4OWdhkoawe6dMVpHzUkJuXUhpqiWhKJfnKUgzoVP/9229Ho/f/0PhcuCeXSw/PT2Yd1pBjxztskyt4pRuH+fq3JjIMdC7gUgThm+bmdMPmFx38YBYGRBuUFYRqIilLzV7QQLbUKmQDpBf4QMbiaa4jBI5H9j Generated-by-Nova", "fingerprint": "95:5b:ce:39:7c:79:fe:bb:a5:a4:19:22:7c:d3:e6:fe", "user_id": "6b1c760b32354c889b71619a18dfb837"}}' 2021-08-03 21:38:43,993 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.319s 2021-08-03 21:38:43,994 110098 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-201787248", "description": "tempest-secgroup-smoke-201787248 description", "project_id": "8a3653185b234b42ac5ba1166555ddf2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-e3bc4f60-2a53-4de3-8390-f98fce51fb2b', 'date': 'Tue, 03 Aug 2021 21:38:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "name": "tempest-secgroup-smoke-201787248", "stateful": true, "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "description": "tempest-secgroup-smoke-201787248 description", "security_group_rules": [{"id": "a78b5410-c22e-423e-b0ce-c3e19be425f4", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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": 2715, "description": null, "tags": [], "created_at": "2021-08-03T21:38:43Z", "updated_at": "2021-08-03T21:38:43Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}, {"id": "ff28a468-b9e5-4cc1-8d23-f0ced92af07f", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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": 2714, "description": null, "tags": [], "created_at": "2021-08-03T21:38:43Z", "updated_at": "2021-08-03T21:38:43Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}], "tags": [], "created_at": "2021-08-03T21:38:43Z", "updated_at": "2021-08-03T21:38:43Z", "revision_number": 1, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:44,253 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.258s 2021-08-03 21:38:44,253 110098 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": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "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-e8b0ae5f-5cfc-4618-b905-38fe848e707d', 'date': 'Tue, 03 Aug 2021 21:38:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3505bac-6d2f-4c35-9dfd-f3a295611ca5", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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-08-03T21:38:44Z", "updated_at": "2021-08-03T21:38:44Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:44,656 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.403s 2021-08-03 21:38:44,657 110098 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": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "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-9c40e6d0-4345-4625-91ca-c129b90200af', 'date': 'Tue, 03 Aug 2021 21:38:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "11edfd85-dfa8-441c-b463-b3de86bac280", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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-08-03T21:38:44Z", "updated_at": "2021-08-03T21:38:44Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:44,908 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.250s 2021-08-03 21:38:44,908 110098 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": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2885175b-138c-4faa-b422-a5c0ac04bd36', 'date': 'Tue, 03 Aug 2021 21:38:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "27b40306-8bb2-4113-980e-4ce8da8f6ac6", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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-08-03T21:38:44Z", "updated_at": "2021-08-03T21:38:44Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:45,208 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.299s 2021-08-03 21:38:45,209 110098 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": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ec5e2a86-8ce7-4fae-958e-4ff67c1881ca', 'date': 'Tue, 03 Aug 2021 21:38:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d12c5c4-802a-4635-8359-68e6b6c3bacb", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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-08-03T21:38:45Z", "updated_at": "2021-08-03T21:38:45Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:45,461 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.252s 2021-08-03 21:38:45,461 110098 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": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e532e20c-719e-4a73-9aff-03f8ac721fe9', 'date': 'Tue, 03 Aug 2021 21:38:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b96d9fc9-3e22-413d-b557-48b4700fc6fe", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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-08-03T21:38:45Z", "updated_at": "2021-08-03T21:38:45Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:45,686 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.224s 2021-08-03 21:38:45,687 110098 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": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2ed1fd5c-f082-44c1-bc84-8b2887118c6b', 'date': 'Tue, 03 Aug 2021 21:38:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b6c11935-7b81-4a39-88b4-4200028cc890", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "9c60403a-348b-4efa-a6a0-5cb373c08b36", "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-08-03T21:38:45Z", "updated_at": "2021-08-03T21:38:45Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:38:45,851 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.157s 2021-08-03 21:38:45,851 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3404', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5bbb0272-b31a-4a55-8b35-68bd9d10e303', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6b1c760b32354c889b71619a18dfb837", "name": "tempest-TestNetworkBasicOps-840005522-project", "password_expires_at": null}, "audit_ids": ["Ur8Dog_wRZSBbFQxUF2eUw"], "expires_at": "2021-08-03T22:38:45.000000Z", "issued_at": "2021-08-03T21:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a3653185b234b42ac5ba1166555ddf2", "name": "tempest-TestNetworkBasicOps-840005522"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:38:45,852 110098 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2021-08-03 21:38:46,949 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST http://10.222.0.102/compute/v2.1/servers 1.097s 2021-08-03 21:38:46,950 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-130672427", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "c6201b11-0111-46df-a67f-d18f662b0dc8"}], "key_name": "tempest-TestNetworkBasicOps-568274347", "security_groups": [{"name": "tempest-secgroup-smoke-201787248"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '407', 'location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d002c90-4581-407a-a3e3-83909eb699b4', 'x-compute-request-id': 'req-5d002c90-4581-407a-a3e3-83909eb699b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-201787248"}], "adminPass": "cNsju6cMHsw2"}}' 2021-08-03 21:38:47,650 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.697s 2021-08-03 21:38:47,650 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71fe99d9-6ac2-460e-a9e2-087ac55ee106', 'x-compute-request-id': 'req-71fe99d9-6ac2-460e-a9e2-087ac55ee106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:49,059 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.398s 2021-08-03 21:38:49,060 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-956d4252-7b53-4e20-a89d-2c52a368c293', 'x-compute-request-id': 'req-956d4252-7b53-4e20-a89d-2c52a368c293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:50,337 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.269s 2021-08-03 21:38:50,338 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fca20b67-317f-4400-8d9c-c1a99316a1a4', 'x-compute-request-id': 'req-fca20b67-317f-4400-8d9c-c1a99316a1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:51,427 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.081s 2021-08-03 21:38:51,428 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef57f1e-d23d-4c89-b281-547d96bc92b5', 'x-compute-request-id': 'req-7ef57f1e-d23d-4c89-b281-547d96bc92b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:52,557 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.121s 2021-08-03 21:38:52,558 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-134b6f73-c57f-4ea5-aee9-4957e572f33b', 'x-compute-request-id': 'req-134b6f73-c57f-4ea5-aee9-4957e572f33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:53,652 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.086s 2021-08-03 21:38:53,653 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c48c4f-2c02-4ef1-bba5-45d92d99e0f5', 'x-compute-request-id': 'req-41c48c4f-2c02-4ef1-bba5-45d92d99e0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:55,273 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.611s 2021-08-03 21:38:55,273 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04ed70b-7f38-4bcf-bdc1-70cfedd83058', 'x-compute-request-id': 'req-d04ed70b-7f38-4bcf-bdc1-70cfedd83058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:56,412 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.130s 2021-08-03 21:38:56,413 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d2a14f8-f38a-40c5-9eeb-d605d8e3cbe5', 'x-compute-request-id': 'req-6d2a14f8-f38a-40c5-9eeb-d605d8e3cbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:57,956 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.535s 2021-08-03 21:38:57,957 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c420f59f-5db5-4a2f-8edc-2b429596241c', 'x-compute-request-id': 'req-c420f59f-5db5-4a2f-8edc-2b429596241c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:38:59,113 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.147s 2021-08-03 21:38:59,113 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f50d6d00-e74c-4cc5-a4ac-6fae96f7414e', 'x-compute-request-id': 'req-f50d6d00-e74c-4cc5-a4ac-6fae96f7414e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:38:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:00,208 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.086s 2021-08-03 21:39:00,209 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1237d4b2-cd97-4c52-a818-31729c07703c', 'x-compute-request-id': 'req-1237d4b2-cd97-4c52-a818-31729c07703c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:01,299 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.081s 2021-08-03 21:39:01,299 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a4c266-60f1-4159-83ee-4f2a20f96686', 'x-compute-request-id': 'req-d0a4c266-60f1-4159-83ee-4f2a20f96686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:02,379 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:39:02,379 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9935b34-b63d-47dd-b0e3-11ebc76cf743', 'x-compute-request-id': 'req-a9935b34-b63d-47dd-b0e3-11ebc76cf743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:03,591 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.204s 2021-08-03 21:39:03,591 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-290370be-010e-4371-ac26-251e600379f1', 'x-compute-request-id': 'req-290370be-010e-4371-ac26-251e600379f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:04,779 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.179s 2021-08-03 21:39:04,780 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759d385b-9b3b-43dd-9c11-5c1922db9b40', 'x-compute-request-id': 'req-759d385b-9b3b-43dd-9c11-5c1922db9b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:05,971 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.183s 2021-08-03 21:39:05,971 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be74eb1-84ef-4bc6-b7b1-28d5dda197fd', 'x-compute-request-id': 'req-3be74eb1-84ef-4bc6-b7b1-28d5dda197fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:07,247 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.266s 2021-08-03 21:39:07,247 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bde9430-3c73-44a5-86c8-274f33e7ccee', 'x-compute-request-id': 'req-0bde9430-3c73-44a5-86c8-274f33e7ccee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:08,519 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.263s 2021-08-03 21:39:08,519 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd74ef7b-eae1-4605-873e-3590dfcf130e', 'x-compute-request-id': 'req-fd74ef7b-eae1-4605-873e-3590dfcf130e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:09,613 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.084s 2021-08-03 21:39:09,613 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cc2767b-0285-45c3-8887-00a8c9a62057', 'x-compute-request-id': 'req-9cc2767b-0285-45c3-8887-00a8c9a62057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:10,695 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.073s 2021-08-03 21:39:10,695 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d700e3-9ed8-4bda-b082-f04d58dc6b82', 'x-compute-request-id': 'req-d5d700e3-9ed8-4bda-b082-f04d58dc6b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:11,807 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.102s 2021-08-03 21:39:11,807 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5fc80eb-51a8-4257-85d9-7ac0a929c4e5', 'x-compute-request-id': 'req-b5fc80eb-51a8-4257-85d9-7ac0a929c4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:12,895 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.078s 2021-08-03 21:39:12,895 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee45c39-d359-413d-bbfe-4369c5055602', 'x-compute-request-id': 'req-9ee45c39-d359-413d-bbfe-4369c5055602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:14,032 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.128s 2021-08-03 21:39:14,032 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-527367fc-1f4d-40cb-9a43-831c3fed19c5', 'x-compute-request-id': 'req-527367fc-1f4d-40cb-9a43-831c3fed19c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:15,116 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.076s 2021-08-03 21:39:15,117 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c40303e-0cd5-4aab-ae0c-60afd3e7f903', 'x-compute-request-id': 'req-6c40303e-0cd5-4aab-ae0c-60afd3e7f903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:16,201 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.075s 2021-08-03 21:39:16,202 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e71d8c9-24d3-4935-8fea-f62c089ab851', 'x-compute-request-id': 'req-8e71d8c9-24d3-4935-8fea-f62c089ab851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:17,295 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.085s 2021-08-03 21:39:17,295 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7ffb0c-db4d-4165-9bb0-8ba9667e6c47', 'x-compute-request-id': 'req-8d7ffb0c-db4d-4165-9bb0-8ba9667e6c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:18,374 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:39:18,374 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1438eb7b-bf99-4987-966e-7f2db18c29b2', 'x-compute-request-id': 'req-1438eb7b-bf99-4987-966e-7f2db18c29b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:19,488 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.105s 2021-08-03 21:39:19,488 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bea5b4a-5752-433c-90e7-a56ea4a57cab', 'x-compute-request-id': 'req-1bea5b4a-5752-433c-90e7-a56ea4a57cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:20,568 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:39:20,568 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6def7536-0339-488e-8637-1d190e4c52c3', 'x-compute-request-id': 'req-6def7536-0339-488e-8637-1d190e4c52c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:21,654 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.076s 2021-08-03 21:39:21,654 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1122b98a-a49d-4da8-9bb9-2dc3f02c9646', 'x-compute-request-id': 'req-1122b98a-a49d-4da8-9bb9-2dc3f02c9646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:22,746 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.082s 2021-08-03 21:39:22,746 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332b92e5-abe5-4a64-bc30-982e9273aa6d', 'x-compute-request-id': 'req-332b92e5-abe5-4a64-bc30-982e9273aa6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:23,833 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.079s 2021-08-03 21:39:23,834 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9987ff18-6e53-4abb-bc68-8cf38d21bc53', 'x-compute-request-id': 'req-9987ff18-6e53-4abb-bc68-8cf38d21bc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:24,915 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:39:24,915 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc452b2-276f-4a6b-963e-6c04a774743d', 'x-compute-request-id': 'req-8fc452b2-276f-4a6b-963e-6c04a774743d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:25,998 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.075s 2021-08-03 21:39:25,999 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b71d321-3ae5-4ede-8b24-a07605f55652', 'x-compute-request-id': 'req-8b71d321-3ae5-4ede-8b24-a07605f55652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:27,079 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:39:27,079 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983590a5-4791-49fa-840f-b3b39073047d', 'x-compute-request-id': 'req-983590a5-4791-49fa-840f-b3b39073047d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:28,175 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.088s 2021-08-03 21:39:28,175 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84870c32-4a07-4a13-907f-d9a5f8b59a83', 'x-compute-request-id': 'req-84870c32-4a07-4a13-907f-d9a5f8b59a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:29,283 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.100s 2021-08-03 21:39:29,284 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7f9bad-8b47-40d7-8810-2c110ccfb273', 'x-compute-request-id': 'req-5c7f9bad-8b47-40d7-8810-2c110ccfb273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:30,411 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.119s 2021-08-03 21:39:30,412 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f8bf5a3-6a9d-4d69-ab05-6e57ee8eda41', 'x-compute-request-id': 'req-8f8bf5a3-6a9d-4d69-ab05-6e57ee8eda41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:31,533 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.112s 2021-08-03 21:39:31,533 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20d1b6e-22ce-4e2a-9aea-447788243844', 'x-compute-request-id': 'req-c20d1b6e-22ce-4e2a-9aea-447788243844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:32,615 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.073s 2021-08-03 21:39:32,615 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5002f787-b63f-431e-b26c-8ab07294db35', 'x-compute-request-id': 'req-5002f787-b63f-431e-b26c-8ab07294db35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:33,730 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.105s 2021-08-03 21:39:33,730 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5830487d-41cb-4145-af82-7c6cd9085f2a', 'x-compute-request-id': 'req-5830487d-41cb-4145-af82-7c6cd9085f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:34,914 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.175s 2021-08-03 21:39:34,914 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2a778b-c885-4b2f-97fe-f30abf078faa', 'x-compute-request-id': 'req-1f2a778b-c885-4b2f-97fe-f30abf078faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:36,034 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.111s 2021-08-03 21:39:36,034 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dab4d610-07fd-4af6-9855-e6c8b7be194b', 'x-compute-request-id': 'req-dab4d610-07fd-4af6-9855-e6c8b7be194b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:37,162 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.119s 2021-08-03 21:39:37,162 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ffc7d95-4f05-49b6-a72f-0ce9ce639b11', 'x-compute-request-id': 'req-7ffc7d95-4f05-49b6-a72f-0ce9ce639b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:38,754 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.583s 2021-08-03 21:39:38,754 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04874ea-0c7e-4b47-badd-59be51bed87c', 'x-compute-request-id': 'req-c04874ea-0c7e-4b47-badd-59be51bed87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:40,554 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.792s 2021-08-03 21:39:40,555 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56be4ab0-8418-4d9d-a095-16c07709d65d', 'x-compute-request-id': 'req-56be4ab0-8418-4d9d-a095-16c07709d65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:41,827 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.263s 2021-08-03 21:39:41,827 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9220038-c497-4894-ad29-823d7e3108b8', 'x-compute-request-id': 'req-a9220038-c497-4894-ad29-823d7e3108b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:42,927 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.091s 2021-08-03 21:39:42,928 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67ddb927-3862-4199-a734-fb741174aa0f', 'x-compute-request-id': 'req-67ddb927-3862-4199-a734-fb741174aa0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:44,015 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.079s 2021-08-03 21:39:44,016 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e1947b2-e752-4db5-881f-70059c98ebb1', 'x-compute-request-id': 'req-1e1947b2-e752-4db5-881f-70059c98ebb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:45,132 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.096s 2021-08-03 21:39:45,132 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c868a44-ddfd-48f3-a9ed-cd009cb9c1a1', 'x-compute-request-id': 'req-5c868a44-ddfd-48f3-a9ed-cd009cb9c1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:46,234 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.093s 2021-08-03 21:39:46,234 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc8979b-d699-4ad1-b8fd-447954577a04', 'x-compute-request-id': 'req-4fc8979b-d699-4ad1-b8fd-447954577a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:47,345 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.101s 2021-08-03 21:39:47,345 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855a94ec-98b0-4b8c-8e01-be14b06e7255', 'x-compute-request-id': 'req-855a94ec-98b0-4b8c-8e01-be14b06e7255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:48,448 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.095s 2021-08-03 21:39:48,448 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f1adb30-8c3a-413d-969d-c9e629851a52', 'x-compute-request-id': 'req-5f1adb30-8c3a-413d-969d-c9e629851a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:49,674 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.217s 2021-08-03 21:39:49,675 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b25ea7-0853-44b6-a91f-c7ba110cec93', 'x-compute-request-id': 'req-e5b25ea7-0853-44b6-a91f-c7ba110cec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:50,763 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.079s 2021-08-03 21:39:50,764 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5314ef6-95b6-45e2-9550-8aa78ac72743', 'x-compute-request-id': 'req-c5314ef6-95b6-45e2-9550-8aa78ac72743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:51,859 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.087s 2021-08-03 21:39:51,860 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04354454-b564-408b-befa-01def5a47f24', 'x-compute-request-id': 'req-04354454-b564-408b-befa-01def5a47f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:52,961 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.093s 2021-08-03 21:39:52,962 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a570310a-135f-453e-a046-a78dc7076911', 'x-compute-request-id': 'req-a570310a-135f-453e-a046-a78dc7076911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:54,042 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:39:54,043 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5384a02-88a0-4797-9215-98262ac82ed1', 'x-compute-request-id': 'req-a5384a02-88a0-4797-9215-98262ac82ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:55,124 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:39:55,125 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e3369a-a2fd-4867-bd06-cac99b684912', 'x-compute-request-id': 'req-60e3369a-a2fd-4867-bd06-cac99b684912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:56,209 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.076s 2021-08-03 21:39:56,209 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d15de560-fc3a-4dfe-b7db-86f021171c54', 'x-compute-request-id': 'req-d15de560-fc3a-4dfe-b7db-86f021171c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:57,294 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.077s 2021-08-03 21:39:57,295 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-116dfcc2-a9e7-4ed0-ac5d-eb81873f8780', 'x-compute-request-id': 'req-116dfcc2-a9e7-4ed0-ac5d-eb81873f8780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:58,401 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.098s 2021-08-03 21:39:58,401 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e3116f-698b-4ce7-a424-f49a5189560d', 'x-compute-request-id': 'req-64e3116f-698b-4ce7-a424-f49a5189560d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:39:59,511 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.101s 2021-08-03 21:39:59,511 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65505e02-d23e-4e59-8f40-36539ee8acb6', 'x-compute-request-id': 'req-65505e02-d23e-4e59-8f40-36539ee8acb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:39:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:00,620 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.102s 2021-08-03 21:40:00,621 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7fb5ad5-8251-4ee8-a405-82358582f5c9', 'x-compute-request-id': 'req-f7fb5ad5-8251-4ee8-a405-82358582f5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:01,711 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.082s 2021-08-03 21:40:01,711 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244e781e-eacd-426f-8c76-293ce1dc5c4b', 'x-compute-request-id': 'req-244e781e-eacd-426f-8c76-293ce1dc5c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:03,139 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.419s 2021-08-03 21:40:03,140 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ea4bcc-19a4-447f-b67c-8f231e2f3ba0', 'x-compute-request-id': 'req-c6ea4bcc-19a4-447f-b67c-8f231e2f3ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:04,228 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.080s 2021-08-03 21:40:04,229 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99874f3d-3531-4350-96fc-e6cc276e2f1b', 'x-compute-request-id': 'req-99874f3d-3531-4350-96fc-e6cc276e2f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:05,323 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.086s 2021-08-03 21:40:05,324 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ceea6f-6b00-4c60-83e5-f96ec5bd4d45', 'x-compute-request-id': 'req-64ceea6f-6b00-4c60-83e5-f96ec5bd4d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:06,437 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.106s 2021-08-03 21:40:06,438 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1f59e6-6080-40d3-8551-717b3cf48323', 'x-compute-request-id': 'req-5e1f59e6-6080-40d3-8551-717b3cf48323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:07,515 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:40:07,516 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cdc972-512e-4b36-8a6f-6228bdaa6c01', 'x-compute-request-id': 'req-e2cdc972-512e-4b36-8a6f-6228bdaa6c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:08,597 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:40:08,597 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a4ec0b-3727-47c4-b773-0b452f78bf63', 'x-compute-request-id': 'req-b1a4ec0b-3727-47c4-b773-0b452f78bf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:09,689 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.082s 2021-08-03 21:40:09,689 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a428ec-fc08-40c8-8134-06b1a5794de0', 'x-compute-request-id': 'req-41a428ec-fc08-40c8-8134-06b1a5794de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:10,771 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.073s 2021-08-03 21:40:10,771 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf07096e-8d2c-43d3-83ec-b309a6ac2263', 'x-compute-request-id': 'req-cf07096e-8d2c-43d3-83ec-b309a6ac2263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:11,855 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.077s 2021-08-03 21:40:11,856 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e40e00-1807-471c-a29c-b64aa9d2fe35', 'x-compute-request-id': 'req-85e40e00-1807-471c-a29c-b64aa9d2fe35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:13,026 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.162s 2021-08-03 21:40:13,027 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729b7638-a274-48ea-ac2e-1832cb5c73b7', 'x-compute-request-id': 'req-729b7638-a274-48ea-ac2e-1832cb5c73b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:14,192 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.157s 2021-08-03 21:40:14,193 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da29c65-c3fb-4b13-8311-6864a8a40659', 'x-compute-request-id': 'req-2da29c65-c3fb-4b13-8311-6864a8a40659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:15,371 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.169s 2021-08-03 21:40:15,372 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5e082c-a36f-4237-b379-1d0093352f58', 'x-compute-request-id': 'req-0d5e082c-a36f-4237-b379-1d0093352f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:16,549 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.167s 2021-08-03 21:40:16,549 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee5955a-3c51-4f18-91e2-4ae3d08e7768', 'x-compute-request-id': 'req-3ee5955a-3c51-4f18-91e2-4ae3d08e7768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:17,697 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.139s 2021-08-03 21:40:17,698 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f076bf1f-1cdf-4bc3-b24c-73d787c3391c', 'x-compute-request-id': 'req-f076bf1f-1cdf-4bc3-b24c-73d787c3391c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:18,866 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.159s 2021-08-03 21:40:18,866 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a6f816-8890-4f0e-b1aa-39f02a66df5b', 'x-compute-request-id': 'req-f0a6f816-8890-4f0e-b1aa-39f02a66df5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:20,006 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.130s 2021-08-03 21:40:20,006 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-939f7765-522a-4add-951b-7bbc9d4ed17d', 'x-compute-request-id': 'req-939f7765-522a-4add-951b-7bbc9d4ed17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:21,297 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.283s 2021-08-03 21:40:21,298 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24dc9388-d421-4ce8-a47f-ead1b3107eda', 'x-compute-request-id': 'req-24dc9388-d421-4ce8-a47f-ead1b3107eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:22,392 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.085s 2021-08-03 21:40:22,392 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e07d17d-9d55-4775-aeac-810acb594006', 'x-compute-request-id': 'req-6e07d17d-9d55-4775-aeac-810acb594006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:23,703 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.302s 2021-08-03 21:40:23,704 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1bc26ae-1a1e-4cf0-95f8-b6c769ed69a3', 'x-compute-request-id': 'req-e1bc26ae-1a1e-4cf0-95f8-b6c769ed69a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:25,205 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.492s 2021-08-03 21:40:25,207 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a980c026-b7fc-4afa-a447-fe3703705444', 'x-compute-request-id': 'req-a980c026-b7fc-4afa-a447-fe3703705444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:26,872 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.655s 2021-08-03 21:40:26,872 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6902f4ae-e80a-4538-946b-cb6fe2262b1e', 'x-compute-request-id': 'req-6902f4ae-e80a-4538-946b-cb6fe2262b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:27,950 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:40:27,950 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e00b7a7-3588-4194-ba10-57d8d9d6d8d2', 'x-compute-request-id': 'req-7e00b7a7-3588-4194-ba10-57d8d9d6d8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:29,030 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:40:29,031 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6044cec-0f94-4438-9fe2-790c3d976922', 'x-compute-request-id': 'req-c6044cec-0f94-4438-9fe2-790c3d976922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:30,111 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:40:30,111 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394bdd6b-3a25-41ad-9e77-bf8415106dbf', 'x-compute-request-id': 'req-394bdd6b-3a25-41ad-9e77-bf8415106dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:31,191 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:40:31,191 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eb68510-6a85-4921-99a3-2cbe5e106bed', 'x-compute-request-id': 'req-0eb68510-6a85-4921-99a3-2cbe5e106bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:32,269 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:40:32,269 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9995c289-b25b-4f61-8c39-f3b23a1fe2c1', 'x-compute-request-id': 'req-9995c289-b25b-4f61-8c39-f3b23a1fe2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:33,352 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.075s 2021-08-03 21:40:33,353 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea1473d-b1c0-4b80-a897-612a59fe1804', 'x-compute-request-id': 'req-fea1473d-b1c0-4b80-a897-612a59fe1804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:34,430 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:40:34,431 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b0765d-b033-4bdb-a4e1-e9bcc4c8db3f', 'x-compute-request-id': 'req-56b0765d-b033-4bdb-a4e1-e9bcc4c8db3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:35,508 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:40:35,508 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2733b083-4fba-4555-aca2-52416171b56a', 'x-compute-request-id': 'req-2733b083-4fba-4555-aca2-52416171b56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:36,588 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:40:36,589 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ac01b8-081f-41d4-8c8d-89303b5be8e4', 'x-compute-request-id': 'req-06ac01b8-081f-41d4-8c8d-89303b5be8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:37,677 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.081s 2021-08-03 21:40:37,678 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d18bb50c-b3dc-46be-ae73-1a23c72af99b', 'x-compute-request-id': 'req-d18bb50c-b3dc-46be-ae73-1a23c72af99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:38,758 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:40:38,759 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b976e7f8-119e-41c0-97de-0a97420b081c', 'x-compute-request-id': 'req-b976e7f8-119e-41c0-97de-0a97420b081c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:39,842 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:40:39,842 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d33db8-1eaf-4b44-b902-1d2e84bf8f41', 'x-compute-request-id': 'req-62d33db8-1eaf-4b44-b902-1d2e84bf8f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:40,920 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:40:40,921 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913534ef-be82-4de4-819e-e3183138874a', 'x-compute-request-id': 'req-913534ef-be82-4de4-819e-e3183138874a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:42,018 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.089s 2021-08-03 21:40:42,018 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa61932b-069c-4483-a102-ed3c41bcc7bb', 'x-compute-request-id': 'req-fa61932b-069c-4483-a102-ed3c41bcc7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:43,101 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.073s 2021-08-03 21:40:43,101 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3105bf40-61b5-499b-8f74-191c8f084ae6', 'x-compute-request-id': 'req-3105bf40-61b5-499b-8f74-191c8f084ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:44,181 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:40:44,181 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9f8efc-d5e0-4106-82de-6a920beb3b89', 'x-compute-request-id': 'req-4a9f8efc-d5e0-4106-82de-6a920beb3b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:45,293 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.103s 2021-08-03 21:40:45,293 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd01006d-9d67-48a9-bcbb-8af8138ee86a', 'x-compute-request-id': 'req-dd01006d-9d67-48a9-bcbb-8af8138ee86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:46,404 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.101s 2021-08-03 21:40:46,404 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da988b5-90c4-4d67-b093-61f47a43d5af', 'x-compute-request-id': 'req-6da988b5-90c4-4d67-b093-61f47a43d5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:47,894 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.479s 2021-08-03 21:40:47,895 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332d094e-1f08-489a-b543-95bc8aeb485d', 'x-compute-request-id': 'req-332d094e-1f08-489a-b543-95bc8aeb485d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:48,970 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:40:48,971 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b90edfad-2ea0-4496-ba63-952ca4f05c9f', 'x-compute-request-id': 'req-b90edfad-2ea0-4496-ba63-952ca4f05c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:50,060 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.082s 2021-08-03 21:40:50,061 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b18609-f6a0-4d34-9d31-de8fd7f54fea', 'x-compute-request-id': 'req-95b18609-f6a0-4d34-9d31-de8fd7f54fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:51,186 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.117s 2021-08-03 21:40:51,187 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ff594d3-97d1-46c6-8be4-e0ee8ae2d969', 'x-compute-request-id': 'req-9ff594d3-97d1-46c6-8be4-e0ee8ae2d969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:52,272 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.077s 2021-08-03 21:40:52,273 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bb225ab-f68f-4be2-86bc-434ad21c102b', 'x-compute-request-id': 'req-5bb225ab-f68f-4be2-86bc-434ad21c102b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:53,470 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.188s 2021-08-03 21:40:53,471 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23548a7b-10e6-447c-a845-09621ea21111', 'x-compute-request-id': 'req-23548a7b-10e6-447c-a845-09621ea21111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:54,667 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.187s 2021-08-03 21:40:54,668 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a1f956-e5bd-47ef-9342-6ecca56e647e', 'x-compute-request-id': 'req-f2a1f956-e5bd-47ef-9342-6ecca56e647e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:55,828 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.152s 2021-08-03 21:40:55,829 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ddf09a-d1d5-444d-a5c3-dd21babce5e9', 'x-compute-request-id': 'req-e5ddf09a-d1d5-444d-a5c3-dd21babce5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:57,175 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.338s 2021-08-03 21:40:57,175 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c6a890-f516-47ed-b665-7730b21bb0fc', 'x-compute-request-id': 'req-b6c6a890-f516-47ed-b665-7730b21bb0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:40:58,281 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.094s 2021-08-03 21:40:58,282 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e68fd6-9eac-4e16-80af-1d1b768478ce', 'x-compute-request-id': 'req-c1e68fd6-9eac-4e16-80af-1d1b768478ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:00,106 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.816s 2021-08-03 21:41:00,107 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2168558-57af-4fbb-874d-cd8abdf4cc74', 'x-compute-request-id': 'req-d2168558-57af-4fbb-874d-cd8abdf4cc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:40:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:01,834 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.718s 2021-08-03 21:41:01,835 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0658620e-a4b5-4af1-b5fa-5e8fd0b836a8', 'x-compute-request-id': 'req-0658620e-a4b5-4af1-b5fa-5e8fd0b836a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:03,531 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.685s 2021-08-03 21:41:03,532 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea87103e-6805-46b7-a545-8fc94753ccca', 'x-compute-request-id': 'req-ea87103e-6805-46b7-a545-8fc94753ccca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:04,846 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.303s 2021-08-03 21:41:04,846 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e817e366-1fa0-488e-b374-14d20e4a2cfd', 'x-compute-request-id': 'req-e817e366-1fa0-488e-b374-14d20e4a2cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:06,081 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.223s 2021-08-03 21:41:06,081 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20d5d58-aac4-4481-9618-97031d81eafa', 'x-compute-request-id': 'req-c20d5d58-aac4-4481-9618-97031d81eafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:07,346 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.255s 2021-08-03 21:41:07,346 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4118bdb0-5ddf-41e6-8f3f-c36ebb888461', 'x-compute-request-id': 'req-4118bdb0-5ddf-41e6-8f3f-c36ebb888461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:08,463 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.108s 2021-08-03 21:41:08,463 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6121964-1791-4d82-a1b1-619968acba45', 'x-compute-request-id': 'req-a6121964-1791-4d82-a1b1-619968acba45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:09,582 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.111s 2021-08-03 21:41:09,583 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e072e91c-80fe-49bb-85c0-9b7dd88f553f', 'x-compute-request-id': 'req-e072e91c-80fe-49bb-85c0-9b7dd88f553f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:10,684 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.094s 2021-08-03 21:41:10,685 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86eebbc-af84-4c6e-900e-4f1a2af02a14', 'x-compute-request-id': 'req-f86eebbc-af84-4c6e-900e-4f1a2af02a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:11,762 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:41:11,762 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d2d8ae-ce73-4615-9a70-e2d4d163ab85', 'x-compute-request-id': 'req-65d2d8ae-ce73-4615-9a70-e2d4d163ab85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:12,959 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.189s 2021-08-03 21:41:12,960 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a5e69bb-606e-4c8b-97f0-99db13ca0e7b', 'x-compute-request-id': 'req-6a5e69bb-606e-4c8b-97f0-99db13ca0e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:14,162 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.194s 2021-08-03 21:41:14,163 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b251f5-0dba-4535-902a-137902a4bbf2', 'x-compute-request-id': 'req-d4b251f5-0dba-4535-902a-137902a4bbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:15,593 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.421s 2021-08-03 21:41:15,594 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05bb15a3-2a64-4f09-9bc6-62716e965985', 'x-compute-request-id': 'req-05bb15a3-2a64-4f09-9bc6-62716e965985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:16,691 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.089s 2021-08-03 21:41:16,691 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f560223-c20d-4996-ab78-64bdc124e162', 'x-compute-request-id': 'req-0f560223-c20d-4996-ab78-64bdc124e162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:17,881 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.181s 2021-08-03 21:41:17,882 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b501c35-f442-4027-b3b7-440ac9520e9f', 'x-compute-request-id': 'req-0b501c35-f442-4027-b3b7-440ac9520e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:19,185 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.295s 2021-08-03 21:41:19,186 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b7c70e-d75f-413e-b106-6cf9cbec8fe4', 'x-compute-request-id': 'req-15b7c70e-d75f-413e-b106-6cf9cbec8fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:20,279 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.084s 2021-08-03 21:41:20,279 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f8bc87-a91f-44e8-a019-f894ff26c21a', 'x-compute-request-id': 'req-f6f8bc87-a91f-44e8-a019-f894ff26c21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:21,394 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.107s 2021-08-03 21:41:21,394 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-187c510a-af4c-4e4f-ad8c-9f152aa3e93c', 'x-compute-request-id': 'req-187c510a-af4c-4e4f-ad8c-9f152aa3e93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:22,667 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.263s 2021-08-03 21:41:22,667 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de9d3d7b-1116-4aef-999b-a413d04d69c2', 'x-compute-request-id': 'req-de9d3d7b-1116-4aef-999b-a413d04d69c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:23,794 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.119s 2021-08-03 21:41:23,795 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b8201d-0be2-4fc5-b810-1abae9756ae7', 'x-compute-request-id': 'req-f9b8201d-0be2-4fc5-b810-1abae9756ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:25,176 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.373s 2021-08-03 21:41:25,176 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f727248-d56c-494f-b47a-084f95d5d722', 'x-compute-request-id': 'req-1f727248-d56c-494f-b47a-084f95d5d722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:26,259 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:41:26,259 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-badf293a-0479-424b-8251-80b827480cd6', 'x-compute-request-id': 'req-badf293a-0479-424b-8251-80b827480cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:27,440 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.172s 2021-08-03 21:41:27,440 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc61e7b-3f5a-4529-8706-6768f38d9bbd', 'x-compute-request-id': 'req-6bc61e7b-3f5a-4529-8706-6768f38d9bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:28,681 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.231s 2021-08-03 21:41:28,681 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4559ea-37a3-4042-9d34-949665e86604', 'x-compute-request-id': 'req-0d4559ea-37a3-4042-9d34-949665e86604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:30,133 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.443s 2021-08-03 21:41:30,133 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7b5fe3-956e-47e1-89df-d68567d4786d', 'x-compute-request-id': 'req-8b7b5fe3-956e-47e1-89df-d68567d4786d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:31,286 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.144s 2021-08-03 21:41:31,286 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ebdffd-433d-43ac-a305-a6b3ac7b6a69', 'x-compute-request-id': 'req-19ebdffd-433d-43ac-a305-a6b3ac7b6a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:32,473 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.179s 2021-08-03 21:41:32,474 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f646fa51-855c-4ab0-818e-8e80a9c75369', 'x-compute-request-id': 'req-f646fa51-855c-4ab0-818e-8e80a9c75369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:33,630 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.148s 2021-08-03 21:41:33,631 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e889f8-9add-4df6-b0cd-3c03ad4cbe4d', 'x-compute-request-id': 'req-f2e889f8-9add-4df6-b0cd-3c03ad4cbe4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:34,816 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.176s 2021-08-03 21:41:34,816 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc41f986-71e3-42d6-a515-d84b4e33cb12', 'x-compute-request-id': 'req-fc41f986-71e3-42d6-a515-d84b4e33cb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:35,969 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.144s 2021-08-03 21:41:35,970 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dbe99cf-3002-4528-aec6-5392e996d95a', 'x-compute-request-id': 'req-1dbe99cf-3002-4528-aec6-5392e996d95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:37,155 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.177s 2021-08-03 21:41:37,156 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-269ea935-68d1-452b-9c9f-d8c2ac9f5023', 'x-compute-request-id': 'req-269ea935-68d1-452b-9c9f-d8c2ac9f5023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:38,751 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.586s 2021-08-03 21:41:38,751 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8877916-2366-4424-a64b-dcbac3fa5784', 'x-compute-request-id': 'req-b8877916-2366-4424-a64b-dcbac3fa5784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:39,884 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.124s 2021-08-03 21:41:39,885 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6581545e-d087-4700-bb92-8c465ccb23dd', 'x-compute-request-id': 'req-6581545e-d087-4700-bb92-8c465ccb23dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:40,962 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:41:40,962 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-791b7221-65e8-4517-a3cc-2ad574ca91e1', 'x-compute-request-id': 'req-791b7221-65e8-4517-a3cc-2ad574ca91e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:42,045 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:41:42,045 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bca9621-4d1b-42e8-8b4a-d1d33e150c0b', 'x-compute-request-id': 'req-1bca9621-4d1b-42e8-8b4a-d1d33e150c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:43,127 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.073s 2021-08-03 21:41:43,128 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e296a1be-77f4-4866-aa4f-f6496f3390f1', 'x-compute-request-id': 'req-e296a1be-77f4-4866-aa4f-f6496f3390f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:44,206 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:41:44,206 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a353027a-223c-459c-b652-1ae7758a6121', 'x-compute-request-id': 'req-a353027a-223c-459c-b652-1ae7758a6121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:45,288 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:41:45,288 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b850653-b705-4f5c-bc7b-2d5f23e3ac52', 'x-compute-request-id': 'req-7b850653-b705-4f5c-bc7b-2d5f23e3ac52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:46,365 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:41:46,366 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482c6f69-6b1c-4b06-baa0-5f0abcdd8ba1', 'x-compute-request-id': 'req-482c6f69-6b1c-4b06-baa0-5f0abcdd8ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:47,445 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:41:47,446 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04220723-fc5b-48d6-9fd0-45c22d26901c', 'x-compute-request-id': 'req-04220723-fc5b-48d6-9fd0-45c22d26901c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:48,531 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.077s 2021-08-03 21:41:48,531 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ba9b8a-74f8-43b2-8a0c-1fe02ba1d65a', 'x-compute-request-id': 'req-24ba9b8a-74f8-43b2-8a0c-1fe02ba1d65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:49,611 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:41:49,611 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb86afe-8020-41ee-b7cd-41a9c0da48f9', 'x-compute-request-id': 'req-ecb86afe-8020-41ee-b7cd-41a9c0da48f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:50,694 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:41:50,694 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51144b49-264d-4099-9fd5-650dc9cb060d', 'x-compute-request-id': 'req-51144b49-264d-4099-9fd5-650dc9cb060d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:51,776 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:41:51,777 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db762a31-eb92-47b1-9b5d-0c9f9deaa809', 'x-compute-request-id': 'req-db762a31-eb92-47b1-9b5d-0c9f9deaa809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:52,861 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.076s 2021-08-03 21:41:52,862 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a0fc0e-05cc-48f7-90bc-124fa9c0ef0a', 'x-compute-request-id': 'req-78a0fc0e-05cc-48f7-90bc-124fa9c0ef0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:53,993 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.122s 2021-08-03 21:41:53,993 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b19e7c-4818-46ee-8620-bf60f41d444c', 'x-compute-request-id': 'req-75b19e7c-4818-46ee-8620-bf60f41d444c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:55,076 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.075s 2021-08-03 21:41:55,077 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df4b2e27-f513-4710-a0fe-3819bdb7cb56', 'x-compute-request-id': 'req-df4b2e27-f513-4710-a0fe-3819bdb7cb56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:56,153 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:41:56,154 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3973949-c91a-4605-a8ae-02e13d5db6bb', 'x-compute-request-id': 'req-b3973949-c91a-4605-a8ae-02e13d5db6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:57,233 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:41:57,234 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b11899-5d4f-4440-8f86-7ca64819b409', 'x-compute-request-id': 'req-42b11899-5d4f-4440-8f86-7ca64819b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:58,309 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:41:58,310 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37bcdb52-8cbb-4f30-99db-693eadd0120c', 'x-compute-request-id': 'req-37bcdb52-8cbb-4f30-99db-693eadd0120c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:41:59,385 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:41:59,385 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c02c50-5c4d-41ac-969b-11453d3d2c41', 'x-compute-request-id': 'req-b9c02c50-5c4d-41ac-969b-11453d3d2c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:41:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:00,463 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:42:00,464 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c14aa37-05e2-4388-a803-894bad465dd2', 'x-compute-request-id': 'req-3c14aa37-05e2-4388-a803-894bad465dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:01,540 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:42:01,541 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e756cae7-9218-4136-b760-41a0d490383f', 'x-compute-request-id': 'req-e756cae7-9218-4136-b760-41a0d490383f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:02,640 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.090s 2021-08-03 21:42:02,640 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3df1566-0260-4465-b84e-af42a16a347c', 'x-compute-request-id': 'req-c3df1566-0260-4465-b84e-af42a16a347c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:03,731 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.082s 2021-08-03 21:42:03,731 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0d326ff-523e-4fcc-a63d-368c938268fa', 'x-compute-request-id': 'req-b0d326ff-523e-4fcc-a63d-368c938268fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:04,809 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:42:04,810 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78db443-f409-4fa5-8329-d558c23e13fb', 'x-compute-request-id': 'req-c78db443-f409-4fa5-8329-d558c23e13fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:05,883 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:42:05,883 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c7192cc-2ff5-4cf4-abbe-b2eae1830d86', 'x-compute-request-id': 'req-8c7192cc-2ff5-4cf4-abbe-b2eae1830d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:06,956 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.064s 2021-08-03 21:42:06,956 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf83ce2-b78f-4fd1-b2eb-447bd913c93a', 'x-compute-request-id': 'req-ebf83ce2-b78f-4fd1-b2eb-447bd913c93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:08,036 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:42:08,036 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-766dd36c-506d-4d39-9783-c9ac1258c51f', 'x-compute-request-id': 'req-766dd36c-506d-4d39-9783-c9ac1258c51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:09,115 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:42:09,116 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33155ec6-5c8c-452f-80b2-5955e2742c29', 'x-compute-request-id': 'req-33155ec6-5c8c-452f-80b2-5955e2742c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:10,192 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:42:10,192 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7433c834-cd16-4413-b678-083da0a30fa6', 'x-compute-request-id': 'req-7433c834-cd16-4413-b678-083da0a30fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:11,276 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.076s 2021-08-03 21:42:11,276 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8624c7f-c73c-4c48-b11f-9e401f987806', 'x-compute-request-id': 'req-e8624c7f-c73c-4c48-b11f-9e401f987806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:13,340 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 1.055s 2021-08-03 21:42:13,340 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ddd4b1-efcb-4e0c-bde9-365663560d86', 'x-compute-request-id': 'req-c7ddd4b1-efcb-4e0c-bde9-365663560d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:14,449 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.099s 2021-08-03 21:42:14,450 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f7d613-b4b4-453b-8d63-cea47fc3f53c', 'x-compute-request-id': 'req-c4f7d613-b4b4-453b-8d63-cea47fc3f53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:15,606 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.147s 2021-08-03 21:42:15,606 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79dbee7-e6ac-48cf-ad1f-f7efe1e6e786', 'x-compute-request-id': 'req-d79dbee7-e6ac-48cf-ad1f-f7efe1e6e786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:17,344 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.728s 2021-08-03 21:42:17,344 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a04935-9f0d-42d7-aac1-ef6b64b57c1f', 'x-compute-request-id': 'req-77a04935-9f0d-42d7-aac1-ef6b64b57c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:18,422 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:42:18,422 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7caed35-fee8-422d-8b53-5d090a9542d8', 'x-compute-request-id': 'req-d7caed35-fee8-422d-8b53-5d090a9542d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:19,661 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.230s 2021-08-03 21:42:19,661 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66463bb3-8250-48aa-9bd2-cc6d20204c21', 'x-compute-request-id': 'req-66463bb3-8250-48aa-9bd2-cc6d20204c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:20,743 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.073s 2021-08-03 21:42:20,743 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205d6640-593a-44b4-95ed-ce99591c5b1b', 'x-compute-request-id': 'req-205d6640-593a-44b4-95ed-ce99591c5b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:21,823 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:42:21,823 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990e23be-6c09-4f20-aa2a-22071bc28615', 'x-compute-request-id': 'req-990e23be-6c09-4f20-aa2a-22071bc28615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:22,910 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.077s 2021-08-03 21:42:22,910 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c3bc04-8103-443e-874c-3966afb34972', 'x-compute-request-id': 'req-41c3bc04-8103-443e-874c-3966afb34972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:24,774 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.854s 2021-08-03 21:42:24,774 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81529a24-1ffb-4166-acf2-6e65db7f893d', 'x-compute-request-id': 'req-81529a24-1ffb-4166-acf2-6e65db7f893d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:26,153 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.371s 2021-08-03 21:42:26,154 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9dfb25-932d-490c-b067-b19577d4280e', 'x-compute-request-id': 'req-bf9dfb25-932d-490c-b067-b19577d4280e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:27,776 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.614s 2021-08-03 21:42:27,776 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a986526-9491-4ab9-8005-049ecb84f1a0', 'x-compute-request-id': 'req-8a986526-9491-4ab9-8005-049ecb84f1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:28,867 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.082s 2021-08-03 21:42:28,867 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6dceb53-0f43-411a-8c91-3d2ac3cf00cf', 'x-compute-request-id': 'req-c6dceb53-0f43-411a-8c91-3d2ac3cf00cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:29,977 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.101s 2021-08-03 21:42:29,977 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407c7917-b813-4991-9151-e79a292910fd', 'x-compute-request-id': 'req-407c7917-b813-4991-9151-e79a292910fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:31,113 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.127s 2021-08-03 21:42:31,114 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5966515-883d-4ed4-a25c-0150f6755a17', 'x-compute-request-id': 'req-e5966515-883d-4ed4-a25c-0150f6755a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:32,297 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.174s 2021-08-03 21:42:32,297 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4c4c7ad-5a67-4140-b40d-5016cabe165c', 'x-compute-request-id': 'req-d4c4c7ad-5a67-4140-b40d-5016cabe165c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:33,773 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.466s 2021-08-03 21:42:33,773 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f2561f-d198-41f9-bb32-6fa5611faba5', 'x-compute-request-id': 'req-a1f2561f-d198-41f9-bb32-6fa5611faba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:35,318 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.536s 2021-08-03 21:42:35,318 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca173e5-879f-4ebf-845e-84aee1e28202', 'x-compute-request-id': 'req-4ca173e5-879f-4ebf-845e-84aee1e28202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:36,991 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.664s 2021-08-03 21:42:36,991 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aea30c9-f3ad-42e6-95cd-9de67492b0b0', 'x-compute-request-id': 'req-7aea30c9-f3ad-42e6-95cd-9de67492b0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:38,325 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.326s 2021-08-03 21:42:38,325 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b03001-cb86-400a-a360-00ac0c85befd', 'x-compute-request-id': 'req-36b03001-cb86-400a-a360-00ac0c85befd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:39,422 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.088s 2021-08-03 21:42:39,422 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841c7940-e674-4fd6-b4f7-ce8b58a48cd1', 'x-compute-request-id': 'req-841c7940-e674-4fd6-b4f7-ce8b58a48cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:40,588 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.157s 2021-08-03 21:42:40,588 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3c4436-19f1-4f5c-b225-3cc30943a49f', 'x-compute-request-id': 'req-ad3c4436-19f1-4f5c-b225-3cc30943a49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:41,769 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.171s 2021-08-03 21:42:41,769 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e351929-3f18-4857-8372-29d3f615e15d', 'x-compute-request-id': 'req-6e351929-3f18-4857-8372-29d3f615e15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:42,888 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.110s 2021-08-03 21:42:42,889 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17e72dd-124b-4cf8-9ed0-e8fcf52d29c9', 'x-compute-request-id': 'req-a17e72dd-124b-4cf8-9ed0-e8fcf52d29c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:44,060 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.162s 2021-08-03 21:42:44,061 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bd6cee-bd10-46bb-8060-5de910f5332d', 'x-compute-request-id': 'req-08bd6cee-bd10-46bb-8060-5de910f5332d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:45,205 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.135s 2021-08-03 21:42:45,206 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a674a627-5c67-4230-af81-f5954f3bc78b', 'x-compute-request-id': 'req-a674a627-5c67-4230-af81-f5954f3bc78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:46,373 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.158s 2021-08-03 21:42:46,373 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e78551f-0b17-414a-bba7-27a5b49f94db', 'x-compute-request-id': 'req-5e78551f-0b17-414a-bba7-27a5b49f94db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:47,512 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.130s 2021-08-03 21:42:47,512 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688c2b6a-245e-4deb-af68-0ee92dd47d7f', 'x-compute-request-id': 'req-688c2b6a-245e-4deb-af68-0ee92dd47d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:48,807 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.285s 2021-08-03 21:42:48,807 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5043c662-fdde-44e5-bff7-9a3feea54166', 'x-compute-request-id': 'req-5043c662-fdde-44e5-bff7-9a3feea54166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:50,026 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.210s 2021-08-03 21:42:50,026 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667f331f-6438-4d36-8a86-8ee41f0a09fa', 'x-compute-request-id': 'req-667f331f-6438-4d36-8a86-8ee41f0a09fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:51,241 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.207s 2021-08-03 21:42:51,242 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4654d0a8-ab8f-46b6-8419-8bb4e2c4e3db', 'x-compute-request-id': 'req-4654d0a8-ab8f-46b6-8419-8bb4e2c4e3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:52,317 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:42:52,317 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4abbe57d-fea4-4cfe-9e3c-fc7742261193', 'x-compute-request-id': 'req-4abbe57d-fea4-4cfe-9e3c-fc7742261193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:53,394 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:42:53,394 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab74f5cc-10f4-471d-83d7-2dc54cf63e87', 'x-compute-request-id': 'req-ab74f5cc-10f4-471d-83d7-2dc54cf63e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:54,468 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:42:54,469 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc0d067e-1889-4fc6-8bbb-3e71126391ef', 'x-compute-request-id': 'req-fc0d067e-1889-4fc6-8bbb-3e71126391ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:55,543 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:42:55,543 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17837c06-5f5e-49e0-ad69-3e1599d0698c', 'x-compute-request-id': 'req-17837c06-5f5e-49e0-ad69-3e1599d0698c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:56,621 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:42:56,622 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b7de46-0b09-44bc-917b-c9243cefd8cb', 'x-compute-request-id': 'req-68b7de46-0b09-44bc-917b-c9243cefd8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:57,702 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:42:57,703 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dbe0927-f84b-4479-9702-7e83820370e2', 'x-compute-request-id': 'req-5dbe0927-f84b-4479-9702-7e83820370e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:58,777 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:42:58,777 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f744a075-4c0e-4d15-8ad5-03a9646f791e', 'x-compute-request-id': 'req-f744a075-4c0e-4d15-8ad5-03a9646f791e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:42:59,851 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:42:59,852 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e12533-55d7-4801-a31b-ba6e7a39efb2', 'x-compute-request-id': 'req-35e12533-55d7-4801-a31b-ba6e7a39efb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:42:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:00,926 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:00,926 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965f9605-b525-42ed-83be-9411b8d01557', 'x-compute-request-id': 'req-965f9605-b525-42ed-83be-9411b8d01557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:02,005 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:43:02,006 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be457404-5701-4c6a-88ce-b23bfc541898', 'x-compute-request-id': 'req-be457404-5701-4c6a-88ce-b23bfc541898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:03,079 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:03,080 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec2b12b-9544-4ecd-b9ff-0221cd28ec6c', 'x-compute-request-id': 'req-5ec2b12b-9544-4ecd-b9ff-0221cd28ec6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:04,153 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:04,153 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293b1d70-6a76-4297-9f28-6981603b2baa', 'x-compute-request-id': 'req-293b1d70-6a76-4297-9f28-6981603b2baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:05,227 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:05,228 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d82e254-4eb1-49e6-b023-dbdc113739c3', 'x-compute-request-id': 'req-5d82e254-4eb1-49e6-b023-dbdc113739c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:06,302 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:06,303 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b69261b3-f196-4888-aeb5-c1347b44ac60', 'x-compute-request-id': 'req-b69261b3-f196-4888-aeb5-c1347b44ac60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:07,380 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:07,380 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da821d16-7973-46b4-8b4a-77df2453d06b', 'x-compute-request-id': 'req-da821d16-7973-46b4-8b4a-77df2453d06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:08,453 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.064s 2021-08-03 21:43:08,454 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09fff478-2689-4cea-b415-1c2e7976fdd5', 'x-compute-request-id': 'req-09fff478-2689-4cea-b415-1c2e7976fdd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:09,529 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:43:09,530 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-630a54ed-d561-407a-90a3-a667ec8a20eb', 'x-compute-request-id': 'req-630a54ed-d561-407a-90a3-a667ec8a20eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:10,603 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.064s 2021-08-03 21:43:10,603 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a35bd62f-92a6-4067-b43f-aec641611a9e', 'x-compute-request-id': 'req-a35bd62f-92a6-4067-b43f-aec641611a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:11,678 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:11,678 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe12e273-50d4-4974-abb1-5da47a56b9dc', 'x-compute-request-id': 'req-fe12e273-50d4-4974-abb1-5da47a56b9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:12,755 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:43:12,755 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66dd4932-bb34-42c8-b29e-2b779f08164f', 'x-compute-request-id': 'req-66dd4932-bb34-42c8-b29e-2b779f08164f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:13,833 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:13,833 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb93a8e5-f95c-45e2-8c0d-5fd4358c2f37', 'x-compute-request-id': 'req-fb93a8e5-f95c-45e2-8c0d-5fd4358c2f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:14,908 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:14,908 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11f2660c-351a-4bce-a142-19ce531423f2', 'x-compute-request-id': 'req-11f2660c-351a-4bce-a142-19ce531423f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:15,982 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:15,983 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbe04a4d-387f-402c-bb53-619a0f495fb5', 'x-compute-request-id': 'req-bbe04a4d-387f-402c-bb53-619a0f495fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:17,057 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:17,057 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b28cba-be74-424e-8a2e-ce4676e3c125', 'x-compute-request-id': 'req-05b28cba-be74-424e-8a2e-ce4676e3c125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:18,132 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:18,132 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326283c6-5b35-4f8f-ae4a-8251ef5e240b', 'x-compute-request-id': 'req-326283c6-5b35-4f8f-ae4a-8251ef5e240b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:19,207 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:19,208 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4f4a77-79b5-4f38-ba2d-7e8dcb20b003', 'x-compute-request-id': 'req-1c4f4a77-79b5-4f38-ba2d-7e8dcb20b003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:20,287 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:43:20,287 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c018190-459c-43a2-b755-db07e9d3ebf2', 'x-compute-request-id': 'req-5c018190-459c-43a2-b755-db07e9d3ebf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:21,361 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:21,361 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe7278d-b52e-41f9-a1fd-3934d1a88c2f', 'x-compute-request-id': 'req-3fe7278d-b52e-41f9-a1fd-3934d1a88c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:22,436 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:22,437 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f34074-201c-4acc-b43e-0a60fd92b71d', 'x-compute-request-id': 'req-c2f34074-201c-4acc-b43e-0a60fd92b71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:23,511 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:23,512 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-982d335e-0533-48af-8306-1e15e6f8c06e', 'x-compute-request-id': 'req-982d335e-0533-48af-8306-1e15e6f8c06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:24,586 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:43:24,587 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc6d7d61-da14-4de6-8449-8466ff82df5c', 'x-compute-request-id': 'req-bc6d7d61-da14-4de6-8449-8466ff82df5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:25,665 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:43:25,666 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66147dc4-363e-42cf-bde8-cdd959156551', 'x-compute-request-id': 'req-66147dc4-363e-42cf-bde8-cdd959156551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:26,744 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:43:26,745 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22897ed-cee6-41f2-b17e-312a5c9e753f', 'x-compute-request-id': 'req-f22897ed-cee6-41f2-b17e-312a5c9e753f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:27,823 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:43:27,824 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb6cf2f-9398-4459-9aa0-debc1d439373', 'x-compute-request-id': 'req-fbb6cf2f-9398-4459-9aa0-debc1d439373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:28,904 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:43:28,904 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae957cb8-d31f-4bc9-a8c9-5f4d1476a049', 'x-compute-request-id': 'req-ae957cb8-d31f-4bc9-a8c9-5f4d1476a049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:29,977 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:29,978 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af4a7e45-b80f-4177-9a64-89b1db43f2fc', 'x-compute-request-id': 'req-af4a7e45-b80f-4177-9a64-89b1db43f2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:31,055 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:31,055 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1ac4ec-5f85-4008-96ce-3a33a0ce50ee', 'x-compute-request-id': 'req-df1ac4ec-5f85-4008-96ce-3a33a0ce50ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:32,133 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:32,133 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f946c8a6-723e-48dc-8fb9-aa82baea1754', 'x-compute-request-id': 'req-f946c8a6-723e-48dc-8fb9-aa82baea1754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:33,213 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:43:33,213 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-287965ed-3301-4259-9be5-47660dab0937', 'x-compute-request-id': 'req-287965ed-3301-4259-9be5-47660dab0937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:34,292 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:43:34,292 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6ffceb7-8aa8-41b7-be75-e5b1358a62eb', 'x-compute-request-id': 'req-d6ffceb7-8aa8-41b7-be75-e5b1358a62eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:35,369 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:43:35,369 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc58917-c7cb-410c-8dca-3ee34eb5c7a1', 'x-compute-request-id': 'req-dbc58917-c7cb-410c-8dca-3ee34eb5c7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:36,445 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:36,446 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e20a04f-c56a-4758-a595-dddcab5630d9', 'x-compute-request-id': 'req-5e20a04f-c56a-4758-a595-dddcab5630d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:37,532 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.077s 2021-08-03 21:43:37,532 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc768e96-245d-4e1a-a2dd-9a9b3da1c7d6', 'x-compute-request-id': 'req-cc768e96-245d-4e1a-a2dd-9a9b3da1c7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:38,813 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.271s 2021-08-03 21:43:38,813 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c317d9fa-9a03-4e8b-b803-bdea3f15a4fa', 'x-compute-request-id': 'req-c317d9fa-9a03-4e8b-b803-bdea3f15a4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:39,904 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.082s 2021-08-03 21:43:39,904 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb9c482b-1b9b-4933-a62f-4315c3da83f4', 'x-compute-request-id': 'req-eb9c482b-1b9b-4933-a62f-4315c3da83f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:40,982 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:40,982 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6b7a18-4a55-4a68-b9b0-b59d496b23bd', 'x-compute-request-id': 'req-0c6b7a18-4a55-4a68-b9b0-b59d496b23bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:42,107 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.114s 2021-08-03 21:43:42,107 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-693f5bba-5f26-4577-8d07-a4ac40c37277', 'x-compute-request-id': 'req-693f5bba-5f26-4577-8d07-a4ac40c37277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:43,189 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:43:43,189 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5b9299-ef66-426b-b7cc-04e0693e9a21', 'x-compute-request-id': 'req-4b5b9299-ef66-426b-b7cc-04e0693e9a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:44,267 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:43:44,268 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b76cf1e-7e80-40f0-a22e-6fbfae6f700d', 'x-compute-request-id': 'req-0b76cf1e-7e80-40f0-a22e-6fbfae6f700d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:45,366 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.090s 2021-08-03 21:43:45,366 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b77485c-0490-48f4-aa2f-bc661ce98e24', 'x-compute-request-id': 'req-2b77485c-0490-48f4-aa2f-bc661ce98e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:46,456 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.081s 2021-08-03 21:43:46,456 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff56534-cc1c-4bdb-8ee1-ce54e5dfe11d', 'x-compute-request-id': 'req-cff56534-cc1c-4bdb-8ee1-ce54e5dfe11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:47,961 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.496s 2021-08-03 21:43:47,961 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3db9d5-4cab-4e8b-b4f5-cdb61a63c8cc', 'x-compute-request-id': 'req-8f3db9d5-4cab-4e8b-b4f5-cdb61a63c8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:49,041 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:43:49,041 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3511fd61-0d89-4a31-92f1-ae36b2af11f8', 'x-compute-request-id': 'req-3511fd61-0d89-4a31-92f1-ae36b2af11f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:50,121 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:43:50,121 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d9ad5b5-f7af-4339-9c59-e22b42da6f85', 'x-compute-request-id': 'req-3d9ad5b5-f7af-4339-9c59-e22b42da6f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:51,195 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:51,196 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-222104ca-4e97-4460-a847-8bf1a89f3efa', 'x-compute-request-id': 'req-222104ca-4e97-4460-a847-8bf1a89f3efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:52,274 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:43:52,274 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e4538de-a5aa-4e01-849a-a696887c921b', 'x-compute-request-id': 'req-3e4538de-a5aa-4e01-849a-a696887c921b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:53,352 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:53,352 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b9185f-64b9-437e-891e-ef45d96770e0', 'x-compute-request-id': 'req-73b9185f-64b9-437e-891e-ef45d96770e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:54,427 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:54,428 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8ed20d-9e7e-4fa4-983f-7e79e725559c', 'x-compute-request-id': 'req-3d8ed20d-9e7e-4fa4-983f-7e79e725559c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:55,501 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:55,501 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ae8fc5-80da-4186-99dc-1c74fddc16aa', 'x-compute-request-id': 'req-22ae8fc5-80da-4186-99dc-1c74fddc16aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:56,579 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:43:56,580 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638a9120-2713-4a41-a9fb-3b3dbd44bee0', 'x-compute-request-id': 'req-638a9120-2713-4a41-a9fb-3b3dbd44bee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:57,655 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:57,655 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1111e4c7-c51b-4b98-9ff4-c24fd327374c', 'x-compute-request-id': 'req-1111e4c7-c51b-4b98-9ff4-c24fd327374c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:58,729 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:43:58,729 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37396f01-c2c7-4019-a471-998ab0f0f6d1', 'x-compute-request-id': 'req-37396f01-c2c7-4019-a471-998ab0f0f6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:43:59,803 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:43:59,804 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61206bc8-1e34-464d-b9af-f21efbf77423', 'x-compute-request-id': 'req-61206bc8-1e34-464d-b9af-f21efbf77423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:00,882 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:44:00,884 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1135ec12-0d5f-4b78-a9cf-daf4eb9e74c7', 'x-compute-request-id': 'req-1135ec12-0d5f-4b78-a9cf-daf4eb9e74c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:01,974 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:44:01,975 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ecedf33-efc0-4476-8b33-0532f1e5b2f7', 'x-compute-request-id': 'req-2ecedf33-efc0-4476-8b33-0532f1e5b2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:03,051 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:44:03,052 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7bf0ef-2033-4500-a8ef-9ab5b911490c', 'x-compute-request-id': 'req-4c7bf0ef-2033-4500-a8ef-9ab5b911490c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:04,127 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:44:04,127 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53e3be35-cf2e-41e6-9daa-cd1ec46f5c62', 'x-compute-request-id': 'req-53e3be35-cf2e-41e6-9daa-cd1ec46f5c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:05,201 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:05,201 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff354595-660c-4db0-8758-a8fd7d54fdf6', 'x-compute-request-id': 'req-ff354595-660c-4db0-8758-a8fd7d54fdf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:06,282 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:44:06,282 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a6d732-cf75-4088-8fef-efd9f522be71', 'x-compute-request-id': 'req-66a6d732-cf75-4088-8fef-efd9f522be71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:07,356 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:07,356 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a572f837-0484-4031-9544-599ecb0c0e1f', 'x-compute-request-id': 'req-a572f837-0484-4031-9544-599ecb0c0e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:08,430 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:44:08,430 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a7c963-f1c7-4f62-947d-1a37521ce701', 'x-compute-request-id': 'req-43a7c963-f1c7-4f62-947d-1a37521ce701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:09,506 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:44:09,506 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae569b4-6a07-4e7e-b3b0-1dad493f3ccd', 'x-compute-request-id': 'req-dae569b4-6a07-4e7e-b3b0-1dad493f3ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:10,583 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:44:10,583 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a38eb3b-a50f-4034-9405-fdd70a58b0f7', 'x-compute-request-id': 'req-8a38eb3b-a50f-4034-9405-fdd70a58b0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:11,661 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:44:11,662 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f13bceb5-ba14-48f5-baff-4e71794c9db2', 'x-compute-request-id': 'req-f13bceb5-ba14-48f5-baff-4e71794c9db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:12,741 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:44:12,741 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f912d1bf-ec11-45c4-a751-c70d2c25198f', 'x-compute-request-id': 'req-f912d1bf-ec11-45c4-a751-c70d2c25198f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:13,815 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:13,815 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2fa9bc8-81dc-4c7c-b6bc-c98d3f4cf20e', 'x-compute-request-id': 'req-b2fa9bc8-81dc-4c7c-b6bc-c98d3f4cf20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:14,898 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.073s 2021-08-03 21:44:14,898 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9263fb51-f23d-4ef7-9334-463ae5fac817', 'x-compute-request-id': 'req-9263fb51-f23d-4ef7-9334-463ae5fac817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:15,977 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:44:15,977 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6768e0b-8d14-4e09-ae05-363c7e4fed90', 'x-compute-request-id': 'req-c6768e0b-8d14-4e09-ae05-363c7e4fed90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:17,053 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:44:17,054 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c2ae55e-bcad-4c35-a4ec-24cdee37a698', 'x-compute-request-id': 'req-2c2ae55e-bcad-4c35-a4ec-24cdee37a698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:18,131 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:44:18,131 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d913e8f2-4a3a-4fa6-9255-bce80ee50b18', 'x-compute-request-id': 'req-d913e8f2-4a3a-4fa6-9255-bce80ee50b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:19,213 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.074s 2021-08-03 21:44:19,214 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a99722d-a75d-40d7-b928-5c34325fe95f', 'x-compute-request-id': 'req-4a99722d-a75d-40d7-b928-5c34325fe95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:20,291 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:44:20,291 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e9ae36-4e45-46ae-97fe-7d0b6f6b864e', 'x-compute-request-id': 'req-23e9ae36-4e45-46ae-97fe-7d0b6f6b864e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:21,365 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:21,365 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-054e1b4b-59e4-43f3-86b3-e6ae9c6f9651', 'x-compute-request-id': 'req-054e1b4b-59e4-43f3-86b3-e6ae9c6f9651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:22,442 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:44:22,443 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de298bfb-23e5-47ea-9bf8-2ec353495146', 'x-compute-request-id': 'req-de298bfb-23e5-47ea-9bf8-2ec353495146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:23,521 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.070s 2021-08-03 21:44:23,521 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac7d1456-1fcf-409e-9427-eca33518e172', 'x-compute-request-id': 'req-ac7d1456-1fcf-409e-9427-eca33518e172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:24,595 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:24,595 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4961a63d-361d-4907-bb99-a2c1b528dbd6', 'x-compute-request-id': 'req-4961a63d-361d-4907-bb99-a2c1b528dbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:25,675 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.071s 2021-08-03 21:44:25,675 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6aaa20-b58f-4a51-84ac-d56bbe611eb9', 'x-compute-request-id': 'req-3a6aaa20-b58f-4a51-84ac-d56bbe611eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:26,751 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:44:26,752 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51c7b6cb-8de2-4a10-90f8-4e386bcd2874', 'x-compute-request-id': 'req-51c7b6cb-8de2-4a10-90f8-4e386bcd2874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:27,839 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.078s 2021-08-03 21:44:27,839 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab5b96c-79bd-4b0d-8343-09769eabf8ee', 'x-compute-request-id': 'req-9ab5b96c-79bd-4b0d-8343-09769eabf8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:28,920 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:44:28,921 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-683b7d4d-bdc2-4e6d-b195-11c10f169738', 'x-compute-request-id': 'req-683b7d4d-bdc2-4e6d-b195-11c10f169738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:29,995 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:44:29,995 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832bb9a4-3354-494d-bdf1-0fb3a4e14329', 'x-compute-request-id': 'req-832bb9a4-3354-494d-bdf1-0fb3a4e14329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:31,070 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.067s 2021-08-03 21:44:31,071 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c6efb48-c296-4cb6-94a7-21563afefa9c', 'x-compute-request-id': 'req-8c6efb48-c296-4cb6-94a7-21563afefa9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:32,156 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.077s 2021-08-03 21:44:32,156 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7e29be2-1a7d-4230-8bba-51ffd6eff70f', 'x-compute-request-id': 'req-c7e29be2-1a7d-4230-8bba-51ffd6eff70f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:33,233 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:44:33,234 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32bfc77a-fe6b-4a38-b48d-f2fb9f19d2fe', 'x-compute-request-id': 'req-32bfc77a-fe6b-4a38-b48d-f2fb9f19d2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:34,308 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:34,308 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d98d52c0-0364-4eb8-9b39-d1c816c4b3f3', 'x-compute-request-id': 'req-d98d52c0-0364-4eb8-9b39-d1c816c4b3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:35,383 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.066s 2021-08-03 21:44:35,383 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c20009-1390-4c01-8e6b-6edf0ff8a33c', 'x-compute-request-id': 'req-62c20009-1390-4c01-8e6b-6edf0ff8a33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:36,457 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.064s 2021-08-03 21:44:36,457 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cace3dab-5328-4167-a47a-21a36c56f321', 'x-compute-request-id': 'req-cace3dab-5328-4167-a47a-21a36c56f321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:37,532 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:37,532 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e4efcb-b967-49eb-948b-9218123041d5', 'x-compute-request-id': 'req-07e4efcb-b967-49eb-948b-9218123041d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:38,609 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.068s 2021-08-03 21:44:38,610 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a24f046-236b-410b-8635-bd4e79ad9291', 'x-compute-request-id': 'req-3a24f046-236b-410b-8635-bd4e79ad9291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:39,690 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.072s 2021-08-03 21:44:39,691 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b825c74c-d1cd-410a-81fc-87b24131cd04', 'x-compute-request-id': 'req-b825c74c-d1cd-410a-81fc-87b24131cd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:40,763 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.064s 2021-08-03 21:44:40,763 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5bab618-1a77-4cee-a9fd-6dc8ad8381cc', 'x-compute-request-id': 'req-f5bab618-1a77-4cee-a9fd-6dc8ad8381cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:41,837 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.065s 2021-08-03 21:44:41,837 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa006b28-a916-41c6-9676-e5cbad8118db', 'x-compute-request-id': 'req-fa006b28-a916-41c6-9676-e5cbad8118db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:42,914 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.069s 2021-08-03 21:44:42,915 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e87366-08ae-459d-a89f-f86708e37505', 'x-compute-request-id': 'req-73e87366-08ae-459d-a89f-f86708e37505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:43,987 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.064s 2021-08-03 21:44:43,987 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61356042-edf6-449b-805f-b984b9a7e196', 'x-compute-request-id': 'req-61356042-edf6-449b-805f-b984b9a7e196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:45,114 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.118s 2021-08-03 21:44:45,115 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8405a4e7-99b8-4272-8c65-04d49eceb7f9', 'x-compute-request-id': 'req-8405a4e7-99b8-4272-8c65-04d49eceb7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:46,269 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.146s 2021-08-03 21:44:46,269 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f0199e-8459-4f45-94f3-8d32f4db753f', 'x-compute-request-id': 'req-65f0199e-8459-4f45-94f3-8d32f4db753f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:47,421 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.143s 2021-08-03 21:44:47,422 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb4e166-9b74-43d5-9b74-fb57635af21f', 'x-compute-request-id': 'req-4eb4e166-9b74-43d5-9b74-fb57635af21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"server": {"id": "acd4d75d-358f-43ce-8257-f6546b841c43", "name": "tempest-TestNetworkBasicOps-server-130672427", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:38:47Z", "updated": "2021-08-03T21:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/acd4d75d-358f-43ce-8257-f6546b841c43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-568274347", "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-08-03 21:44:47,570 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 204 DELETE http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.141s 2021-08-03 21:44:47,571 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537a9c9e-d75d-4902-a1ec-9f7cb74fca44', 'x-compute-request-id': 'req-537a9c9e-d75d-4902-a1ec-9f7cb74fca44', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'' 2021-08-03 21:44:47,596 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 404 GET http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43 0.025s 2021-08-03 21:44:47,597 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:47 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-10e4d7d9-4aad-40b2-abdc-d56721942d32', 'x-compute-request-id': 'req-10e4d7d9-4aad-40b2-abdc-d56721942d32', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/acd4d75d-358f-43ce-8257-f6546b841c43'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance acd4d75d-358f-43ce-8257-f6546b841c43 could not be found."}}' 2021-08-03 21:44:47,755 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/9c60403a-348b-4efa-a6a0-5cb373c08b36 0.151s 2021-08-03 21:44:47,755 110098 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-0673f5a0-0a2a-44f7-bba6-7b5e4fdf8e70', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:44:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/9c60403a-348b-4efa-a6a0-5cb373c08b36'} Body: b'' 2021-08-03 21:44:47,783 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-568274347 0.027s 2021-08-03 21:44:47,783 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7f0f9b-96f6-4eef-b9fc-fd74258c26fb', 'x-compute-request-id': 'req-7a7f0f9b-96f6-4eef-b9fc-fd74258c26fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-568274347'} Body: b'' 2021-08-03 21:44:48,058 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/65408c3c-7fd6-4bfc-a586-80dad29a50af 0.274s 2021-08-03 21:44:48,058 110098 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-f551687a-904a-4790-a997-94b13ec5efb5', 'date': 'Tue, 03 Aug 2021 21:44:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/65408c3c-7fd6-4bfc-a586-80dad29a50af'} Body: b'' 2021-08-03 21:44:48,639 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/c6201b11-0111-46df-a67f-d18f662b0dc8 0.580s 2021-08-03 21:44:48,639 110098 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-3c805a73-aa60-45a6-9b17-1f724aaa790a', 'date': 'Tue, 03 Aug 2021 21:44:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/c6201b11-0111-46df-a67f-d18f662b0dc8'} Body: b'' 2021-08-03 21:44:49,502 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc 0.862s 2021-08-03 21:44:49,502 110098 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-05267896-6457-4de3-8b99-383718829631', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/floatingips/5a93cf09-1f51-4061-8775-76a3de9bedbc'} Body: b'' 2021-08-03 21:44:49,622 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.119s 2021-08-03 21:44:49,623 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83fbfafa-3373-4c37-aa6e-646b7d78e337', 'x-compute-request-id': 'req-83fbfafa-3373-4c37-aa6e-646b7d78e337', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'' 2021-08-03 21:44:50,270 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.647s 2021-08-03 21:44:50,271 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5d12f4-3a42-44bc-aa61-b5d0b36c3c99', 'x-compute-request-id': 'req-fe5d12f4-3a42-44bc-aa61-b5d0b36c3c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"server": {"id": "34714357-8753-4a70-9f3b-c48dac9b1caa", "name": "tempest-TestNetworkBasicOps-server-2093352181", "status": "ACTIVE", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "2f14401f8d124064fe401b20d23262844667290f8181a5172a38c67f", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:37:37Z", "updated": "2021-08-03T21:44:50Z", "addresses": {"tempest-network-smoke--516891666": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ac:50"}, {"version": 4, "addr": "172.25.3.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ac:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/34714357-8753-4a70-9f3b-c48dac9b1caa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1440806138", "OS-SRV-USG:launched_at": "2021-08-03T21:37:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1576271957"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:44:51,465 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa 0.184s 2021-08-03 21:44:51,465 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44: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-110892bb-da62-4960-903d-96b1176aea9e', 'x-compute-request-id': 'req-110892bb-da62-4960-903d-96b1176aea9e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/34714357-8753-4a70-9f3b-c48dac9b1caa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34714357-8753-4a70-9f3b-c48dac9b1caa could not be found."}}' 2021-08-03 21:44:51,622 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/c36ea51f-1d8c-4bce-84f3-e2244e907985 0.156s 2021-08-03 21:44:51,622 110098 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-506259c6-cfaa-4ad4-9b90-8d2bd18c8751', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:44:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/c36ea51f-1d8c-4bce-84f3-e2244e907985'} Body: b'' 2021-08-03 21:44:51,760 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1440806138 0.137s 2021-08-03 21:44:51,760 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067dc477-7d0c-4da1-90e0-0162c2ba5239', 'x-compute-request-id': 'req-067dc477-7d0c-4da1-90e0-0162c2ba5239', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1440806138'} Body: b'' 2021-08-03 21:44:53,550 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.102:9696/v2.0/routers/27534d50-2886-4d39-aa83-6e70f669bfba/remove_router_interface 1.789s 2021-08-03 21:44:53,550 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "2544eea9-6d39-4805-ac83-619dbdd96a05"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2085e9dc-1081-4315-baa1-a261c40df220', 'date': 'Tue, 03 Aug 2021 21:44:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/27534d50-2886-4d39-aa83-6e70f669bfba/remove_router_interface'} Body: b'{"id": "27534d50-2886-4d39-aa83-6e70f669bfba", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "port_id": "6df122e2-e062-4e9b-acb7-cbeb50476002", "network_id": "35823cea-5453-4fcd-8e2d-d84fb9e1e2b5", "subnet_id": "2544eea9-6d39-4805-ac83-619dbdd96a05", "subnet_ids": ["2544eea9-6d39-4805-ac83-619dbdd96a05"]}' 2021-08-03 21:44:53,877 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/2544eea9-6d39-4805-ac83-619dbdd96a05 0.326s 2021-08-03 21:44:53,877 110098 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-b5719c30-8b9b-45f8-b9bb-e084f252e43d', 'date': 'Tue, 03 Aug 2021 21:44:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/2544eea9-6d39-4805-ac83-619dbdd96a05'} Body: b'' 2021-08-03 21:44:54,811 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/routers/27534d50-2886-4d39-aa83-6e70f669bfba 0.933s 2021-08-03 21:44:54,811 110098 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-8ec5597f-8d72-4c68-9726-994f0d0aa1f7', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:44:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/27534d50-2886-4d39-aa83-6e70f669bfba'} Body: b'' 2021-08-03 21:44:55,247 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/35823cea-5453-4fcd-8e2d-d84fb9e1e2b5 0.436s 2021-08-03 21:44:55,248 110098 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-5be618aa-cafa-44ba-aa39-bcef4c096155', 'date': 'Tue, 03 Aug 2021 21:44:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/35823cea-5453-4fcd-8e2d-d84fb9e1e2b5'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 495, in test_connectivity_between_vms_on_different_networks new_server = self._create_server(self.new_net) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Server acd4d75d-358f-43ce-8257-f6546b841c43 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt21.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] |
fail
ft21.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:44:55,558 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/networks 0.227s 2021-08-03 21:44:55,559 110098 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--2077015325", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-48e92e52-2c79-4858-8ede-de80eb887ac5', 'date': 'Tue, 03 Aug 2021 21:44:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"98c09e31-ba9b-4739-aff0-0f69554cd353","name":"tempest-network-smoke--2077015325","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"8a3653185b234b42ac5ba1166555ddf2","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-08-03T21:44:55Z","updated_at":"2021-08-03T21:44:55Z","revision_number":1}}' 2021-08-03 21:44:57,025 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/routers 1.466s 2021-08-03 21:44:57,026 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-672608917", "admin_state_up": true, "project_id": "8a3653185b234b42ac5ba1166555ddf2", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-aa8e080e-837e-49cb-8280-387f2b5732ca', 'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"router": {"id": "c32873eb-2424-424f-87db-f174c4aca0a3", "name": "tempest-TestNetworkBasicOps-router-672608917", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.33"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:44:55Z", "updated_at": "2021-08-03T21:44:56Z", "revision_number": 3, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:44:57,159 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.0%2F28 0.133s 2021-08-03 21:44:57,160 110098 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-286e8960-710c-4e8c-a8a8-f26ab7b29de0', 'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=8a3653185b234b42ac5ba1166555ddf2&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:44:57,257 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.097s 2021-08-03 21:44:57,258 110098 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-df82c622-d273-458e-8153-f38b790454ec', 'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:44:57,289 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.030s 2021-08-03 21:44:57,289 110098 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-10036b74-19ce-475b-bf78-537e15956f07', 'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:44:57,739 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.449s 2021-08-03 21:44:57,740 110098 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-565410470", "network_id": "98c09e31-ba9b-4739-aff0-0f69554cd353", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-fb65425c-3041-438c-8d13-ddd802fb6d68', 'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"fd0a214c-8843-4b63-bdf0-12805e579fd4","name":"tempest-subnet-smoke-565410470","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","network_id":"98c09e31-ba9b-4739-aff0-0f69554cd353","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-08-03T21:44:57Z","updated_at":"2021-08-03T21:44:57Z","revision_number":0,"project_id":"8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:00,039 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 PUT http://10.222.0.102:9696/v2.0/routers/c32873eb-2424-424f-87db-f174c4aca0a3/add_router_interface 2.298s 2021-08-03 21:45:00,039 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "fd0a214c-8843-4b63-bdf0-12805e579fd4"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fdce14be-a1b1-44ce-bd5d-63a17a51ccf1', 'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/c32873eb-2424-424f-87db-f174c4aca0a3/add_router_interface'} Body: b'{"id": "c32873eb-2424-424f-87db-f174c4aca0a3", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "port_id": "0f45d50d-3f62-4263-8368-61a6d7ede776", "network_id": "98c09e31-ba9b-4739-aff0-0f69554cd353", "subnet_id": "fd0a214c-8843-4b63-bdf0-12805e579fd4", "subnet_ids": ["fd0a214c-8843-4b63-bdf0-12805e579fd4"]}' 2021-08-03 21:45:00,168 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102:9696/v2.0/networks 0.129s 2021-08-03 21:45:00,169 110098 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': '7565', 'x-openstack-request-id': 'req-e6343173-f572-45b6-89b1-ed16ed1fbd69', 'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"networks":[{"id":"01ce9f52-24f3-4d1c-befc-f38586452c16","name":"tempest-TestServerBasicOps-1649113017-network","tenant_id":"b982382399594d65807affb324aec553","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["de32e0fe-ed96-4a92-a5cb-bac66b286e47"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:39:26Z","updated_at":"2021-08-03T21:39:26Z","revision_number":2,"project_id":"b982382399594d65807affb324aec553","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":854},{"id":"7f376085-a617-4ef9-b4cd-49bcc35c8857","name":"tempest-network-smoke--2119436481","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["77b8abef-b9dc-4e8d-8482-5d5e3434a126"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:43:41Z","updated_at":"2021-08-03T21:43:44Z","revision_number":2,"project_id":"333d6d0a6c744beaa4864294a7039fb4","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":879},{"id":"98c09e31-ba9b-4739-aff0-0f69554cd353","name":"tempest-network-smoke--2077015325","tenant_id":"8a3653185b234b42ac5ba1166555ddf2","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["fd0a214c-8843-4b63-bdf0-12805e579fd4"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:44:55Z","updated_at":"2021-08-03T21:44:57Z","revision_number":2,"project_id":"8a3653185b234b42ac5ba1166555ddf2","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":870},{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"bc740146-cf74-4e7b-a44b-e9a35a77bc4e","name":"shared","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4138d832-8625-4e04-88db-af89f4e67b6b"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:01:05Z","updated_at":"2021-08-03T21:01:08Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":891},{"id":"bf346e4b-d1a5-4446-be2e-219adacdf0ce","name":"tempest-TestVolumeBootPattern-278556956-network","tenant_id":"f6e98e67004d485baa70b9ffd982255f","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["6a52b8f7-0031-4496-871b-671cede8c7a9"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:32:42Z","updated_at":"2021-08-03T21:32:42Z","revision_number":2,"project_id":"f6e98e67004d485baa70b9ffd982255f","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segm 2021-08-03 21:45:00,667 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102:9696/v2.0/subnets 0.497s 2021-08-03 21:45:00,667 110098 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': '6978', 'x-openstack-request-id': 'req-faea877b-48ee-4773-bbbf-c370afb056a7', 'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"1c4e45dc-5b0b-4aae-be60-91ef6ad78a53","name":"tempest-TestVolumeBootPattern-74431432-subnet","tenant_id":"e71635f3655f45138d54c46e88b8d906","network_id":"d97f98f8-d21b-4296-b451-7df5182b3452","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-08-03T21:32:37Z","updated_at":"2021-08-03T21:32:37Z","revision_number":0,"project_id":"e71635f3655f45138d54c46e88b8d906"},{"id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","name":"public-subnet","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","network_id":"b755a7f1-940a-4e35-818d-6cf7362253f6","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.25.3.1","cidr":"172.25.3.0/24","allocation_pools":[{"start":"172.25.3.2","end":"172.25.3.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T20:58:26Z","updated_at":"2021-08-03T20:58:26Z","revision_number":0,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54"},{"id":"4138d832-8625-4e04-88db-af89f4e67b6b","name":"shared-subnet","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","network_id":"bc740146-cf74-4e7b-a44b-e9a35a77bc4e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2021-08-03T21:01:08Z","updated_at":"2021-08-03T21:01:08Z","revision_number":0,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54"},{"id":"561fdb11-dbd9-4deb-af46-516e462552b9","name":"tempest-TestServerBasicOps-1396816910-subnet","tenant_id":"452f2e1258944a53a667e62a56cf2a59","network_id":"f99e88ad-9a29-41a0-b17c-72d249201f9d","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-08-03T21:39:32Z","updated_at":"2021-08-03T21:39:32Z","revision_number":0,"project_id":"452f2e1258944a53a667e62a56cf2a59"},{"id":"6693e7d4-255e-4d8c-8351-02f7e1fd1aa8","name":"private-subnet","tenant_id":"465febe159b34880978b73c952bd0c40","network_id":"e676f027-ad95-46a0-abd6-0d448cc794b6","ip_version":4,"subnetpool_id":"f6662e8e-2c38-43a6-8cfe-df0f47a611a0","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T20:58:04Z","updated_at":"2021-08-03T21:00:17Z","revision_number":1,"project_id":"465febe159b34880978b73c952bd0c40"},{"id":"6a52b8f7-0031-4496-871b-671cede8c7a9","name":"tempest-TestVolumeBootPattern-278556956-subnet","tenant_id":"f6e98e67004d485baa70b9ffd982255f","network_id":"bf346e4b-d1a5-4446-be2e-219adacdf0ce","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-08-03T21:32:42Z","updated_at":"2021-08-03T21:32:42Z","revision_number":0,"project_id":"f6e98e67004d485baa70b9ffd982255f"},{"id":"77b8abef-b9dc-4e8d-8482-5d5e3434a126","name":"tempest-subnet-smoke-1122564167","tenant_id":"333d6d0a6c744beaa4864294a7039fb4","network_id":"7f376085-a617-4ef9-b4cd-49bcc35c8857","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_ 2021-08-03 21:45:00,960 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102:9696/v2.0/routers 0.291s 2021-08-03 21:45:00,960 110098 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': '6447', 'x-openstack-request-id': 'req-9da04f9f-dc02-42d8-9534-bfde0b51d7ef', 'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"routers": [{"id": "09aedd07-f0bd-4e1e-8795-45e6cafe140e", "name": "tempest-AttachVolumeTestJSON-925899040-router", "tenant_id": "d48104cb156c4bed941f360f581449d0", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.71"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:42:29Z", "updated_at": "2021-08-03T21:42:32Z", "revision_number": 4, "project_id": "d48104cb156c4bed941f360f581449d0"}, {"id": "53236404-8eae-4457-a177-10dc9409db25", "name": "tempest-ServerActionsTestJSON-1528468930-router", "tenant_id": "08e6d5fae5734a29a9e16afe165b8611", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.173"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:31:19Z", "updated_at": "2021-08-03T21:31:22Z", "revision_number": 4, "project_id": "08e6d5fae5734a29a9e16afe165b8611"}, {"id": "693f85ae-209e-4981-a44a-1a1f3c99d4e3", "name": "tempest-TestVolumeBootPattern-278556956-router", "tenant_id": "f6e98e67004d485baa70b9ffd982255f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.209"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:32:43Z", "updated_at": "2021-08-03T21:32:46Z", "revision_number": 4, "project_id": "f6e98e67004d485baa70b9ffd982255f"}, {"id": "7ae6caec-dc9a-40e9-a56a-262a0dcf9155", "name": "router1", "tenant_id": "465febe159b34880978b73c952bd0c40", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.59"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T20:58:13Z", "updated_at": "2021-08-03T20:58:31Z", "revision_number": 4, "project_id": "465febe159b34880978b73c952bd0c40"}, {"id": "96ec99f3-ac3a-4055-b1c5-a5d029c0c684", "name": "tempest-TestServerBasicOps-1396816910-router", "tenant_id": "452f2e1258944a53a667e62a56cf2a59", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.74"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:39:32Z", "updated_at": "2021-08-03T21:39:36Z", "revision_number": 4, "project_id": "452f2e1258944a53a667e62a56cf2a59"}, {"id": "a484728c-8103-4cd0-8a86-914085a51172", "name": "tempest-TestNetworkAdvancedServerOps-router-812163628", "tenant_id": "333d6d0a6c744beaa4864294a7039fb4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.90"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints 2021-08-03 21:45:01,201 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.239s 2021-08-03 21:45:01,201 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1823719813"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdc9bc29-fa59-4d63-a331-45ea6ba0feb2', 'x-compute-request-id': 'req-cdc9bc29-fa59-4d63-a331-45ea6ba0feb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAxwhKZ6kTg0xQ7IkiIgOXD9af6L8JskQ4TIi5rfgKsnD5Naep\\nWEIbyDzggJPcl1xpfRUyqhJGRNsWUeutZws5rlL8xWUX+TFVqoIbHWBdAZsKeEky\\npL0a8UNO+NmpAZ+RCHEyPs4kc3YIerwmE+poNjxMSjhgGI2TcnfKOorId1qj9ImZ\\nrVGroqpqaOWqb+khvs86Bp/6qB58RlRHwnYrFt6flufbKxjdoLlsWh3ZyRsaqa0l\\nFBUO7sg1UFqyUPHhwsOZL2ATT1yatEi+u/sy5tX9ulVGM5RVFB/iHSBZUEy6E3FN\\nLiWoeBKoRXSrnNCOTQSE9KFb2eLgvAivfBLBAwIDAQABAoIBAQCAvssqfMMjhoU+\\nTIKoz/uyghnUe2bxSpHEaBj8ANwii1OZMognkDPadg6e/YaO3ndaMxEf1ExiE/o/\\nKZ10b11zdzkNExTL2+7XKewSN5hSBpFiN68rwyufbvOxo1Jgu3AcruRangwUKADa\\nK8TR0ypwEtcil48JsuLzA6vr7IQ6N2J7OnNkVCbmrwVg/fAEPH591M7Bsz7RudNO\\nxOOioljKZ5aMp1r1cDHwSK2bujYRBQ8s5n4g69v0q3qhhr9k4S0oNS/b+/uD04m3\\niJkaZg0ahfPPhZCq0qLfk9OBiOSYkmQZh/4RUJ8uF0MsHUHtrPZOxxiP8BB5mh2B\\nysc5OXeRAoGBAOhFnwg+CmpGEyRPMbHMi+AuCzzUZqO0v28vNhB9iGJlzH8F9JvX\\n1xJbPdhRLfZ9NSi5yMDjfanzSOOlerdp7R6/ic0aTAqDwK6DegBdEoQER8C5iVzW\\nGiXdGLhlLpOg0R+cCpYRWN2WxLkvOaCHEQEXD4VY+SM2z884ZmlPHf+LAoGBANtd\\nY0Q8ol3H7H+Cs9zMbLFYtMrDf22XDaSM2qDBuChN78qPpXoTyfu5K0adrBFv4dyY\\nsFZaQjsf8D9evglvEVu8YiEmIGYPBnFNUIY0WmCbgnRn1tWiXxD6TFqwww/ThBoT\\nz1UsqmSUZHgJd9vvV7KUfCMgrjovWDq3jylUHPNpAoGAY7B98SuvjK1Gye6zhXwl\\nDLK2YAVJiDmrcCzzJ2C5iIHooxwLQFgDFv3SLWWqNIDIsBIM97yr0qV4QzxizxXH\\nj8rlegIvYNPrfvsvAbjwmXi80xrOuemqj1W1pm7G7tW267otUPthCLoM9O4v7ZYK\\n1kzvfGwTgemkh2vNiKVMWsECgYEAwxkAw1ymD4BS32kwbIzHksdRLBDJkX9J2/KG\\nM3l3Pylpvh8ZzkQxXRbn3Us4EN4P4/FMy9BEnW8fbkzl+V/18T/PiqntILf2Q+i+\\nWE3Rn6BPWxZLZP+fS2tBY1tYcQfusn6x5I/wD7pGzNem6U2qEqKq8VcMfaVD9Bzz\\nT4+GnBkCgYBafDBauS/+xvXrocxEwbAL75IB8ewUGEPXpKRiWGz1getJ2KYaPfeb\\npQFfMZczV2+65KbC13RwIhEPoFzKuetEeU7wyNU5ykvOv3S4jJ9QHw3QVfjQXhWS\\n1840P0AHMCn3t0kv0tCPOjNgazvL40k/7+KQOdC4w2T2MKpj1xmctQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-1823719813", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHCEpnqRODTFDsiSIiA5cP1p/ovwmyRDhMiLmt+AqycPk1p6lYQhvIPOCAk9yXXGl9FTKqEkZE2xZR661nCzmuUvzFZRf5MVWqghsdYF0Bmwp4STKkvRrxQ0742akBn5EIcTI+ziRzdgh6vCYT6mg2PExKOGAYjZNyd8o6ish3WqP0iZmtUauiqmpo5apv6SG+zzoGn/qoHnxGVEfCdisW3p+W59srGN2guWxaHdnJGxqprSUUFQ7uyDVQWrJQ8eHCw5kvYBNPXJq0SL67+zLm1f26VUYzlFUUH+IdIFlQTLoTcU0uJah4EqhFdKuc0I5NBIT0oVvZ4uC8CK98EsED Generated-by-Nova", "fingerprint": "48:f5:b8:a6:1e:54:11:91:c1:ad:50:5d:20:3f:80:39", "user_id": "6b1c760b32354c889b71619a18dfb837"}}' 2021-08-03 21:45:01,365 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.161s 2021-08-03 21:45:01,366 110098 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-41916541", "description": "tempest-secgroup-smoke-41916541 description", "project_id": "8a3653185b234b42ac5ba1166555ddf2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1592', 'x-openstack-request-id': 'req-652b8081-263b-45d6-b2f0-cf8b12ed6e20', 'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "name": "tempest-secgroup-smoke-41916541", "stateful": true, "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "description": "tempest-secgroup-smoke-41916541 description", "security_group_rules": [{"id": "2a82d8a3-1c6d-4bc3-8509-2a0d2f5449e2", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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": 2880, "description": null, "tags": [], "created_at": "2021-08-03T21:45:01Z", "updated_at": "2021-08-03T21:45:01Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}, {"id": "ad68e4c7-3e4b-4a23-9632-3424db280a5e", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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": 2881, "description": null, "tags": [], "created_at": "2021-08-03T21:45:01Z", "updated_at": "2021-08-03T21:45:01Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}], "tags": [], "created_at": "2021-08-03T21:45:01Z", "updated_at": "2021-08-03T21:45:01Z", "revision_number": 1, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:01,513 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.146s 2021-08-03 21:45:01,513 110098 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": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "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-e156451a-2ac6-40d5-b50b-2fd21d13f469', 'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "62b75dd7-09ad-461d-a050-dda53a192878", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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-08-03T21:45:01Z", "updated_at": "2021-08-03T21:45:01Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:01,660 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.146s 2021-08-03 21:45:01,660 110098 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": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "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-da40cd25-8b9f-4071-add4-05831ad993ec', 'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9377273e-0c6c-452c-a26f-f4fffd544399", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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-08-03T21:45:01Z", "updated_at": "2021-08-03T21:45:01Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:01,918 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.257s 2021-08-03 21:45:01,918 110098 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": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3a516c55-85ea-45a1-a7bd-b6b5c814a3c8', 'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4aecb49c-3021-487c-accb-ca11fd7ee12d", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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-08-03T21:45:01Z", "updated_at": "2021-08-03T21:45:01Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:02,073 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.154s 2021-08-03 21:45:02,073 110098 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": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8b564d4e-e6c7-497e-95c7-bd9a5a041a53', 'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "864af683-fa54-489b-b4b6-1c9d82b476a4", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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-08-03T21:45:02Z", "updated_at": "2021-08-03T21:45:02Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:02,237 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.163s 2021-08-03 21:45:02,237 110098 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": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-76aada06-dade-405e-a603-8c60b430e0bd', 'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d80e541-8d3b-49db-9d01-aedfcb4f806f", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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-08-03T21:45:02Z", "updated_at": "2021-08-03T21:45:02Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:02,420 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.182s 2021-08-03 21:45:02,421 110098 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": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "project_id": "8a3653185b234b42ac5ba1166555ddf2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-20b6a3db-4e57-43c9-a843-0c1d7c08c44e', 'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e7ebe30a-f57d-4ee9-9936-156a58dfc38b", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "security_group_id": "006c9275-40bb-496c-8eaa-3c0e856c5e29", "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-08-03T21:45:02Z", "updated_at": "2021-08-03T21:45:02Z", "revision_number": 0, "project_id": "8a3653185b234b42ac5ba1166555ddf2"}}' 2021-08-03 21:45:02,507 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.081s 2021-08-03 21:45:02,508 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3404', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bd62bd60-2fd4-44b5-a7aa-f7b68add01eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6b1c760b32354c889b71619a18dfb837", "name": "tempest-TestNetworkBasicOps-840005522-project", "password_expires_at": null}, "audit_ids": ["vsZZ1qXwR86wc2x24s-Hjg"], "expires_at": "2021-08-03T22:45:02.000000Z", "issued_at": "2021-08-03T21:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a3653185b234b42ac5ba1166555ddf2", "name": "tempest-TestNetworkBasicOps-840005522"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/8a3653185b234b42ac5ba1166555ddf2", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:45:02,508 110098 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_mtu_sized_frames) Found network None available for tenant 2021-08-03 21:45:03,108 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 202 POST http://10.222.0.102/compute/v2.1/servers 0.599s 2021-08-03 21:45:03,109 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-667916977", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "98c09e31-ba9b-4739-aff0-0f69554cd353"}], "key_name": "tempest-TestNetworkBasicOps-1823719813", "security_groups": [{"name": "tempest-secgroup-smoke-41916541"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19545df6-0da6-4995-b6e3-bf5c1d1b4e42', 'x-compute-request-id': 'req-19545df6-0da6-4995-b6e3-bf5c1d1b4e42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-41916541"}], "adminPass": "A4XVYaT6ug69"}}' 2021-08-03 21:45:03,544 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.433s 2021-08-03 21:45:03,544 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:03 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-6848d75d-ff75-49e4-bb7d-1a5ec194dd16', 'x-compute-request-id': 'req-6848d75d-ff75-49e4-bb7d-1a5ec194dd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:04,623 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:45:04,623 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:04 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-c4eb6a0c-242e-4c20-8df3-60d18ef0c969', 'x-compute-request-id': 'req-c4eb6a0c-242e-4c20-8df3-60d18ef0c969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:05,697 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:05,697 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:05 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-93f8dc67-1894-4e98-b117-c9fe2cf95342', 'x-compute-request-id': 'req-93f8dc67-1894-4e98-b117-c9fe2cf95342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:06,775 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:45:06,775 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:06 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-6ec5acd2-12e7-4808-a610-9a1ab40ede4d', 'x-compute-request-id': 'req-6ec5acd2-12e7-4808-a610-9a1ab40ede4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:07,849 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:07,849 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:07 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-d01cd7e1-56e3-4b85-a436-32e34afd8cd2', 'x-compute-request-id': 'req-d01cd7e1-56e3-4b85-a436-32e34afd8cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:08,923 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:08,924 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:08 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-4e7a7fda-c391-4d41-b92f-a3e72800c0ee', 'x-compute-request-id': 'req-4e7a7fda-c391-4d41-b92f-a3e72800c0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:09,997 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:09,997 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:09 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-5127b1bf-95d5-429b-b69f-db33bb9be457', 'x-compute-request-id': 'req-5127b1bf-95d5-429b-b69f-db33bb9be457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:11,070 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.063s 2021-08-03 21:45:11,070 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:11 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-f9af7a0c-4db2-4677-9c3e-4459d69deb1f', 'x-compute-request-id': 'req-f9af7a0c-4db2-4677-9c3e-4459d69deb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:12,155 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.077s 2021-08-03 21:45:12,155 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:12 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-361c22fe-43cd-4c18-9c4b-37df7e597b8d', 'x-compute-request-id': 'req-361c22fe-43cd-4c18-9c4b-37df7e597b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:13,231 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:45:13,231 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:13 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-3070789e-094d-43b2-8cbd-247aec98afe7', 'x-compute-request-id': 'req-3070789e-094d-43b2-8cbd-247aec98afe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:14,305 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:14,306 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:14 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-28f43c5d-d1a9-4d12-a5d4-a5f15fdec761', 'x-compute-request-id': 'req-28f43c5d-d1a9-4d12-a5d4-a5f15fdec761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:15,380 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:15,380 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:15 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-aa77828c-42c5-425e-9984-a5dd1025dde9', 'x-compute-request-id': 'req-aa77828c-42c5-425e-9984-a5dd1025dde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:16,462 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.073s 2021-08-03 21:45:16,462 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:16 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-d1d8ce8d-a540-4347-b59f-bfee92c7d2ff', 'x-compute-request-id': 'req-d1d8ce8d-a540-4347-b59f-bfee92c7d2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:17,537 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:45:17,538 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:17 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-11a8c672-890d-4055-b3e1-7716d30c51b0', 'x-compute-request-id': 'req-11a8c672-890d-4055-b3e1-7716d30c51b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:18,615 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:45:18,616 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:18 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-584af976-7bf7-48e9-8b25-f3128344f59b', 'x-compute-request-id': 'req-584af976-7bf7-48e9-8b25-f3128344f59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:19,690 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:45:19,691 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:19 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-b33c3fe1-3cd6-4ccd-8d42-e3eddcecacb2', 'x-compute-request-id': 'req-b33c3fe1-3cd6-4ccd-8d42-e3eddcecacb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:20,768 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:45:20,769 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:20 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-cfb3abc7-61ad-40c6-ba07-56fecb93eb67', 'x-compute-request-id': 'req-cfb3abc7-61ad-40c6-ba07-56fecb93eb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:21,844 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:21,844 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:21 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-0c871d8e-44ae-4cec-85a9-b6cc32664cf6', 'x-compute-request-id': 'req-0c871d8e-44ae-4cec-85a9-b6cc32664cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:22,919 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:45:22,920 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:22 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-ca7b9e36-92d2-49ca-91e1-6b1187c29f0a', 'x-compute-request-id': 'req-ca7b9e36-92d2-49ca-91e1-6b1187c29f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:23,994 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:23,994 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:23 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-3fa6418e-3ac7-4247-8718-4c1b79f6e0e6', 'x-compute-request-id': 'req-3fa6418e-3ac7-4247-8718-4c1b79f6e0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:25,073 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:45:25,073 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:25 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-0d9ba94d-374c-4592-a0bd-ea0c8157792f', 'x-compute-request-id': 'req-0d9ba94d-374c-4592-a0bd-ea0c8157792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:26,146 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:26,147 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:26 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-f0cc5392-380e-4c85-b42b-82798c37fd1d', 'x-compute-request-id': 'req-f0cc5392-380e-4c85-b42b-82798c37fd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:27,222 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:45:27,223 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:27 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-9d77ad1c-028c-47b4-ac19-56e380e866c5', 'x-compute-request-id': 'req-9d77ad1c-028c-47b4-ac19-56e380e866c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:28,300 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:45:28,300 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:28 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-a9ff1f22-34f6-4eb3-9144-1715dfb2b49f', 'x-compute-request-id': 'req-a9ff1f22-34f6-4eb3-9144-1715dfb2b49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:29,383 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.073s 2021-08-03 21:45:29,383 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:29 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-dfd585b0-23ee-4ea9-b080-9c008809e635', 'x-compute-request-id': 'req-dfd585b0-23ee-4ea9-b080-9c008809e635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:30,460 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:45:30,460 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:30 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-9b02042a-01cf-4cff-b0b0-4677f2c7478f', 'x-compute-request-id': 'req-9b02042a-01cf-4cff-b0b0-4677f2c7478f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:31,534 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:45:31,535 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:31 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-7391dcc2-1fdc-4608-8107-84a921d27066', 'x-compute-request-id': 'req-7391dcc2-1fdc-4608-8107-84a921d27066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:32,678 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.134s 2021-08-03 21:45:32,679 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:32 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-633b9ab1-da5d-44cd-b6a0-d690dc287b39', 'x-compute-request-id': 'req-633b9ab1-da5d-44cd-b6a0-d690dc287b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:33,843 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.156s 2021-08-03 21:45:33,843 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:33 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-b3554ffc-cd49-421c-9bd0-d2615956f856', 'x-compute-request-id': 'req-b3554ffc-cd49-421c-9bd0-d2615956f856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:34,999 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.147s 2021-08-03 21:45:34,999 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:34 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-ced611e5-7f74-462f-92d5-ee27b4c626d3', 'x-compute-request-id': 'req-ced611e5-7f74-462f-92d5-ee27b4c626d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:36,153 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.145s 2021-08-03 21:45:36,153 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:36 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-3a3e5728-4fa9-4527-8ef5-55d4b6f7db56', 'x-compute-request-id': 'req-3a3e5728-4fa9-4527-8ef5-55d4b6f7db56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:37,315 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.152s 2021-08-03 21:45:37,315 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:37 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-a9a2aebb-f719-4e6b-a1ff-892db0029c05', 'x-compute-request-id': 'req-a9a2aebb-f719-4e6b-a1ff-892db0029c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:38,461 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.137s 2021-08-03 21:45:38,462 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:38 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-4bf663cd-7fa5-454b-ad3f-ba927c704ca8', 'x-compute-request-id': 'req-4bf663cd-7fa5-454b-ad3f-ba927c704ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:39,623 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.153s 2021-08-03 21:45:39,624 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:39 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-a0cf6fc9-3e50-47eb-8c5a-c03c3cc91b74', 'x-compute-request-id': 'req-a0cf6fc9-3e50-47eb-8c5a-c03c3cc91b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:40,911 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.280s 2021-08-03 21:45:40,912 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 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-7678113e-3cbb-40a4-a440-ad68728bef2f', 'x-compute-request-id': 'req-7678113e-3cbb-40a4-a440-ad68728bef2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:42,250 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.329s 2021-08-03 21:45:42,250 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:41 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-0eae24de-492f-44fc-b8a6-774d87b9052c', 'x-compute-request-id': 'req-0eae24de-492f-44fc-b8a6-774d87b9052c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:43,451 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.192s 2021-08-03 21:45:43,451 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:43 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-15a13378-d162-40f3-94d7-f891432af5e9', 'x-compute-request-id': 'req-15a13378-d162-40f3-94d7-f891432af5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:44,535 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.075s 2021-08-03 21:45:44,535 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:44 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-5a737e48-257b-4ba1-9675-5f6098ae712c', 'x-compute-request-id': 'req-5a737e48-257b-4ba1-9675-5f6098ae712c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:45,630 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.086s 2021-08-03 21:45:45,631 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:45 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-5fde1937-bc31-46f7-83e6-01ffb3a75064', 'x-compute-request-id': 'req-5fde1937-bc31-46f7-83e6-01ffb3a75064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:46,733 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.094s 2021-08-03 21:45:46,734 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:46 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-8a1fc2eb-57bd-4ed4-98cd-cda6eb08c13d', 'x-compute-request-id': 'req-8a1fc2eb-57bd-4ed4-98cd-cda6eb08c13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:47,813 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:45:47,813 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:47 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-c4a3dd75-2df5-4054-8cbb-a6cbcbb3dc29', 'x-compute-request-id': 'req-c4a3dd75-2df5-4054-8cbb-a6cbcbb3dc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:48,904 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.082s 2021-08-03 21:45:48,905 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:48 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-1fa53979-10c4-4bca-bc6d-b974aec0d561', 'x-compute-request-id': 'req-1fa53979-10c4-4bca-bc6d-b974aec0d561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:49,981 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:45:49,982 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:49 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-62845767-d36f-4fa6-b03f-bd2badccc115', 'x-compute-request-id': 'req-62845767-d36f-4fa6-b03f-bd2badccc115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:51,063 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.073s 2021-08-03 21:45:51,063 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:50 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-2d5c7208-5ad7-48f4-916e-6e5a5002c44e', 'x-compute-request-id': 'req-2d5c7208-5ad7-48f4-916e-6e5a5002c44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:52,150 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.078s 2021-08-03 21:45:52,151 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:52 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-38158eac-ab2b-43e6-a768-ce2be84bc9eb', 'x-compute-request-id': 'req-38158eac-ab2b-43e6-a768-ce2be84bc9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:53,228 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:45:53,228 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:53 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-108a3dcd-dda7-4e4e-9a52-d70655e5f4d1', 'x-compute-request-id': 'req-108a3dcd-dda7-4e4e-9a52-d70655e5f4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:54,320 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.083s 2021-08-03 21:45:54,320 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:54 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-34a93e76-75df-4cb5-9e2d-86ad749dcd66', 'x-compute-request-id': 'req-34a93e76-75df-4cb5-9e2d-86ad749dcd66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:55,419 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.090s 2021-08-03 21:45:55,419 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:55 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-beb857ef-7796-4cb6-8354-03be84e369be', 'x-compute-request-id': 'req-beb857ef-7796-4cb6-8354-03be84e369be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:56,527 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.099s 2021-08-03 21:45:56,527 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:56 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-4d0775e9-3b9b-4c22-bc22-0e58ba9262a0', 'x-compute-request-id': 'req-4d0775e9-3b9b-4c22-bc22-0e58ba9262a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:57,607 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:45:57,607 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45: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-69c53b22-fa30-4c97-aba2-83f969c78762', 'x-compute-request-id': 'req-69c53b22-fa30-4c97-aba2-83f969c78762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:58,693 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.078s 2021-08-03 21:45:58,694 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:58 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-f3c05423-4210-4b9e-95b8-c0adc5cb77ee', 'x-compute-request-id': 'req-f3c05423-4210-4b9e-95b8-c0adc5cb77ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:45:59,771 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:45:59,771 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:59 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-72adc40c-964a-4482-9994-f6a85e8d956f', 'x-compute-request-id': 'req-72adc40c-964a-4482-9994-f6a85e8d956f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:00,849 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:46:00,849 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:00 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-8ce5f108-4a03-4163-8a3b-33a484b9ffb9', 'x-compute-request-id': 'req-8ce5f108-4a03-4163-8a3b-33a484b9ffb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:01,927 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:01,928 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:01 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-d31dd6aa-1947-4c99-8501-9a4da9b6fae4', 'x-compute-request-id': 'req-d31dd6aa-1947-4c99-8501-9a4da9b6fae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:03,005 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:46:03,005 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:02 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-8c3d114f-2936-4689-b103-83e4cc630d26', 'x-compute-request-id': 'req-8c3d114f-2936-4689-b103-83e4cc630d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:04,085 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:46:04,085 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:04 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-0c59cb8c-2bcf-42ce-92c5-f97d698cc906', 'x-compute-request-id': 'req-0c59cb8c-2bcf-42ce-92c5-f97d698cc906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:05,163 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:05,163 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:05 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-11447a62-f02f-4d74-9d83-fe1d87e096dd', 'x-compute-request-id': 'req-11447a62-f02f-4d74-9d83-fe1d87e096dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:06,243 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:46:06,244 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:06 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-19fe78ef-4efe-48aa-813f-244ceb859d39', 'x-compute-request-id': 'req-19fe78ef-4efe-48aa-813f-244ceb859d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:07,321 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:07,321 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:07 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-572e372d-86ec-4e72-b9d2-6989e510fec4', 'x-compute-request-id': 'req-572e372d-86ec-4e72-b9d2-6989e510fec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:08,399 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:08,399 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:08 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-4dba744f-133f-4f51-8376-061ccabd59ca', 'x-compute-request-id': 'req-4dba744f-133f-4f51-8376-061ccabd59ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:09,477 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:09,477 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:09 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-1143dbce-d25f-4f90-9584-09928518d472', 'x-compute-request-id': 'req-1143dbce-d25f-4f90-9584-09928518d472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:10,554 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:10,554 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:10 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-1c744ffd-c46c-41b1-8e68-41cd876900b0', 'x-compute-request-id': 'req-1c744ffd-c46c-41b1-8e68-41cd876900b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:11,631 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:11,632 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:11 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-a246efaa-21fc-4e13-bdd2-d57b1af5ce37', 'x-compute-request-id': 'req-a246efaa-21fc-4e13-bdd2-d57b1af5ce37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:12,710 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:12,710 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:12 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-958e5921-8b6f-43cb-9e9e-c02544abbdc8', 'x-compute-request-id': 'req-958e5921-8b6f-43cb-9e9e-c02544abbdc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:13,789 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:46:13,789 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:13 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-7c7f44ea-267b-4296-9f41-9077d78bbe3b', 'x-compute-request-id': 'req-7c7f44ea-267b-4296-9f41-9077d78bbe3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:14,867 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:46:14,868 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:14 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-d3eb0a87-1430-486f-9850-0ae29f5d74b1', 'x-compute-request-id': 'req-d3eb0a87-1430-486f-9850-0ae29f5d74b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:16,105 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.228s 2021-08-03 21:46:16,106 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:15 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-63795e5a-416f-43b0-880b-ed3a6f13271d', 'x-compute-request-id': 'req-63795e5a-416f-43b0-880b-ed3a6f13271d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:17,259 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.144s 2021-08-03 21:46:17,259 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:17 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-a49d3ae8-9b61-4222-9b7d-4d5ba0a6d022', 'x-compute-request-id': 'req-a49d3ae8-9b61-4222-9b7d-4d5ba0a6d022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:18,372 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.105s 2021-08-03 21:46:18,372 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:18 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-ba248e3f-3264-4c02-bdbe-6d938a3cae77', 'x-compute-request-id': 'req-ba248e3f-3264-4c02-bdbe-6d938a3cae77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:19,461 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.081s 2021-08-03 21:46:19,462 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:19 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-e124da21-8c53-49f9-b0d4-eab95838d36c', 'x-compute-request-id': 'req-e124da21-8c53-49f9-b0d4-eab95838d36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:20,553 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.082s 2021-08-03 21:46:20,553 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:20 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-e34a1c1d-5eb5-4ec4-ae8f-ee17ccb222db', 'x-compute-request-id': 'req-e34a1c1d-5eb5-4ec4-ae8f-ee17ccb222db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:21,640 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.077s 2021-08-03 21:46:21,640 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:21 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-f5e317e1-920f-4000-85d7-b20e460938f4', 'x-compute-request-id': 'req-f5e317e1-920f-4000-85d7-b20e460938f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:22,717 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:22,717 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:22 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-c2853ce3-71ab-4d15-b0b3-8e1de9d45e7f', 'x-compute-request-id': 'req-c2853ce3-71ab-4d15-b0b3-8e1de9d45e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:23,795 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:23,795 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:23 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-e75d504c-002f-45c0-8645-cb5435b2fc8a', 'x-compute-request-id': 'req-e75d504c-002f-45c0-8645-cb5435b2fc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:24,976 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.172s 2021-08-03 21:46:24,977 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:24 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-9eea301b-9814-43f4-9440-787d9f1357b0', 'x-compute-request-id': 'req-9eea301b-9814-43f4-9440-787d9f1357b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:26,106 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.121s 2021-08-03 21:46:26,107 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:25 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-8a3d68aa-b820-4055-9f4a-6ba5081b317c', 'x-compute-request-id': 'req-8a3d68aa-b820-4055-9f4a-6ba5081b317c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:27,264 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.149s 2021-08-03 21:46:27,265 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 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-71265a14-901f-4c8c-bda9-eccc119827df', 'x-compute-request-id': 'req-71265a14-901f-4c8c-bda9-eccc119827df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:28,356 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.082s 2021-08-03 21:46:28,356 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:28 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-172ce2a0-fe56-4335-b2d5-6d98a5b54e2d', 'x-compute-request-id': 'req-172ce2a0-fe56-4335-b2d5-6d98a5b54e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:29,507 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.141s 2021-08-03 21:46:29,507 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:29 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-e3add47d-a9a9-4ad3-a123-09308f0bda87', 'x-compute-request-id': 'req-e3add47d-a9a9-4ad3-a123-09308f0bda87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:30,730 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.214s 2021-08-03 21:46:30,731 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:30 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-29ac0bb7-3cef-4c6d-8ed0-5eb00c9c8f46', 'x-compute-request-id': 'req-29ac0bb7-3cef-4c6d-8ed0-5eb00c9c8f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:31,906 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.167s 2021-08-03 21:46:31,906 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:31 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-4638b921-d073-4664-850f-1c1e4e5a31d4', 'x-compute-request-id': 'req-4638b921-d073-4664-850f-1c1e4e5a31d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:33,048 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.133s 2021-08-03 21:46:33,048 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:32 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-f7331a2c-1369-4217-acda-6bb1e03375ab', 'x-compute-request-id': 'req-f7331a2c-1369-4217-acda-6bb1e03375ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:34,128 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:46:34,128 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:34 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-9d821aba-5c1a-442a-bd9a-eeedb4f712a9', 'x-compute-request-id': 'req-9d821aba-5c1a-442a-bd9a-eeedb4f712a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:35,209 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:46:35,209 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:35 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-77252878-0b3b-44af-a633-f80e818ff63f', 'x-compute-request-id': 'req-77252878-0b3b-44af-a633-f80e818ff63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:36,290 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:46:36,290 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:36 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-07875e7c-767e-4646-acbc-3efd87d212db', 'x-compute-request-id': 'req-07875e7c-767e-4646-acbc-3efd87d212db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:37,369 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:46:37,370 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:37 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-b19c937b-ceaa-4b46-b0d0-070170d64de0', 'x-compute-request-id': 'req-b19c937b-ceaa-4b46-b0d0-070170d64de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:38,445 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:46:38,446 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:38 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-f60f263c-8189-4dfc-b604-c3be98b34ffd', 'x-compute-request-id': 'req-f60f263c-8189-4dfc-b604-c3be98b34ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:39,525 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:46:39,525 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:39 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-654e5698-ce19-4d4c-a926-2dc9a996ffdb', 'x-compute-request-id': 'req-654e5698-ce19-4d4c-a926-2dc9a996ffdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:40,602 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:46:40,602 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:40 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-57060004-5af4-4c69-a66d-10b62f836d52', 'x-compute-request-id': 'req-57060004-5af4-4c69-a66d-10b62f836d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:41,686 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.076s 2021-08-03 21:46:41,687 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:41 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-c5441b6f-952b-47bf-bd41-31de45b367f7', 'x-compute-request-id': 'req-c5441b6f-952b-47bf-bd41-31de45b367f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:42,763 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:46:42,763 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:42 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-21432ea1-a18b-48b2-8b88-cf6694943c23', 'x-compute-request-id': 'req-21432ea1-a18b-48b2-8b88-cf6694943c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:43,841 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:43,842 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:43 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-20961407-352d-43c5-aa71-6e6bd2c7c731', 'x-compute-request-id': 'req-20961407-352d-43c5-aa71-6e6bd2c7c731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:44,919 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:46:44,919 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:44 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-be04f4d3-ddd3-44ea-8308-f9614e912825', 'x-compute-request-id': 'req-be04f4d3-ddd3-44ea-8308-f9614e912825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:46,005 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.078s 2021-08-03 21:46:46,005 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:45 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-6de469e0-0ef5-4e88-bdb3-d6b2fa4d7daf', 'x-compute-request-id': 'req-6de469e0-0ef5-4e88-bdb3-d6b2fa4d7daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:47,089 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:46:47,089 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:47 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-cdef6d3d-38bb-40b7-abbb-77093e42d7b6', 'x-compute-request-id': 'req-cdef6d3d-38bb-40b7-abbb-77093e42d7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:48,179 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.081s 2021-08-03 21:46:48,180 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:48 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-c547b3e4-3028-4abf-abab-85e39d00cfe3', 'x-compute-request-id': 'req-c547b3e4-3028-4abf-abab-85e39d00cfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:49,269 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.081s 2021-08-03 21:46:49,269 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:49 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-da6ab2fe-4679-43e7-b82a-1f8803182748', 'x-compute-request-id': 'req-da6ab2fe-4679-43e7-b82a-1f8803182748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:50,353 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.075s 2021-08-03 21:46:50,353 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:50 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-b94a98c8-0268-4137-9436-cbedcca67cc3', 'x-compute-request-id': 'req-b94a98c8-0268-4137-9436-cbedcca67cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:51,435 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.074s 2021-08-03 21:46:51,436 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:51 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-5642ad43-77e6-4f26-9b6d-6c3d2d41cedf', 'x-compute-request-id': 'req-5642ad43-77e6-4f26-9b6d-6c3d2d41cedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:52,511 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:46:52,512 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 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-73e157a1-94b5-4691-9059-341582ca511b', 'x-compute-request-id': 'req-73e157a1-94b5-4691-9059-341582ca511b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:53,592 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:46:53,592 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:53 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-9494e47c-3f11-4a04-b226-31e213022d5c', 'x-compute-request-id': 'req-9494e47c-3f11-4a04-b226-31e213022d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:54,667 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:46:54,667 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:54 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-5d15bc55-1c86-4899-8208-c76741808a06', 'x-compute-request-id': 'req-5d15bc55-1c86-4899-8208-c76741808a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:55,747 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:46:55,747 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:55 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-9696c15f-727a-4ec3-bc4c-ea3ed1761dc5', 'x-compute-request-id': 'req-9696c15f-727a-4ec3-bc4c-ea3ed1761dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:56,822 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:46:56,823 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:56 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-8983cfdd-cd22-4885-8a5c-3b2a9fdd53a9', 'x-compute-request-id': 'req-8983cfdd-cd22-4885-8a5c-3b2a9fdd53a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:57,898 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:46:57,898 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46: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-a2445f02-8889-4453-b4f5-8ad339ccc63d', 'x-compute-request-id': 'req-a2445f02-8889-4453-b4f5-8ad339ccc63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:46:58,974 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:46:58,975 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:58 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-d16d340a-56fc-41ab-bec8-48475094b355', 'x-compute-request-id': 'req-d16d340a-56fc-41ab-bec8-48475094b355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:00,049 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:00,049 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:59 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-ff62f35c-b6aa-4465-a6b6-77a333b2a744', 'x-compute-request-id': 'req-ff62f35c-b6aa-4465-a6b6-77a333b2a744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:01,125 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:01,126 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:01 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-d11f7f57-118a-41f2-8054-d0b23eb184c5', 'x-compute-request-id': 'req-d11f7f57-118a-41f2-8054-d0b23eb184c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:02,202 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:02,203 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:02 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-c3669de1-cb6a-4f2c-8205-4ea8a819e7d1', 'x-compute-request-id': 'req-c3669de1-cb6a-4f2c-8205-4ea8a819e7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:03,276 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:47:03,276 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:03 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-9c3916a5-7a15-4b7f-8eb9-c3b02769ad92', 'x-compute-request-id': 'req-9c3916a5-7a15-4b7f-8eb9-c3b02769ad92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:04,352 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:04,352 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:04 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-04b78ad6-aef2-4f3c-9722-de96220984c0', 'x-compute-request-id': 'req-04b78ad6-aef2-4f3c-9722-de96220984c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:05,429 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:05,429 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:05 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-5a48c8a3-f44e-4da0-ad6d-a29ac0926f82', 'x-compute-request-id': 'req-5a48c8a3-f44e-4da0-ad6d-a29ac0926f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:06,505 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:06,506 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:06 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-3accf756-6407-4f30-8a24-a5ac9185092d', 'x-compute-request-id': 'req-3accf756-6407-4f30-8a24-a5ac9185092d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:07,580 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:47:07,580 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:07 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-0ba4e0de-79ba-425d-ba3d-27db6b60e3b4', 'x-compute-request-id': 'req-0ba4e0de-79ba-425d-ba3d-27db6b60e3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:08,655 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:08,656 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:08 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-30e6d36d-069f-4305-8072-fe7be6a7499c', 'x-compute-request-id': 'req-30e6d36d-069f-4305-8072-fe7be6a7499c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:09,730 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:09,730 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:09 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-afc29b36-b962-4e3a-8d6e-1b85dfdee62f', 'x-compute-request-id': 'req-afc29b36-b962-4e3a-8d6e-1b85dfdee62f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:10,806 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:10,807 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:10 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-4c72ddef-0e2d-4c32-8014-dad8e9875358', 'x-compute-request-id': 'req-4c72ddef-0e2d-4c32-8014-dad8e9875358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:11,883 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:11,883 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:11 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-cdd76586-eead-4753-a5df-ce84100e0de2', 'x-compute-request-id': 'req-cdd76586-eead-4753-a5df-ce84100e0de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:12,957 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.065s 2021-08-03 21:47:12,957 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:12 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-0e0d0135-b0d2-4793-8b79-3e8ee1d3cc8c', 'x-compute-request-id': 'req-0e0d0135-b0d2-4793-8b79-3e8ee1d3cc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:14,032 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:14,032 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:13 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-969aab18-fb6e-41cd-bf9e-6fc33b8e6c07', 'x-compute-request-id': 'req-969aab18-fb6e-41cd-bf9e-6fc33b8e6c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:15,106 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:15,107 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:15 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-6a84110a-e793-46c1-99c4-69b06e4c6ce6', 'x-compute-request-id': 'req-6a84110a-e793-46c1-99c4-69b06e4c6ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:16,186 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:16,187 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:16 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-a8baf6a8-b0fe-41a5-968e-8ac45d8ff798', 'x-compute-request-id': 'req-a8baf6a8-b0fe-41a5-968e-8ac45d8ff798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:17,261 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:17,262 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:17 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-e2f00f0e-e80e-4263-8f55-68bc1b40bfac', 'x-compute-request-id': 'req-e2f00f0e-e80e-4263-8f55-68bc1b40bfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:18,339 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:18,340 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:18 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-ad71d985-8596-4459-afbf-934273c192e8', 'x-compute-request-id': 'req-ad71d985-8596-4459-afbf-934273c192e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:19,552 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.203s 2021-08-03 21:47:19,552 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:19 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-91784b03-f497-4341-bca9-22603c306fc5', 'x-compute-request-id': 'req-91784b03-f497-4341-bca9-22603c306fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:20,630 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:47:20,631 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:20 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-a20301e8-661a-4d8f-87da-7647655d38e0', 'x-compute-request-id': 'req-a20301e8-661a-4d8f-87da-7647655d38e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:21,709 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:47:21,709 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:21 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-fcd59c62-3a1e-4d61-b4a6-1c559ea72743', 'x-compute-request-id': 'req-fcd59c62-3a1e-4d61-b4a6-1c559ea72743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:22,785 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:22,786 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:22 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-ca24158b-b03e-4bcd-a6df-24cd5f803c1b', 'x-compute-request-id': 'req-ca24158b-b03e-4bcd-a6df-24cd5f803c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:23,862 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:23,862 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:23 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-367c10ea-ca55-43f4-bfa6-8ee26a0653db', 'x-compute-request-id': 'req-367c10ea-ca55-43f4-bfa6-8ee26a0653db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:24,939 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:47:24,939 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:24 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-27d26e5e-6de4-4f7c-90ec-f04b012ccfed', 'x-compute-request-id': 'req-27d26e5e-6de4-4f7c-90ec-f04b012ccfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:26,017 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:47:26,017 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:25 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-ebbe6307-4650-41ae-a125-fc0e9f7a3df0', 'x-compute-request-id': 'req-ebbe6307-4650-41ae-a125-fc0e9f7a3df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:27,092 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:27,093 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:27 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-75e04ba4-efeb-4f68-b89c-84aa504d10f0', 'x-compute-request-id': 'req-75e04ba4-efeb-4f68-b89c-84aa504d10f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:28,169 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:28,170 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:28 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-ae656c05-12fd-4b62-bec4-db42e1062ca1', 'x-compute-request-id': 'req-ae656c05-12fd-4b62-bec4-db42e1062ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:29,249 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:29,249 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:29 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-966fe73b-8656-420d-81b1-9f201f342094', 'x-compute-request-id': 'req-966fe73b-8656-420d-81b1-9f201f342094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:30,341 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.083s 2021-08-03 21:47:30,341 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:30 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-e00fa325-9a79-46fb-8270-b5ee83b81fd8', 'x-compute-request-id': 'req-e00fa325-9a79-46fb-8270-b5ee83b81fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:31,422 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:31,422 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:31 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-3f6d79dc-2779-4a66-af98-5ceb3b3c2790', 'x-compute-request-id': 'req-3f6d79dc-2779-4a66-af98-5ceb3b3c2790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:32,498 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:32,499 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:32 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-97c80fbf-935c-4485-bc48-c8a4e065fd81', 'x-compute-request-id': 'req-97c80fbf-935c-4485-bc48-c8a4e065fd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:33,583 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.076s 2021-08-03 21:47:33,583 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:33 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-6759ed95-76f0-4b39-9a03-d238ece6be66', 'x-compute-request-id': 'req-6759ed95-76f0-4b39-9a03-d238ece6be66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:34,662 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:34,663 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:34 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-a804bee3-4e52-415e-9302-e43f036e47b2', 'x-compute-request-id': 'req-a804bee3-4e52-415e-9302-e43f036e47b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:35,743 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:35,743 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:35 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-52939c02-5b50-4315-bb5d-90309637f9cb', 'x-compute-request-id': 'req-52939c02-5b50-4315-bb5d-90309637f9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:36,880 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.128s 2021-08-03 21:47:36,881 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:36 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-99624c17-6b33-458c-a637-001ab67e438e', 'x-compute-request-id': 'req-99624c17-6b33-458c-a637-001ab67e438e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:37,956 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:37,956 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:37 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-5f2864e4-0d1f-48b7-81da-1a178636346c', 'x-compute-request-id': 'req-5f2864e4-0d1f-48b7-81da-1a178636346c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:39,032 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:39,033 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:38 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-85d28437-4949-4dfb-9956-cd602be24dcb', 'x-compute-request-id': 'req-85d28437-4949-4dfb-9956-cd602be24dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:40,107 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:40,108 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:40 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-4a15d6e2-17df-4aac-a006-51e7c9539b1b', 'x-compute-request-id': 'req-4a15d6e2-17df-4aac-a006-51e7c9539b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:41,183 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:41,183 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:41 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-b27c2431-717a-4539-a6a0-8ee2d6c47c6d', 'x-compute-request-id': 'req-b27c2431-717a-4539-a6a0-8ee2d6c47c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:42,257 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:42,257 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:42 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-4385ebcf-28d5-49ac-87c1-712d1fd1f5ca', 'x-compute-request-id': 'req-4385ebcf-28d5-49ac-87c1-712d1fd1f5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:43,335 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:43,336 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:43 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-ae4c0333-d47e-4b8f-81a1-dc89496fe02c', 'x-compute-request-id': 'req-ae4c0333-d47e-4b8f-81a1-dc89496fe02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:44,413 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:44,414 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:44 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-5b449dfd-0338-4294-b761-8359f72ad14a', 'x-compute-request-id': 'req-5b449dfd-0338-4294-b761-8359f72ad14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:45,490 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:45,491 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:45 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-a4eeaa41-6c58-4092-a4c9-9c21b8dd998a', 'x-compute-request-id': 'req-a4eeaa41-6c58-4092-a4c9-9c21b8dd998a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:46,567 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:46,567 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:46 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-f51ffc8f-dc3c-4ed4-8ddd-8688785570f5', 'x-compute-request-id': 'req-f51ffc8f-dc3c-4ed4-8ddd-8688785570f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:47,646 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:47,646 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:47 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-aebe1b9b-3c8d-4541-8343-886ec6358b62', 'x-compute-request-id': 'req-aebe1b9b-3c8d-4541-8343-886ec6358b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:48,739 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.083s 2021-08-03 21:47:48,740 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:48 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-35f87e2d-01f6-472e-9891-56238165b73f', 'x-compute-request-id': 'req-35f87e2d-01f6-472e-9891-56238165b73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:49,826 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.078s 2021-08-03 21:47:49,827 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:49 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-5c6d22cd-e0e4-4039-8a5b-d6b49a0836fe', 'x-compute-request-id': 'req-5c6d22cd-e0e4-4039-8a5b-d6b49a0836fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:50,905 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:50,906 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:50 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-7a6e2fd9-b104-4e8c-bb61-ef193c9c57f3', 'x-compute-request-id': 'req-7a6e2fd9-b104-4e8c-bb61-ef193c9c57f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:51,985 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:51,986 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:51 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-b4be11c6-8f73-43d5-82da-7ad8d00b221f', 'x-compute-request-id': 'req-b4be11c6-8f73-43d5-82da-7ad8d00b221f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:53,061 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:53,061 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:52 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-11636d7c-c992-482b-8f6c-bd8e257d8d77', 'x-compute-request-id': 'req-11636d7c-c992-482b-8f6c-bd8e257d8d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:54,140 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:47:54,140 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:54 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-8962351c-cc14-43c9-b713-77ac0836b890', 'x-compute-request-id': 'req-8962351c-cc14-43c9-b713-77ac0836b890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:55,217 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:47:55,217 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:55 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-1c0e7336-655a-44e8-ad39-877824aa008b', 'x-compute-request-id': 'req-1c0e7336-655a-44e8-ad39-877824aa008b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:56,306 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.080s 2021-08-03 21:47:56,306 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:56 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-dfad8d85-d46a-45a5-a356-8b24950e0311', 'x-compute-request-id': 'req-dfad8d85-d46a-45a5-a356-8b24950e0311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:57,384 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:47:57,385 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47: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-f681913b-ed2e-487e-b0e4-84f7be5e0099', 'x-compute-request-id': 'req-f681913b-ed2e-487e-b0e4-84f7be5e0099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:58,463 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:47:58,464 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:58 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-39d0b032-06dc-4b72-9eec-17aeeea790d8', 'x-compute-request-id': 'req-39d0b032-06dc-4b72-9eec-17aeeea790d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:47:59,539 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:47:59,539 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:59 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-730cd535-8d78-41b1-97e3-2a4c70a9f029', 'x-compute-request-id': 'req-730cd535-8d78-41b1-97e3-2a4c70a9f029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:00,618 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:48:00,619 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:00 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-2c7cc839-b451-47db-b850-a33accbf728f', 'x-compute-request-id': 'req-2c7cc839-b451-47db-b850-a33accbf728f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:01,697 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:48:01,697 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:01 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-d07edf20-de1a-4ff4-b7ba-08d29143e402', 'x-compute-request-id': 'req-d07edf20-de1a-4ff4-b7ba-08d29143e402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:02,778 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:48:02,778 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:02 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-f4a9906c-5fdc-4258-93a8-97a046b1a110', 'x-compute-request-id': 'req-f4a9906c-5fdc-4258-93a8-97a046b1a110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:03,853 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:48:03,853 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:03 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-b02da81d-932f-4879-bdf5-5216fdf8d76d', 'x-compute-request-id': 'req-b02da81d-932f-4879-bdf5-5216fdf8d76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:04,932 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:48:04,933 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:04 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-ecbb61a8-c078-4c95-bc34-4da69cbfe42e', 'x-compute-request-id': 'req-ecbb61a8-c078-4c95-bc34-4da69cbfe42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:06,022 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.081s 2021-08-03 21:48:06,023 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:05 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-e192d030-f59d-4430-a9d1-03a3e3f2b5d5', 'x-compute-request-id': 'req-e192d030-f59d-4430-a9d1-03a3e3f2b5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:07,101 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:48:07,102 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:07 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-2bc58996-dcbc-4f71-a23f-5728c1fcd618', 'x-compute-request-id': 'req-2bc58996-dcbc-4f71-a23f-5728c1fcd618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:08,208 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.098s 2021-08-03 21:48:08,209 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:08 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-5053d6d1-1e6b-4322-98c4-1ef6fd21404e', 'x-compute-request-id': 'req-5053d6d1-1e6b-4322-98c4-1ef6fd21404e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:09,312 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.095s 2021-08-03 21:48:09,312 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:09 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-5d92d2de-24ca-4b41-a426-abd05e30c6ca', 'x-compute-request-id': 'req-5d92d2de-24ca-4b41-a426-abd05e30c6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:10,431 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.110s 2021-08-03 21:48:10,431 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:10 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-362a6ef6-1a35-4761-9396-b43ec2f23361', 'x-compute-request-id': 'req-362a6ef6-1a35-4761-9396-b43ec2f23361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:11,513 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:48:11,513 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:11 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-528c3ca8-7e86-486d-9beb-b3d87f9011d4', 'x-compute-request-id': 'req-528c3ca8-7e86-486d-9beb-b3d87f9011d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:12,639 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.118s 2021-08-03 21:48:12,640 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:12 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-01fe80f8-b6ab-4f54-a647-dc6939d937f9', 'x-compute-request-id': 'req-01fe80f8-b6ab-4f54-a647-dc6939d937f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:13,727 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.079s 2021-08-03 21:48:13,728 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:13 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-af739d0b-60cf-43df-a4df-d57b7ffefa90', 'x-compute-request-id': 'req-af739d0b-60cf-43df-a4df-d57b7ffefa90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:14,812 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.076s 2021-08-03 21:48:14,812 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:14 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-845a2d8d-bdc5-4bcd-9d5c-82937ded8717', 'x-compute-request-id': 'req-845a2d8d-bdc5-4bcd-9d5c-82937ded8717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:15,969 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.148s 2021-08-03 21:48:15,970 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:15 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-23b0b39a-96f9-4a0a-b113-deb79a2a16df', 'x-compute-request-id': 'req-23b0b39a-96f9-4a0a-b113-deb79a2a16df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:17,088 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.110s 2021-08-03 21:48:17,089 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:16 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-5a019fb2-fdb0-4a9f-bc63-89277a475721', 'x-compute-request-id': 'req-5a019fb2-fdb0-4a9f-bc63-89277a475721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:18,203 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.106s 2021-08-03 21:48:18,203 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:18 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-e30f77ce-4d10-48c1-bd03-5ba5efeab1c8', 'x-compute-request-id': 'req-e30f77ce-4d10-48c1-bd03-5ba5efeab1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:19,371 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.159s 2021-08-03 21:48:19,371 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:19 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-56e43132-1dee-4d27-a8ad-89e30ef7c928', 'x-compute-request-id': 'req-56e43132-1dee-4d27-a8ad-89e30ef7c928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:20,539 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.159s 2021-08-03 21:48:20,539 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:20 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-530de419-cb98-4b61-bace-aa58c76263a2', 'x-compute-request-id': 'req-530de419-cb98-4b61-bace-aa58c76263a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:21,698 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.150s 2021-08-03 21:48:21,698 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:21 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-fce10b77-282b-433d-9477-05d4fe0b69cb', 'x-compute-request-id': 'req-fce10b77-282b-433d-9477-05d4fe0b69cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:22,783 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.075s 2021-08-03 21:48:22,783 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:22 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-92c298d6-4138-4aba-8ab6-a8e5be840cfc', 'x-compute-request-id': 'req-92c298d6-4138-4aba-8ab6-a8e5be840cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:23,880 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.088s 2021-08-03 21:48:23,880 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:23 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-066f83d4-9d2b-4c68-8af2-6dbcb9d21616', 'x-compute-request-id': 'req-066f83d4-9d2b-4c68-8af2-6dbcb9d21616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:24,976 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.087s 2021-08-03 21:48:24,976 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:24 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-5d53b29b-f508-42f8-8ab8-2a071ad49271', 'x-compute-request-id': 'req-5d53b29b-f508-42f8-8ab8-2a071ad49271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:26,222 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.236s 2021-08-03 21:48:26,222 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:25 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-971e6d95-dcc4-4cd7-8920-be880b54be49', 'x-compute-request-id': 'req-971e6d95-dcc4-4cd7-8920-be880b54be49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:27,303 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.073s 2021-08-03 21:48:27,303 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:27 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-e45f36ea-adb7-4723-8e95-604d1c4e5a34', 'x-compute-request-id': 'req-e45f36ea-adb7-4723-8e95-604d1c4e5a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:28,383 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:48:28,384 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:28 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-e45f8780-3589-41bc-8eac-11b1b769d4b5', 'x-compute-request-id': 'req-e45f8780-3589-41bc-8eac-11b1b769d4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:29,478 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.086s 2021-08-03 21:48:29,478 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:29 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-8e738ac8-ecaa-4abe-a0df-b5627a77926f', 'x-compute-request-id': 'req-8e738ac8-ecaa-4abe-a0df-b5627a77926f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:30,568 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.080s 2021-08-03 21:48:30,568 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:30 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-918faa7a-c7cb-4758-8eff-e3f18aad8543', 'x-compute-request-id': 'req-918faa7a-c7cb-4758-8eff-e3f18aad8543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:31,645 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.068s 2021-08-03 21:48:31,645 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:31 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-746c4fa1-e2e8-476d-b7c6-ff0b60a73a3b', 'x-compute-request-id': 'req-746c4fa1-e2e8-476d-b7c6-ff0b60a73a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:32,720 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:48:32,720 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:32 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-3dbfb889-3a04-4b3d-a50b-80be24adc8e9', 'x-compute-request-id': 'req-3dbfb889-3a04-4b3d-a50b-80be24adc8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:33,801 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.073s 2021-08-03 21:48:33,801 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:33 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-a5c36af5-8207-4599-9845-255fa94840c1', 'x-compute-request-id': 'req-a5c36af5-8207-4599-9845-255fa94840c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:34,877 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.066s 2021-08-03 21:48:34,877 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:34 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-993a5e27-688d-4252-894b-3c3b8d01a7f2', 'x-compute-request-id': 'req-993a5e27-688d-4252-894b-3c3b8d01a7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:35,957 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:48:35,957 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:35 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-c378e9d7-5b42-46df-9b8d-7562d540210f', 'x-compute-request-id': 'req-c378e9d7-5b42-46df-9b8d-7562d540210f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:37,053 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.087s 2021-08-03 21:48:37,054 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:36 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-45007fec-2d03-4a7c-9fd5-d78b969dea2e', 'x-compute-request-id': 'req-45007fec-2d03-4a7c-9fd5-d78b969dea2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:38,132 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:48:38,132 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:38 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-d084072a-32dc-43dc-8421-96251efb41cd', 'x-compute-request-id': 'req-d084072a-32dc-43dc-8421-96251efb41cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:39,232 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.092s 2021-08-03 21:48:39,233 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:39 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-d475a209-69b2-44ed-8f5a-5d8a8957aff3', 'x-compute-request-id': 'req-d475a209-69b2-44ed-8f5a-5d8a8957aff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:40,311 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:48:40,312 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:40 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-5a254053-6021-4cb3-bfbe-e197231934fd', 'x-compute-request-id': 'req-5a254053-6021-4cb3-bfbe-e197231934fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:41,432 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.111s 2021-08-03 21:48:41,432 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:41 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-075d7571-0040-4f4d-a8bf-0c477616caf3', 'x-compute-request-id': 'req-075d7571-0040-4f4d-a8bf-0c477616caf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:42,597 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.156s 2021-08-03 21:48:42,597 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:42 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-89014f24-b829-468a-b873-8444efcceac2', 'x-compute-request-id': 'req-89014f24-b829-468a-b873-8444efcceac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:43,729 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.123s 2021-08-03 21:48:43,729 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:43 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-2f5f89f2-d876-44d3-89ac-b48fe6f93967', 'x-compute-request-id': 'req-2f5f89f2-d876-44d3-89ac-b48fe6f93967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:44,873 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.134s 2021-08-03 21:48:44,873 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:44 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-7b74f973-d73d-44ee-99f8-2746aff2bf9f', 'x-compute-request-id': 'req-7b74f973-d73d-44ee-99f8-2746aff2bf9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:46,013 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.131s 2021-08-03 21:48:46,013 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:45 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-d0290e44-3b36-4179-a14d-a70320dffa73', 'x-compute-request-id': 'req-d0290e44-3b36-4179-a14d-a70320dffa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:47,193 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.170s 2021-08-03 21:48:47,193 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:47 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-fed5661f-4055-4c8b-8240-e04de8ffc505', 'x-compute-request-id': 'req-fed5661f-4055-4c8b-8240-e04de8ffc505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:48,720 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.517s 2021-08-03 21:48:48,720 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:48 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-497dbe6f-950d-44db-9fd0-897da7944c44', 'x-compute-request-id': 'req-497dbe6f-950d-44db-9fd0-897da7944c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:49,871 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.142s 2021-08-03 21:48:49,871 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:49 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-3c5e0739-f064-48ca-a70e-2197d48bd063', 'x-compute-request-id': 'req-3c5e0739-f064-48ca-a70e-2197d48bd063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:51,559 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.680s 2021-08-03 21:48:51,560 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:50 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-42c25e7a-5e20-47f1-990d-27a9a6929165', 'x-compute-request-id': 'req-42c25e7a-5e20-47f1-990d-27a9a6929165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:52,737 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.168s 2021-08-03 21:48:52,738 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:52 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-375ccc2e-56cb-41ae-8fa7-329e529ef14b', 'x-compute-request-id': 'req-375ccc2e-56cb-41ae-8fa7-329e529ef14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:53,858 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.111s 2021-08-03 21:48:53,858 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:53 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-cb591a75-0d9d-48dd-9497-9faccdea3ae5', 'x-compute-request-id': 'req-cb591a75-0d9d-48dd-9497-9faccdea3ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:55,198 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.332s 2021-08-03 21:48:55,199 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:54 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-250dbad5-c19b-49ba-92b6-a3eda4cd286c', 'x-compute-request-id': 'req-250dbad5-c19b-49ba-92b6-a3eda4cd286c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:56,508 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.300s 2021-08-03 21:48:56,509 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:56 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-a4e17113-3fb5-4219-a82e-fa30138b4f32', 'x-compute-request-id': 'req-a4e17113-3fb5-4219-a82e-fa30138b4f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:57,598 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.080s 2021-08-03 21:48:57,599 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48: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-4ace6d7c-1eae-4bb5-8c73-fafe246035df', 'x-compute-request-id': 'req-4ace6d7c-1eae-4bb5-8c73-fafe246035df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:48:59,185 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.577s 2021-08-03 21:48:59,185 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:58 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-f5a0c3c6-812b-4010-b91b-dd7e946562a3', 'x-compute-request-id': 'req-f5a0c3c6-812b-4010-b91b-dd7e946562a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:48:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:00,328 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.134s 2021-08-03 21:49:00,328 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:00 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-436a544a-0f68-4d24-9b6f-7485bc1fd2ec', 'x-compute-request-id': 'req-436a544a-0f68-4d24-9b6f-7485bc1fd2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:01,461 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.125s 2021-08-03 21:49:01,461 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:01 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-04c795ea-0236-4667-a9e4-1058d28b79ab', 'x-compute-request-id': 'req-04c795ea-0236-4667-a9e4-1058d28b79ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:02,653 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.183s 2021-08-03 21:49:02,654 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:02 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-32866356-4696-47bd-b927-7d8b1999acf3', 'x-compute-request-id': 'req-32866356-4696-47bd-b927-7d8b1999acf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:03,745 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.082s 2021-08-03 21:49:03,745 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:03 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-a225e2f7-0f1c-476c-bd81-9f287058d979', 'x-compute-request-id': 'req-a225e2f7-0f1c-476c-bd81-9f287058d979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:04,844 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.090s 2021-08-03 21:49:04,845 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:04 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-86049641-7c07-4b1b-b84d-76ddd2c1d342', 'x-compute-request-id': 'req-86049641-7c07-4b1b-b84d-76ddd2c1d342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:06,229 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.375s 2021-08-03 21:49:06,229 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:05 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-3f710d00-e737-4f0c-b0da-d861941bcd53', 'x-compute-request-id': 'req-3f710d00-e737-4f0c-b0da-d861941bcd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:07,306 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:49:07,306 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:07 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-bff2d11a-cdf4-4288-85bb-ec41abadd3cd', 'x-compute-request-id': 'req-bff2d11a-cdf4-4288-85bb-ec41abadd3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:08,425 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.110s 2021-08-03 21:49:08,425 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:08 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-9fd75bc9-dd3b-4218-b7bc-69190ed7250b', 'x-compute-request-id': 'req-9fd75bc9-dd3b-4218-b7bc-69190ed7250b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:09,512 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.077s 2021-08-03 21:49:09,513 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:09 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-badf2404-afa0-4cbe-a863-fe81a4202b60', 'x-compute-request-id': 'req-badf2404-afa0-4cbe-a863-fe81a4202b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:10,593 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:49:10,594 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:10 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-b138eed3-99d1-4e6e-84bc-d33f1b2d90e0', 'x-compute-request-id': 'req-b138eed3-99d1-4e6e-84bc-d33f1b2d90e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:11,685 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.083s 2021-08-03 21:49:11,686 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:11 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-582a69b0-8ed0-4148-a210-dc12d7ef4d07', 'x-compute-request-id': 'req-582a69b0-8ed0-4148-a210-dc12d7ef4d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:12,772 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.078s 2021-08-03 21:49:12,773 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:12 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-b1f9376d-5bbc-4780-9dbf-8d5c5c143185', 'x-compute-request-id': 'req-b1f9376d-5bbc-4780-9dbf-8d5c5c143185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:13,854 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.073s 2021-08-03 21:49:13,854 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:13 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-adb60497-cbf4-4c92-80ed-4db5685dbdaa', 'x-compute-request-id': 'req-adb60497-cbf4-4c92-80ed-4db5685dbdaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:14,952 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.089s 2021-08-03 21:49:14,952 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:14 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-2130eadd-b1ec-4928-a7fb-9bef66485db1', 'x-compute-request-id': 'req-2130eadd-b1ec-4928-a7fb-9bef66485db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:16,050 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.090s 2021-08-03 21:49:16,051 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:15 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-3a02410a-2c73-4049-a289-98d6372ae3fb', 'x-compute-request-id': 'req-3a02410a-2c73-4049-a289-98d6372ae3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:17,194 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.134s 2021-08-03 21:49:17,194 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:17 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-88f35386-4c00-4c06-83b9-dda86c528d38', 'x-compute-request-id': 'req-88f35386-4c00-4c06-83b9-dda86c528d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:18,333 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.130s 2021-08-03 21:49:18,334 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:18 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-ab857af8-954d-488e-9ba4-128b725b7ac5', 'x-compute-request-id': 'req-ab857af8-954d-488e-9ba4-128b725b7ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:19,463 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.119s 2021-08-03 21:49:19,463 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:19 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-22e76457-cf36-4ae5-af24-6aca9a9bc3a2', 'x-compute-request-id': 'req-22e76457-cf36-4ae5-af24-6aca9a9bc3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:20,549 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.077s 2021-08-03 21:49:20,550 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:20 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-03980be0-64f9-4203-9e0c-75d9299fc044', 'x-compute-request-id': 'req-03980be0-64f9-4203-9e0c-75d9299fc044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:21,651 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.093s 2021-08-03 21:49:21,652 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:21 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-e3a47fc1-798d-42fc-ae29-4237fbb37d16', 'x-compute-request-id': 'req-e3a47fc1-798d-42fc-ae29-4237fbb37d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:22,765 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.105s 2021-08-03 21:49:22,766 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:22 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-564d30e4-961e-4ff1-918f-3cab1f928350', 'x-compute-request-id': 'req-564d30e4-961e-4ff1-918f-3cab1f928350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:23,858 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.084s 2021-08-03 21:49:23,859 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:23 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-a3af6213-2b01-49b5-a7b5-187e87bc96e2', 'x-compute-request-id': 'req-a3af6213-2b01-49b5-a7b5-187e87bc96e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:25,091 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.223s 2021-08-03 21:49:25,091 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:24 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-c3a93260-724c-4093-8b15-237a0b183106', 'x-compute-request-id': 'req-c3a93260-724c-4093-8b15-237a0b183106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:26,170 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:49:26,170 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:26 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-4b75b296-125c-497e-a6a9-735d41434344', 'x-compute-request-id': 'req-4b75b296-125c-497e-a6a9-735d41434344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:27,248 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:49:27,249 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:27 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-23c80955-325b-41dc-891a-d3773044553e', 'x-compute-request-id': 'req-23c80955-325b-41dc-891a-d3773044553e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:28,327 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:49:28,328 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:28 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-a4a14464-b8da-468d-b5fa-3f154e8c0295', 'x-compute-request-id': 'req-a4a14464-b8da-468d-b5fa-3f154e8c0295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:29,411 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.074s 2021-08-03 21:49:29,412 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:29 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-926aa6f1-417f-4e5c-aaae-fa959a3d4300', 'x-compute-request-id': 'req-926aa6f1-417f-4e5c-aaae-fa959a3d4300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:30,514 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.094s 2021-08-03 21:49:30,515 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:30 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-de4c6c39-82e9-4b40-a932-77c498ca0509', 'x-compute-request-id': 'req-de4c6c39-82e9-4b40-a932-77c498ca0509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:31,593 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:49:31,594 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:31 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-bec8cdfa-e6c0-45bd-a64c-f5c3dfcd328c', 'x-compute-request-id': 'req-bec8cdfa-e6c0-45bd-a64c-f5c3dfcd328c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:32,679 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.076s 2021-08-03 21:49:32,679 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:32 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-f50e0abb-3a54-4a29-91d6-cfcd9f1a1cf1', 'x-compute-request-id': 'req-f50e0abb-3a54-4a29-91d6-cfcd9f1a1cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:33,773 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.085s 2021-08-03 21:49:33,774 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:33 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-a0acfbef-eb92-469d-a94c-321a0ed2f6a5', 'x-compute-request-id': 'req-a0acfbef-eb92-469d-a94c-321a0ed2f6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:34,978 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.196s 2021-08-03 21:49:34,979 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:34 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-b5eccb01-9496-4ca8-8c9d-2557b1bb9a7b', 'x-compute-request-id': 'req-b5eccb01-9496-4ca8-8c9d-2557b1bb9a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:36,096 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.108s 2021-08-03 21:49:36,097 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:35 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-c689e080-6c69-4412-81e8-ea72e4661349', 'x-compute-request-id': 'req-c689e080-6c69-4412-81e8-ea72e4661349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:37,185 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.080s 2021-08-03 21:49:37,185 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:37 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-32caebe5-795b-4257-94ef-d99fa189bb66', 'x-compute-request-id': 'req-32caebe5-795b-4257-94ef-d99fa189bb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:38,275 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.081s 2021-08-03 21:49:38,275 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:38 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-9ba67a7d-dacd-41d9-84ee-4d08ab43089e', 'x-compute-request-id': 'req-9ba67a7d-dacd-41d9-84ee-4d08ab43089e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:39,406 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.122s 2021-08-03 21:49:39,406 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:39 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-74743aee-f546-4f01-a2f9-ebabd39a424b', 'x-compute-request-id': 'req-74743aee-f546-4f01-a2f9-ebabd39a424b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:40,500 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.085s 2021-08-03 21:49:40,500 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:40 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-f55e0cfc-a76d-422f-ae6f-1dfa8668f58f', 'x-compute-request-id': 'req-f55e0cfc-a76d-422f-ae6f-1dfa8668f58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:41,676 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.167s 2021-08-03 21:49:41,677 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:41 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-a4fe223f-477e-4600-8a9a-e99a628f980f', 'x-compute-request-id': 'req-a4fe223f-477e-4600-8a9a-e99a628f980f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:42,764 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.079s 2021-08-03 21:49:42,765 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:42 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-3d462dea-8253-47ec-9184-2f080cf0903b', 'x-compute-request-id': 'req-3d462dea-8253-47ec-9184-2f080cf0903b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:43,857 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.083s 2021-08-03 21:49:43,857 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:43 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-246462ff-95da-406c-88f1-9334d7530b9e', 'x-compute-request-id': 'req-246462ff-95da-406c-88f1-9334d7530b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:45,111 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.245s 2021-08-03 21:49:45,111 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:44 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-b59271e5-05b6-4182-b431-ab78ae7c5e0f', 'x-compute-request-id': 'req-b59271e5-05b6-4182-b431-ab78ae7c5e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:46,288 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.168s 2021-08-03 21:49:46,288 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:46 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-8aec82fd-d6aa-4b92-b59a-cd9d95f6e9c5', 'x-compute-request-id': 'req-8aec82fd-d6aa-4b92-b59a-cd9d95f6e9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:47,482 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.184s 2021-08-03 21:49:47,482 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:47 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-4a64ccb6-0fdc-4c23-a568-40e2aae1b795', 'x-compute-request-id': 'req-4a64ccb6-0fdc-4c23-a568-40e2aae1b795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:48,657 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.167s 2021-08-03 21:49:48,658 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:48 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-7400dba7-f138-4c9c-bdea-54dcd7c7c50d', 'x-compute-request-id': 'req-7400dba7-f138-4c9c-bdea-54dcd7c7c50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:49,805 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.139s 2021-08-03 21:49:49,806 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:49 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-02d10ff2-d7a6-409d-b22f-37e779a7ac99', 'x-compute-request-id': 'req-02d10ff2-d7a6-409d-b22f-37e779a7ac99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:50,930 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.115s 2021-08-03 21:49:50,930 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:50 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-2c0001a8-7b6f-4ec1-982c-fdfe1e925425', 'x-compute-request-id': 'req-2c0001a8-7b6f-4ec1-982c-fdfe1e925425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:52,100 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.161s 2021-08-03 21:49:52,100 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:51 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-7e2dfe6a-10d7-433c-a236-95f789793a3c', 'x-compute-request-id': 'req-7e2dfe6a-10d7-433c-a236-95f789793a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:53,221 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.112s 2021-08-03 21:49:53,221 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:53 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-4165bf2e-d8da-4b8d-b1d7-56300a29125b', 'x-compute-request-id': 'req-4165bf2e-d8da-4b8d-b1d7-56300a29125b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:54,357 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.127s 2021-08-03 21:49:54,358 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:54 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-054256a4-854a-4e05-91ce-c4b7d3ca0c9c', 'x-compute-request-id': 'req-054256a4-854a-4e05-91ce-c4b7d3ca0c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:55,512 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.145s 2021-08-03 21:49:55,512 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:55 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-c7920110-07ec-4a58-a173-827194af6bb4', 'x-compute-request-id': 'req-c7920110-07ec-4a58-a173-827194af6bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:56,634 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.109s 2021-08-03 21:49:56,634 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:56 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-75272366-2d96-4267-960d-57419751b914', 'x-compute-request-id': 'req-75272366-2d96-4267-960d-57419751b914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:57,730 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.088s 2021-08-03 21:49:57,731 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49: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-dc04612c-9878-4ace-a627-cfd5286bd25f', 'x-compute-request-id': 'req-dc04612c-9878-4ace-a627-cfd5286bd25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:58,833 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.091s 2021-08-03 21:49:58,833 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:58 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-0513b0dc-f114-4958-826b-3aa75918c21a', 'x-compute-request-id': 'req-0513b0dc-f114-4958-826b-3aa75918c21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:49:59,923 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.081s 2021-08-03 21:49:59,924 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:59 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-90579746-47ec-4273-94ed-1cae2069459a', 'x-compute-request-id': 'req-90579746-47ec-4273-94ed-1cae2069459a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:01,038 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.106s 2021-08-03 21:50:01,039 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:00 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-41ecef17-e2dd-48e1-acb1-f0008ed2d134', 'x-compute-request-id': 'req-41ecef17-e2dd-48e1-acb1-f0008ed2d134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:02,186 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.139s 2021-08-03 21:50:02,186 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:02 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-6d9c1f64-2242-4eab-b6be-0ebe8257e6dc', 'x-compute-request-id': 'req-6d9c1f64-2242-4eab-b6be-0ebe8257e6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:03,307 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.113s 2021-08-03 21:50:03,308 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:03 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-4a8e29ab-7090-4607-88b2-0a99965e4a88', 'x-compute-request-id': 'req-4a8e29ab-7090-4607-88b2-0a99965e4a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:04,437 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.120s 2021-08-03 21:50:04,437 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:04 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-bee84f50-a6cd-46d8-9cba-cc82f95837db', 'x-compute-request-id': 'req-bee84f50-a6cd-46d8-9cba-cc82f95837db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:05,630 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.184s 2021-08-03 21:50:05,630 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:05 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-f5fa510a-6c50-4492-8f4f-f76590e5bdfe', 'x-compute-request-id': 'req-f5fa510a-6c50-4492-8f4f-f76590e5bdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:06,816 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.178s 2021-08-03 21:50:06,817 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:06 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-7323dc08-8e2a-4dff-a13b-f256c25fbb80', 'x-compute-request-id': 'req-7323dc08-8e2a-4dff-a13b-f256c25fbb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:07,905 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.079s 2021-08-03 21:50:07,906 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:07 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-2269244c-67cd-410b-8341-a18665d124ce', 'x-compute-request-id': 'req-2269244c-67cd-410b-8341-a18665d124ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:09,045 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.131s 2021-08-03 21:50:09,046 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:08 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-7df46591-ef5d-474c-b1aa-4e1b60ba054f', 'x-compute-request-id': 'req-7df46591-ef5d-474c-b1aa-4e1b60ba054f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:10,157 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.103s 2021-08-03 21:50:10,157 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:10 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-729910a0-6d5c-4096-b745-023ce4f85dcc', 'x-compute-request-id': 'req-729910a0-6d5c-4096-b745-023ce4f85dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:11,301 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.135s 2021-08-03 21:50:11,302 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:11 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-e8d68dd7-80c4-47c5-a71a-bf7b925b8213', 'x-compute-request-id': 'req-e8d68dd7-80c4-47c5-a71a-bf7b925b8213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:12,406 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.095s 2021-08-03 21:50:12,406 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:12 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-73217214-9f3e-4872-8c47-52fbf19b5be8', 'x-compute-request-id': 'req-73217214-9f3e-4872-8c47-52fbf19b5be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:13,503 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.088s 2021-08-03 21:50:13,504 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:13 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-0d9105be-93d4-4f85-8c61-cb75f39abeed', 'x-compute-request-id': 'req-0d9105be-93d4-4f85-8c61-cb75f39abeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:14,608 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.096s 2021-08-03 21:50:14,609 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:14 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-781d35da-ed97-4029-9601-de964ab55147', 'x-compute-request-id': 'req-781d35da-ed97-4029-9601-de964ab55147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:15,771 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.153s 2021-08-03 21:50:15,772 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:15 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-e4001cf2-964f-442b-b24e-756e45579876', 'x-compute-request-id': 'req-e4001cf2-964f-442b-b24e-756e45579876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:16,933 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.153s 2021-08-03 21:50:16,934 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:16 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-688f3ba4-769b-46eb-8579-8bb3dbae9567', 'x-compute-request-id': 'req-688f3ba4-769b-46eb-8579-8bb3dbae9567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:18,289 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.346s 2021-08-03 21:50:18,289 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:17 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-ae33366e-5c36-47b8-8cc4-e92714ddfc49', 'x-compute-request-id': 'req-ae33366e-5c36-47b8-8cc4-e92714ddfc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:19,558 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.260s 2021-08-03 21:50:19,558 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:19 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-0f54d281-65ea-41fe-a0e7-6163d5b0fb54', 'x-compute-request-id': 'req-0f54d281-65ea-41fe-a0e7-6163d5b0fb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:20,652 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.085s 2021-08-03 21:50:20,652 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:20 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-fe398b4e-582c-4c48-a957-53adba18e448', 'x-compute-request-id': 'req-fe398b4e-582c-4c48-a957-53adba18e448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:21,733 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.073s 2021-08-03 21:50:21,733 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:21 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-c138830a-fea1-48d1-88ca-a73b921dabed', 'x-compute-request-id': 'req-c138830a-fea1-48d1-88ca-a73b921dabed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:22,829 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.087s 2021-08-03 21:50:22,829 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:22 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-1fef24a4-3ada-4daa-9469-d0234a92ea4c', 'x-compute-request-id': 'req-1fef24a4-3ada-4daa-9469-d0234a92ea4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:23,959 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.121s 2021-08-03 21:50:23,959 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:23 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-57fefb47-fed7-417e-8f4f-281375261acf', 'x-compute-request-id': 'req-57fefb47-fed7-417e-8f4f-281375261acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:25,122 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.155s 2021-08-03 21:50:25,123 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:24 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-ffcf078e-bb51-4c32-855d-d2869ffd9f17', 'x-compute-request-id': 'req-ffcf078e-bb51-4c32-855d-d2869ffd9f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:26,262 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.131s 2021-08-03 21:50:26,262 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:26 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-e909b902-c065-4d43-9cc0-84020d4f816d', 'x-compute-request-id': 'req-e909b902-c065-4d43-9cc0-84020d4f816d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:27,355 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.085s 2021-08-03 21:50:27,356 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:27 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-eadeac87-2f94-4379-9e40-333a6f758887', 'x-compute-request-id': 'req-eadeac87-2f94-4379-9e40-333a6f758887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:28,725 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.360s 2021-08-03 21:50:28,726 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:28 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-befc19f4-7bff-4e9f-919b-06957e6b2eb6', 'x-compute-request-id': 'req-befc19f4-7bff-4e9f-919b-06957e6b2eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:29,871 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.137s 2021-08-03 21:50:29,872 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:29 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-9550edd5-f8f8-41d3-bdcc-547178d439de', 'x-compute-request-id': 'req-9550edd5-f8f8-41d3-bdcc-547178d439de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:31,070 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.190s 2021-08-03 21:50:31,070 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:30 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-16e8eb38-c892-435b-9864-d2b15ab0c6d6', 'x-compute-request-id': 'req-16e8eb38-c892-435b-9864-d2b15ab0c6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:32,263 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.185s 2021-08-03 21:50:32,264 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:32 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-df7cf8fd-7017-46d1-af50-80f636ccdc11', 'x-compute-request-id': 'req-df7cf8fd-7017-46d1-af50-80f636ccdc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:33,395 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.123s 2021-08-03 21:50:33,395 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:33 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-1f101b93-e133-42d8-bb95-36cbc4e2d492', 'x-compute-request-id': 'req-1f101b93-e133-42d8-bb95-36cbc4e2d492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:34,577 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.173s 2021-08-03 21:50:34,577 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:34 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-6b08699a-fe87-462f-a622-f5b99565cfdd', 'x-compute-request-id': 'req-6b08699a-fe87-462f-a622-f5b99565cfdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:35,695 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.108s 2021-08-03 21:50:35,695 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:35 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-72fe0787-cf91-48ac-81f9-125e85eae4a2', 'x-compute-request-id': 'req-72fe0787-cf91-48ac-81f9-125e85eae4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:36,842 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.138s 2021-08-03 21:50:36,843 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:36 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-9b8601da-442a-44f9-9d78-7814c223eb3d', 'x-compute-request-id': 'req-9b8601da-442a-44f9-9d78-7814c223eb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:37,941 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.091s 2021-08-03 21:50:37,942 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:37 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-d587981d-abe7-47da-a239-0fcc0a380e0f', 'x-compute-request-id': 'req-d587981d-abe7-47da-a239-0fcc0a380e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:39,030 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.079s 2021-08-03 21:50:39,030 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:38 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-c60d9d3f-b3f0-4f90-baf4-08f4cb37699a', 'x-compute-request-id': 'req-c60d9d3f-b3f0-4f90-baf4-08f4cb37699a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:40,214 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.176s 2021-08-03 21:50:40,215 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:40 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-86d3bb81-ca0c-4cb7-becc-4742aaffa71f', 'x-compute-request-id': 'req-86d3bb81-ca0c-4cb7-becc-4742aaffa71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:41,307 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.083s 2021-08-03 21:50:41,307 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:41 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-02677927-980d-499d-b664-ef2e61e22b4f', 'x-compute-request-id': 'req-02677927-980d-499d-b664-ef2e61e22b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:42,417 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.101s 2021-08-03 21:50:42,417 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:42 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-f63929b8-3ed8-44db-bdc8-d8f2faebf99f', 'x-compute-request-id': 'req-f63929b8-3ed8-44db-bdc8-d8f2faebf99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:43,514 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.088s 2021-08-03 21:50:43,514 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:43 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-a8539539-0125-47a0-9bac-a7547325a980', 'x-compute-request-id': 'req-a8539539-0125-47a0-9bac-a7547325a980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:44,829 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.306s 2021-08-03 21:50:44,829 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:44 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-dd4b4b49-8da4-4c53-b017-e9085af71edd', 'x-compute-request-id': 'req-dd4b4b49-8da4-4c53-b017-e9085af71edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:45,917 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.080s 2021-08-03 21:50:45,918 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:45 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-721055f8-d08b-4c11-97a2-522ee8b123a6', 'x-compute-request-id': 'req-721055f8-d08b-4c11-97a2-522ee8b123a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:47,026 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.100s 2021-08-03 21:50:47,027 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:46 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-de016ab5-7714-472b-8eab-e411a4839ef7', 'x-compute-request-id': 'req-de016ab5-7714-472b-8eab-e411a4839ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:48,137 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.101s 2021-08-03 21:50:48,137 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:48 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-8950ad83-4042-4592-98a9-ad48d816085e', 'x-compute-request-id': 'req-8950ad83-4042-4592-98a9-ad48d816085e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:49,249 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.104s 2021-08-03 21:50:49,249 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:49 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-6004952e-46ce-4592-93d4-9a61c13542aa', 'x-compute-request-id': 'req-6004952e-46ce-4592-93d4-9a61c13542aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:50,732 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.474s 2021-08-03 21:50:50,733 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:50 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-064a93ff-44b7-481a-9d1b-0d4dfc391f10', 'x-compute-request-id': 'req-064a93ff-44b7-481a-9d1b-0d4dfc391f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:51,817 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.076s 2021-08-03 21:50:51,818 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:51 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-a8c2bf49-129e-489a-a365-2e708637d9c6', 'x-compute-request-id': 'req-a8c2bf49-129e-489a-a365-2e708637d9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:52,896 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.070s 2021-08-03 21:50:52,896 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:52 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-6b64d1ff-81c9-428e-a93c-ede8f5699297', 'x-compute-request-id': 'req-6b64d1ff-81c9-428e-a93c-ede8f5699297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:53,986 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.078s 2021-08-03 21:50:53,986 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:53 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-94a25967-d75d-449a-8cfb-26470b4cc688', 'x-compute-request-id': 'req-94a25967-d75d-449a-8cfb-26470b4cc688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:55,067 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:50:55,068 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:54 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-54f0a73b-3d9b-45e6-9d7e-13ca181bdf42', 'x-compute-request-id': 'req-54f0a73b-3d9b-45e6-9d7e-13ca181bdf42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:56,231 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.155s 2021-08-03 21:50:56,232 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:56 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-ec18983b-21a9-4548-b540-9fa0850a17a0', 'x-compute-request-id': 'req-ec18983b-21a9-4548-b540-9fa0850a17a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:57,310 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.069s 2021-08-03 21:50:57,310 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50: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-9470aecd-3716-4515-84ab-b333a7923ebc', 'x-compute-request-id': 'req-9470aecd-3716-4515-84ab-b333a7923ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:58,386 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.067s 2021-08-03 21:50:58,386 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:58 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-7901e9fb-efc6-47ca-aa78-ad879677a8b2', 'x-compute-request-id': 'req-7901e9fb-efc6-47ca-aa78-ad879677a8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:50:59,487 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.092s 2021-08-03 21:50:59,488 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:59 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-68c08a64-8f0a-49cf-91c8-c2815f44c86c', 'x-compute-request-id': 'req-68c08a64-8f0a-49cf-91c8-c2815f44c86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:51:00,568 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.072s 2021-08-03 21:51:00,569 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:00 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-af04ac9f-2676-4157-b099-044ec9886dc7', 'x-compute-request-id': 'req-af04ac9f-2676-4157-b099-044ec9886dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:51:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:51:01,650 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.071s 2021-08-03 21:51:01,650 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:01 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-89b1add9-23a5-4365-ad5f-e09618bff9e8', 'x-compute-request-id': 'req-89b1add9-23a5-4365-ad5f-e09618bff9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:51:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:51:02,757 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.099s 2021-08-03 21:51:02,758 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:02 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-98adf9ac-6038-47c3-a89a-83fd3cc59757', 'x-compute-request-id': 'req-98adf9ac-6038-47c3-a89a-83fd3cc59757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:51:03,878 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.112s 2021-08-03 21:51:03,879 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:03 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-79f58335-2b78-43ce-b6aa-d0231a455165', 'x-compute-request-id': 'req-79f58335-2b78-43ce-b6aa-d0231a455165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"server": {"id": "1017f31e-fe60-45d0-ba7c-44009a8ae3c0", "name": "tempest-TestNetworkBasicOps-server-667916977", "status": "BUILD", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "user_id": "6b1c760b32354c889b71619a18dfb837", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:45:03Z", "updated": "2021-08-03T21:51:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1823719813", "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-08-03 21:51:04,072 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 204 DELETE http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.186s 2021-08-03 21:51:04,072 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f230d6-671e-4ee4-8b8b-519f5139677a', 'x-compute-request-id': 'req-12f230d6-671e-4ee4-8b8b-519f5139677a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'' 2021-08-03 21:51:04,098 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 404 GET http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0 0.025s 2021-08-03 21:51:04,098 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51: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-54aeee69-19f5-4557-ad31-3ad896e9d826', 'x-compute-request-id': 'req-54aeee69-19f5-4557-ad31-3ad896e9d826', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/1017f31e-fe60-45d0-ba7c-44009a8ae3c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1017f31e-fe60-45d0-ba7c-44009a8ae3c0 could not be found."}}' 2021-08-03 21:51:04,307 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/006c9275-40bb-496c-8eaa-3c0e856c5e29 0.208s 2021-08-03 21:51:04,308 110098 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-733b470d-7c04-4bea-854a-9ed68c745dd1', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:51:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/006c9275-40bb-496c-8eaa-3c0e856c5e29'} Body: b'' 2021-08-03 21:51:04,348 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1823719813 0.039s 2021-08-03 21:51:04,348 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b53b722-a07c-4b9d-bc56-44d5bd6aab9b', 'x-compute-request-id': 'req-9b53b722-a07c-4b9d-bc56-44d5bd6aab9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1823719813'} Body: b'' 2021-08-03 21:51:07,153 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.102:9696/v2.0/routers/c32873eb-2424-424f-87db-f174c4aca0a3/remove_router_interface 2.804s 2021-08-03 21:51:07,153 110098 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "fd0a214c-8843-4b63-bdf0-12805e579fd4"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e3ccc947-2228-4217-b0eb-689bd9c9ba26', 'date': 'Tue, 03 Aug 2021 21:51:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/c32873eb-2424-424f-87db-f174c4aca0a3/remove_router_interface'} Body: b'{"id": "c32873eb-2424-424f-87db-f174c4aca0a3", "tenant_id": "8a3653185b234b42ac5ba1166555ddf2", "port_id": "0f45d50d-3f62-4263-8368-61a6d7ede776", "network_id": "98c09e31-ba9b-4739-aff0-0f69554cd353", "subnet_id": "fd0a214c-8843-4b63-bdf0-12805e579fd4", "subnet_ids": ["fd0a214c-8843-4b63-bdf0-12805e579fd4"]}' 2021-08-03 21:51:07,473 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/fd0a214c-8843-4b63-bdf0-12805e579fd4 0.319s 2021-08-03 21:51:07,473 110098 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-e30a41dd-8d3f-4484-bf30-7637e1913e37', 'date': 'Tue, 03 Aug 2021 21:51:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/fd0a214c-8843-4b63-bdf0-12805e579fd4'} Body: b'' 2021-08-03 21:51:08,763 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/routers/c32873eb-2424-424f-87db-f174c4aca0a3 1.289s 2021-08-03 21:51:08,763 110098 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-eaa041bd-e939-472e-9403-97d5f12f320a', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:51:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/c32873eb-2424-424f-87db-f174c4aca0a3'} Body: b'' 2021-08-03 21:51:09,202 110098 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/98c09e31-ba9b-4739-aff0-0f69554cd353 0.438s 2021-08-03 21:51:09,202 110098 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-3bc9b1ca-4aa1-4806-aba4-1cc3d1c194a0', 'date': 'Tue, 03 Aug 2021 21:51:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/98c09e31-ba9b-4739-aff0-0f69554cd353'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 452, in test_mtu_sized_frames self._setup_network_and_servers() File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkBasicOps:test_mtu_sized_frames) Server 1017f31e-fe60-45d0-ba7c-44009a8ae3c0 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt21.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_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
fail
ft22.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]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:19:03,307 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.395s 2021-08-03 21:19:03,308 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-2136596408"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b69cedd-ca0f-43ad-bfa6-161d70db9561', 'x-compute-request-id': 'req-0b69cedd-ca0f-43ad-bfa6-161d70db9561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAuikFR/CQF4xmyh/vqTiQhr0LbQkkhUPNSeG63jLFD0fellh3\\ndYK5BaAEo03NNZMuBbI8Ojx25xnfqF2eOKQ8A4rhRWSVe/J2QEf0bQ3aSUQaS4Ip\\nVr2QQaq0HEMtCyhsvcMOkxvq/KjVVEsynB1hdhgs2X/9odrxdRhGCEDONy3qaXbl\\n3gjR7SbXX2kq2qTeqCOOkYmLjDnQ7Hk5AGYA6wk0L4gQtW9yVBTw38a3s8VJa8er\\nZgZH/aDSej69SVG2QqzNAqCLwK+S1FDh8SK+7H9Vku0LAZ12LutL7qCa6dNVeW6K\\nYzkV8ieYJFHvdXzNSR/OUBaT6EUWULv8hswKnQIDAQABAoIBAHU5J24peVKawo88\\nlPmF+NwfZnZ+b1TLYRXI4pbQeW4p32vkwTRp4IA+Ry1d7H5z82L63Rn+wRC9Ji0q\\n5lrccD360eeUctzdzMCljrCtLGs+SyCJEebg71mqWEgDtPV1uyOzFBZmWg5Hci3m\\nPDQ5/AkVKAi9o8SrzafiZRcFV9U+LOqYfARVSfXyARjzjDJ4U/Ztll78mWulDQys\\nQIihUjesbo+bfMiod+tQie2sGUE3vhnaGOE+T0LfISDRr+4y6voDKOYnjH7mscQm\\nO70aEzlXKmGO8ac751PKeaeGPdW8ykg8epO/S21a7/5xSQwf7JhBkUpEL8mXHwQM\\nCDMLOYECgYEA6e71Whhn4fbrfBnEAyfbhnSvrZoNmiZPckWXb1/xx3OFlJ6KGS38\\nTqDW+47nDPnZic0LDmf5q3wC13Q48cVN83ZbZwoRMs2UViOrXuEzc9tlwDCLeFGc\\nVmAAZVljHOrBVuUALnkFnz3HJpKU0GIGdMhyVmlnfWp0Sz0Ju+l69EUCgYEAy7hu\\nf3WfQrgmH0eZ9QRR8707X6kUhKOvggzIWKuu10Yk0nu22WebO/5sgCIc1q/9RWEZ\\nWU4znWrGIPBReKO7vr9tMjO2XM4qC+n9hp1cJcz45+8dV0umN4HJS1zXB3Z7IPb/\\nZpunq4dAU6LAuPXHh97OaTZs0sO/H1LaM1H8nnkCgYEA4ue1dD5YBQXMRAN57NWs\\nSS7FeE4FA5BFX0HBMXaOvjd/Sji9Gs9P+7Rm0no6AowWRWNtZfvUYFFZMEK7OUd3\\n5L7YyYkqRWzChQr0HoOxtJ8KgvCTV5FRYzabK7MYP+Q0xGQ7WNhqa5swoGltjvKF\\n8KC8xrRWfX/UbWY3Gt3NNUECgYBiqo+x4cjhqoikK6yQM6hxcVwZR62tVA3D4ecC\\nsxv6HXnmC48SmpBfrSjloh/vhssW2CFL1IlBG56cA2iiEkLy7om3f746Eovgu1JT\\n6VDg6fY/dtryFayKQ6y3eF6YubSG0bn++zJo7BemqjPHIRqjXrD/2iE4rx+Yzyrp\\nIjNEmQKBgEhNKo3VZvDYe48HtxwXugkJ4W+aOnsZ52agc8rjMv3BPB/dEK2W2/w6\\nYBzGJWZdLYaxVTxC9onqJFJzy62vhNggXQhxswaGwEO2KU117+Vsu86zBMow6B1h\\nKr2+hUTHIl7hKzRyh8te7mwu/yjWmi9+HKfaAW8lDYkoSc6ukSHk\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestSecurityGroupsBasicOps-2136596408", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6KQVH8JAXjGbKH++pOJCGvQttCSSFQ81J4breMsUPR96WWHd1grkFoASjTc01ky4Fsjw6PHbnGd+oXZ44pDwDiuFFZJV78nZAR/RtDdpJRBpLgilWvZBBqrQcQy0LKGy9ww6TG+r8qNVUSzKcHWF2GCzZf/2h2vF1GEYIQM43LeppduXeCNHtJtdfaSrapN6oI46RiYuMOdDseTkAZgDrCTQviBC1b3JUFPDfxrezxUlrx6tmBkf9oNJ6Pr1JUbZCrM0CoIvAr5LUUOHxIr7sf1WS7QsBnXYu60vuoJrp01V5bopjORXyJ5gkUe91fM1JH85QFpPoRRZQu/yGzAqd Generated-by-Nova", "fingerprint": "9d:09:30:5c:7c:a6:eb:04:e0:8f:8e:e2:69:e8:14:74", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509"}}' 2021-08-03 21:19:03,729 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102:9696/v2.0/networks 0.419s 2021-08-03 21:19:03,729 110118 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--1273858638", "project_id": "7b824ce8955745498aea0c3a16a605e8", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-056a8e9a-d51a-42c4-8774-703970f35cd4', 'date': 'Tue, 03 Aug 2021 21:19:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"409a15f8-6329-4ef0-bbf4-c232b700a3be","name":"tempest-network-smoke--1273858638","tenant_id":"7b824ce8955745498aea0c3a16a605e8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"7b824ce8955745498aea0c3a16a605e8","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-08-03T21:19:03Z","updated_at":"2021-08-03T21:19:03Z","revision_number":1}}' 2021-08-03 21:19:05,212 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102:9696/v2.0/routers 1.482s 2021-08-03 21:19:05,213 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-966069938", "admin_state_up": true, "project_id": "7b824ce8955745498aea0c3a16a605e8", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '694', 'x-openstack-request-id': 'req-1534ed52-22dc-401c-afc0-fd68e77f5ce5', 'date': 'Tue, 03 Aug 2021 21:19:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"router": {"id": "fb0aedaa-cf27-46b3-9434-1442aa134cbc", "name": "tempest-TestSecurityGroupsBasicOps-router-966069938", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.252"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:19:03Z", "updated_at": "2021-08-03T21:19:04Z", "revision_number": 3, "project_id": "7b824ce8955745498aea0c3a16a605e8"}}' 2021-08-03 21:19:05,342 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=7b824ce8955745498aea0c3a16a605e8&cidr=172.20.0.0%2F28 0.128s 2021-08-03 21:19:05,342 110118 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-7f563cd8-4240-4f9b-ba4e-01da172f83e6', 'date': 'Tue, 03 Aug 2021 21:19:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=7b824ce8955745498aea0c3a16a605e8&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:19:05,492 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.149s 2021-08-03 21:19:05,493 110118 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-a19ab5ca-3c3d-4753-95da-445eb673f808', 'date': 'Tue, 03 Aug 2021 21:19:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:19:05,530 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.037s 2021-08-03 21:19:05,531 110118 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-b7c9049b-40fd-49e1-8132-f5fbfe3e35d5', 'date': 'Tue, 03 Aug 2021 21:19:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:19:06,184 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.653s 2021-08-03 21:19:06,184 110118 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-320293573", "network_id": "409a15f8-6329-4ef0-bbf4-c232b700a3be", "project_id": "7b824ce8955745498aea0c3a16a605e8", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-5130c444-fe42-4f4a-a55a-687522dc576d', 'date': 'Tue, 03 Aug 2021 21:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"a6067474-bb20-4d9e-9829-0f4ab4c3ad3d","name":"tempest-subnet-smoke-320293573","tenant_id":"7b824ce8955745498aea0c3a16a605e8","network_id":"409a15f8-6329-4ef0-bbf4-c232b700a3be","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-08-03T21:19:05Z","updated_at":"2021-08-03T21:19:05Z","revision_number":0,"project_id":"7b824ce8955745498aea0c3a16a605e8"}}' 2021-08-03 21:19:08,413 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT http://10.222.0.102:9696/v2.0/routers/fb0aedaa-cf27-46b3-9434-1442aa134cbc/add_router_interface 2.228s 2021-08-03 21:19:08,413 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "a6067474-bb20-4d9e-9829-0f4ab4c3ad3d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-36a00371-86ce-4d04-87df-e845184a2d22', 'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/fb0aedaa-cf27-46b3-9434-1442aa134cbc/add_router_interface'} Body: b'{"id": "fb0aedaa-cf27-46b3-9434-1442aa134cbc", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "port_id": "4674696f-8ddc-4406-8335-d153ebd3c74f", "network_id": "409a15f8-6329-4ef0-bbf4-c232b700a3be", "subnet_id": "a6067474-bb20-4d9e-9829-0f4ab4c3ad3d", "subnet_ids": ["a6067474-bb20-4d9e-9829-0f4ab4c3ad3d"]}' 2021-08-03 21:19:08,571 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.157s 2021-08-03 21:19:08,571 110118 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_access--1213295836", "description": "tempest-secgroup_access--1213295836 description", "project_id": "7b824ce8955745498aea0c3a16a605e8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1600', 'x-openstack-request-id': 'req-105fecf9-c4d4-4994-862d-c05b9e9c88ea', 'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae", "name": "tempest-secgroup_access--1213295836", "stateful": true, "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "description": "tempest-secgroup_access--1213295836 description", "security_group_rules": [{"id": "6f4e66dd-ab07-453d-91fd-8af991164486", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "security_group_id": "9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae", "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": 1389, "description": null, "tags": [], "created_at": "2021-08-03T21:19:08Z", "updated_at": "2021-08-03T21:19:08Z", "revision_number": 0, "project_id": "7b824ce8955745498aea0c3a16a605e8"}, {"id": "8490b3b7-c3c6-4e7e-8c69-dd0e5262c9a9", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "security_group_id": "9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae", "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": 1388, "description": null, "tags": [], "created_at": "2021-08-03T21:19:08Z", "updated_at": "2021-08-03T21:19:08Z", "revision_number": 0, "project_id": "7b824ce8955745498aea0c3a16a605e8"}], "tags": [], "created_at": "2021-08-03T21:19:08Z", "updated_at": "2021-08-03T21:19:08Z", "revision_number": 1, "project_id": "7b824ce8955745498aea0c3a16a605e8"}}' 2021-08-03 21:19:08,731 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.159s 2021-08-03 21:19:08,731 110118 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_general--342728987", "description": "tempest-secgroup_general--342728987 description", "project_id": "7b824ce8955745498aea0c3a16a605e8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1600', 'x-openstack-request-id': 'req-55b970c6-bb73-4894-8d54-666d8b35a5bc', 'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "85a96d69-d875-4276-affa-66580fca4158", "name": "tempest-secgroup_general--342728987", "stateful": true, "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "description": "tempest-secgroup_general--342728987 description", "security_group_rules": [{"id": "398bb9df-0e7f-4e63-b0ce-b0cb56919184", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "security_group_id": "85a96d69-d875-4276-affa-66580fca4158", "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": 1392, "description": null, "tags": [], "created_at": "2021-08-03T21:19:08Z", "updated_at": "2021-08-03T21:19:08Z", "revision_number": 0, "project_id": "7b824ce8955745498aea0c3a16a605e8"}, {"id": "e30c1f21-647e-4f95-b440-19d86e22d788", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "security_group_id": "85a96d69-d875-4276-affa-66580fca4158", "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": 1391, "description": null, "tags": [], "created_at": "2021-08-03T21:19:08Z", "updated_at": "2021-08-03T21:19:08Z", "revision_number": 0, "project_id": "7b824ce8955745498aea0c3a16a605e8"}], "tags": [], "created_at": "2021-08-03T21:19:08Z", "updated_at": "2021-08-03T21:19:08Z", "revision_number": 1, "project_id": "7b824ce8955745498aea0c3a16a605e8"}}' 2021-08-03 21:19:08,919 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.187s 2021-08-03 21:19:08,920 110118 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": "9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae", "project_id": "7b824ce8955745498aea0c3a16a605e8", "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-a5ed5d43-a3eb-492c-9e4e-ca07d60b0762', 'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "56f4fd00-264b-40a2-bf31-c294ebb4bb42", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "security_group_id": "9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae", "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-08-03T21:19:08Z", "updated_at": "2021-08-03T21:19:08Z", "revision_number": 0, "project_id": "7b824ce8955745498aea0c3a16a605e8"}}' 2021-08-03 21:19:08,965 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.040s 2021-08-03 21:19:08,966 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3420', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c4726f8b-f757-44e7-918d-cd149edae744', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ddfe8d65d3d34ff19f836a7a6a22f509", "name": "tempest-TestSecurityGroupsBasicOps-1700137652-project", "password_expires_at": null}, "audit_ids": ["NY-xcVB8SgSvGjQ8qjBwWQ"], "expires_at": "2021-08-03T22:19:08.000000Z", "issued_at": "2021-08-03T21:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b824ce8955745498aea0c3a16a605e8", "name": "tempest-TestSecurityGroupsBasicOps-1700137652"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:19:08,966 110118 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2021-08-03 21:19:09,684 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST http://10.222.0.102/compute/v2.1/servers 0.716s 2021-08-03 21:19:09,684 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "409a15f8-6329-4ef0-bbf4-c232b700a3be"}], "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "security_groups": [{"name": "tempest-secgroup_access--1213295836"}, {"name": "tempest-secgroup_general--342728987"}]}, "os:scheduler_hints": {"different_host": []}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '459', 'location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7c2fc6b-ef77-4d51-b26e-f0d23a606942', 'x-compute-request-id': 'req-f7c2fc6b-ef77-4d51-b26e-f0d23a606942', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1213295836"}, {"name": "tempest-secgroup_general--342728987"}], "adminPass": "mV4ASvCt7MTX"}}' 2021-08-03 21:19:10,106 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.419s 2021-08-03 21:19:10,106 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df8b0532-0f91-4430-b326-b93cee3f7b8d', 'x-compute-request-id': 'req-df8b0532-0f91-4430-b326-b93cee3f7b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:10Z", "updated": "2021-08-03T21:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:19:11,538 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.424s 2021-08-03 21:19:11,539 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f784391-e0d8-4add-a0f6-2a32613f6427', 'x-compute-request-id': 'req-0f784391-e0d8-4add-a0f6-2a32613f6427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:19:11,547 110118 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-08-03 21:19:12,765 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.217s 2021-08-03 21:19:12,765 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf9c924-ebda-45e8-8a48-583af2b7852b', 'x-compute-request-id': 'req-ccf9c924-ebda-45e8-8a48-583af2b7852b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:13,971 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.198s 2021-08-03 21:19:13,972 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d15efc-579c-47d4-adf4-e991a764146e', 'x-compute-request-id': 'req-04d15efc-579c-47d4-adf4-e991a764146e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:15,134 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.154s 2021-08-03 21:19:15,135 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b21d95ba-64d7-45f7-b57f-e1622c41df62', 'x-compute-request-id': 'req-b21d95ba-64d7-45f7-b57f-e1622c41df62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:16,294 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.150s 2021-08-03 21:19:16,294 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2fd14c-43a8-455b-8615-c7d650f83da1', 'x-compute-request-id': 'req-4e2fd14c-43a8-455b-8615-c7d650f83da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:17,454 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.150s 2021-08-03 21:19:17,454 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493d301c-4a7c-446a-95f4-9f9d585d72f3', 'x-compute-request-id': 'req-493d301c-4a7c-446a-95f4-9f9d585d72f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:18,613 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.151s 2021-08-03 21:19:18,614 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c7397a-027e-46b6-b08b-29b73e8920f4', 'x-compute-request-id': 'req-a2c7397a-027e-46b6-b08b-29b73e8920f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:19,785 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.161s 2021-08-03 21:19:19,786 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f01ae30-ce12-44fb-89fb-08eca89deb1c', 'x-compute-request-id': 'req-1f01ae30-ce12-44fb-89fb-08eca89deb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:20,953 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.159s 2021-08-03 21:19:20,954 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4dc34a-41d1-40cb-85c5-ea727dac8497', 'x-compute-request-id': 'req-5d4dc34a-41d1-40cb-85c5-ea727dac8497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "ACTIVE", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:21Z", "addresses": {"tempest-network-smoke--1273858638": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bd:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": "2021-08-03T21:19:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:20,961 110118 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2021-08-03 21:19:21,160 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.198s 2021-08-03 21:19:21,160 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-badba79d-e39c-40fb-860b-7463a721d6e2', 'x-compute-request-id': 'req-badba79d-e39c-40fb-860b-7463a721d6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "ACTIVE", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:21Z", "addresses": {"tempest-network-smoke--1273858638": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bd:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": "2021-08-03T21:19:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:21,654 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.486s 2021-08-03 21:19:21,655 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c29d1c71-79bb-4605-ae07-5662bc1b272f', 'x-compute-request-id': 'req-c29d1c71-79bb-4605-ae07-5662bc1b272f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "ACTIVE", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:19:21Z", "addresses": {"tempest-network-smoke--1273858638": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bd:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": "2021-08-03T21:19:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-SRV-ATTR:host": "n-h2-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-793621-28", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:19:21,707 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/ports?device_id=4f2b23bf-7d46-420b-9d44-28bc501c4345 0.043s 2021-08-03 21:19:21,707 110118 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': '937', 'x-openstack-request-id': 'req-b6330ab5-bd0f-4043-b091-78d8b0598ebd', 'date': 'Tue, 03 Aug 2021 21:19:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/ports?device_id=4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"ports":[{"id":"671c987f-c07d-41b0-ba91-5a7e8380cd00","name":"","network_id":"409a15f8-6329-4ef0-bbf4-c232b700a3be","tenant_id":"7b824ce8955745498aea0c3a16a605e8","mac_address":"fa:16:3e:36:bd:47","admin_state_up":true,"status":"ACTIVE","device_id":"4f2b23bf-7d46-420b-9d44-28bc501c4345","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a6067474-bb20-4d9e-9829-0f4ab4c3ad3d","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["85a96d69-d875-4276-affa-66580fca4158","9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h2-793621-28","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:19:11Z","updated_at":"2021-08-03T21:19:19Z","revision_number":5,"project_id":"7b824ce8955745498aea0c3a16a605e8"}]}' 2021-08-03 21:19:23,819 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.102:9696/v2.0/floatingips 2.111s 2021-08-03 21:19:23,819 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "port_id": "671c987f-c07d-41b0-ba91-5a7e8380cd00", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "fixed_ip_address": "172.20.0.5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-0a3c552f-7cc7-44ae-8e6b-400271abfef6', 'date': 'Tue, 03 Aug 2021 21:19:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a6614068-fa60-406f-b551-bed53ae89cf5", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "floating_ip_address": "172.25.3.254", "floating_network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "router_id": "fb0aedaa-cf27-46b3-9434-1442aa134cbc", "port_id": "671c987f-c07d-41b0-ba91-5a7e8380cd00", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "project_id": "7b824ce8955745498aea0c3a16a605e8", "description": "", "port_details": {"name": "", "network_id": "409a15f8-6329-4ef0-bbf4-c232b700a3be", "mac_address": "fa:16:3e:36:bd:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-03T21:19:22Z", "updated_at": "2021-08-03T21:19:22Z", "revision_number": 0}}' 2021-08-03 21:19:24,037 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/networks 0.217s 2021-08-03 21:19:24,037 110118 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': '10447', 'x-openstack-request-id': 'req-f8e23e9e-dc1d-4332-a139-850d08d709a3', 'date': 'Tue, 03 Aug 2021 21:19:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"networks":[{"id":"3a07f4e3-b91f-418d-94fb-2f520d2dd42e","name":"tempest-device-tagging-net1-1332076827","tenant_id":"7908127c698344c79c743fffd30d0c88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4d411ec1-2374-4c5d-adbd-23404034843a"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:10:47Z","updated_at":"2021-08-03T21:10:48Z","revision_number":2,"project_id":"7908127c698344c79c743fffd30d0c88","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":889},{"id":"4085cb63-20d3-484f-bce9-2a269ccbfce5","name":"tempest-FloatingIPsAssociationNegativeTestJSON-1370335777-network","tenant_id":"917e5825bf8b40b5a430e6600f951070","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["e77f7058-c837-41cb-859c-2a67272e10b0"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:17:23Z","updated_at":"2021-08-03T21:17:23Z","revision_number":2,"project_id":"917e5825bf8b40b5a430e6600f951070","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":868},{"id":"409a15f8-6329-4ef0-bbf4-c232b700a3be","name":"tempest-network-smoke--1273858638","tenant_id":"7b824ce8955745498aea0c3a16a605e8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a6067474-bb20-4d9e-9829-0f4ab4c3ad3d"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:19:03Z","updated_at":"2021-08-03T21:19:05Z","revision_number":2,"project_id":"7b824ce8955745498aea0c3a16a605e8","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":894},{"id":"45b25d50-4ab6-4e7e-b08d-cfcb362728fb","name":"tempest-LiveAutoBlockMigrationV225Test-760816975-network","tenant_id":"2ff17187b4974bd6ac287c8578f84685","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ba2dcbd-fa88-4641-b3a6-1e5c33f2ebfc"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:14:36Z","updated_at":"2021-08-03T21:14:38Z","revision_number":2,"project_id":"2ff17187b4974bd6ac287c8578f84685","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":884},{"id":"674981cf-0104-429c-a169-cd57566aadd0","name":"tempest-ServersNegativeTestMultiTenantJSON-1885338905-network","tenant_id":"847de65d4344489d8d4bd66386e4373b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["6f409f79-5f1c-42d7-bb70-d7f270238ec1"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:16:13Z","updated_at":"2021-08-03T21:16:14Z","revision_number":2,"project_id":"847de65d4344489d8d4bd66386e4373b","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":895},{"id":"6e544f8c-29f3-4370-ab11-ed74fff109de","name":"tempest-LiveAutoBlockMigrationV225Test-1431455386-network","tenant_id":"4e381e26c3884c298a13541949eab3b4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["0bc2f9c6-7d1e-44eb-a3da-cb156ddf9b70"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-08-03T21:14:34Z","updated_at":"2021-08-03T21:14:34Z","revision_number":2,"project_ 2021-08-03 21:19:24,406 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/subnets 0.368s 2021-08-03 21:19:24,407 110118 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': '9536', 'x-openstack-request-id': 'req-d3de74d2-41a7-49bc-8a75-4d62b892136b', 'date': 'Tue, 03 Aug 2021 21:19:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"0bc2f9c6-7d1e-44eb-a3da-cb156ddf9b70","name":"tempest-LiveAutoBlockMigrationV225Test-1431455386-subnet","tenant_id":"4e381e26c3884c298a13541949eab3b4","network_id":"6e544f8c-29f3-4370-ab11-ed74fff109de","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"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-08-03T21:14:34Z","updated_at":"2021-08-03T21:14:34Z","revision_number":0,"project_id":"4e381e26c3884c298a13541949eab3b4"},{"id":"1527a85a-7538-40c9-9631-8a73cac41d2d","name":"tempest-DeleteServersTestJSON-1515252078-subnet","tenant_id":"e089c3b909324d06ac2288287ba298af","network_id":"ae5138a6-18d5-494d-9e4b-01c938524db8","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"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-08-03T21:12:57Z","updated_at":"2021-08-03T21:12:57Z","revision_number":0,"project_id":"e089c3b909324d06ac2288287ba298af"},{"id":"1ba2dcbd-fa88-4641-b3a6-1e5c33f2ebfc","name":"tempest-LiveAutoBlockMigrationV225Test-760816975-subnet","tenant_id":"2ff17187b4974bd6ac287c8578f84685","network_id":"45b25d50-4ab6-4e7e-b08d-cfcb362728fb","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"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-08-03T21:14:37Z","updated_at":"2021-08-03T21:14:37Z","revision_number":0,"project_id":"2ff17187b4974bd6ac287c8578f84685"},{"id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","name":"public-subnet","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","network_id":"b755a7f1-940a-4e35-818d-6cf7362253f6","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.25.3.1","cidr":"172.25.3.0/24","allocation_pools":[{"start":"172.25.3.2","end":"172.25.3.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T20:58:26Z","updated_at":"2021-08-03T20:58:26Z","revision_number":0,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54"},{"id":"4138d832-8625-4e04-88db-af89f4e67b6b","name":"shared-subnet","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","network_id":"bc740146-cf74-4e7b-a44b-e9a35a77bc4e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2021-08-03T21:01:08Z","updated_at":"2021-08-03T21:01:08Z","revision_number":0,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54"},{"id":"4d411ec1-2374-4c5d-adbd-23404034843a","name":"","tenant_id":"7908127c698344c79c743fffd30d0c88","network_id":"3a07f4e3-b91f-418d-94fb-2f520d2dd42e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T21:10:48Z","updated_at":"2021-08-03T21:10:48Z","revision_number":0,"project_id":"7908127c698344c79c743fffd30d0c88"},{"id":"654c2f0b-675d-4822-a90c-9f8f8db20dad","name":"tempest-ServersNegativeTestMultiTenantJSON-1343946261-subnet","tenant_id":"1ca0d43f8a6b40c6ab51390afa2819df","network_id":"c755a8e2-0144-4286-9492-b8c7a7648059","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gatewa 2021-08-03 21:19:24,643 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/routers 0.235s 2021-08-03 21:19:24,643 110118 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': '2875', 'x-openstack-request-id': 'req-bfffe4c7-ebac-489a-aa78-d812abfead7a', 'date': 'Tue, 03 Aug 2021 21:19:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"routers": [{"id": "72cfc308-a106-459c-baf5-9f6111c86036", "name": "tempest-TaggedBootDevicesTest-1899384498-router", "tenant_id": "7908127c698344c79c743fffd30d0c88", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.17"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:10:10Z", "updated_at": "2021-08-03T21:10:17Z", "revision_number": 4, "project_id": "7908127c698344c79c743fffd30d0c88"}, {"id": "7ae6caec-dc9a-40e9-a56a-262a0dcf9155", "name": "router1", "tenant_id": "465febe159b34880978b73c952bd0c40", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.59"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T20:58:13Z", "updated_at": "2021-08-03T20:58:31Z", "revision_number": 4, "project_id": "465febe159b34880978b73c952bd0c40"}, {"id": "ab955c93-9292-44b4-af91-2262834db1a0", "name": "tempest-FloatingIPsAssociationNegativeTestJSON-1370335777-router", "tenant_id": "917e5825bf8b40b5a430e6600f951070", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.90"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:17:23Z", "updated_at": "2021-08-03T21:17:28Z", "revision_number": 4, "project_id": "917e5825bf8b40b5a430e6600f951070"}, {"id": "fb0aedaa-cf27-46b3-9434-1442aa134cbc", "name": "tempest-TestSecurityGroupsBasicOps-router-966069938", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.252"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:19:03Z", "updated_at": "2021-08-03T21:19:07Z", "revision_number": 4, "project_id": "7b824ce8955745498aea0c3a16a605e8"}]}' 2021-08-03 21:19:24,691 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/ports?device_id=fb0aedaa-cf27-46b3-9434-1442aa134cbc 0.047s 2021-08-03 21:19:24,691 110118 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': '1797', 'x-openstack-request-id': 'req-bafc0d01-748f-4f78-8994-b2471acf4738', 'date': 'Tue, 03 Aug 2021 21:19:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/ports?device_id=fb0aedaa-cf27-46b3-9434-1442aa134cbc'} Body: b'{"ports":[{"id":"07bc5d05-a50b-45a7-921a-2da9f187660b","name":"","network_id":"b755a7f1-940a-4e35-818d-6cf7362253f6","tenant_id":"","mac_address":"fa:16:3e:f4:b2:0c","admin_state_up":true,"status":"ACTIVE","device_id":"fb0aedaa-cf27-46b3-9434-1442aa134cbc","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.252"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-d-793621-28","binding:vif_type":"ovs","binding:vif_details":{"connectivity":"l2","port_filter":true,"ovs_hybrid_plug":false,"datapath_type":"system","bridge_name":"br-int"},"port_security_enabled":false,"tags":[],"created_at":"2021-08-03T21:19:04Z","updated_at":"2021-08-03T21:19:08Z","revision_number":4,"project_id":""},{"id":"4674696f-8ddc-4406-8335-d153ebd3c74f","name":"","network_id":"409a15f8-6329-4ef0-bbf4-c232b700a3be","tenant_id":"7b824ce8955745498aea0c3a16a605e8","mac_address":"fa:16:3e:1e:6f:98","admin_state_up":true,"status":"ACTIVE","device_id":"fb0aedaa-cf27-46b3-9434-1442aa134cbc","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"a6067474-bb20-4d9e-9829-0f4ab4c3ad3d","ip_address":"172.20.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-d-793621-28","binding:vif_type":"ovs","binding:vif_details":{"connectivity":"l2","port_filter":true,"ovs_hybrid_plug":false,"datapath_type":"system","bridge_name":"br-int"},"port_security_enabled":false,"tags":[],"created_at":"2021-08-03T21:19:06Z","updated_at":"2021-08-03T21:19:11Z","revision_number":5,"project_id":"7b824ce8955745498aea0c3a16a605e8"}]}' 2021-08-03 21:19:24,705 110118 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.254:22' as 'ubuntu' with public key authentication 2021-08-03 21:19:28,807 110118 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.254 ([Errno None] Unable to connect to port 22 on 172.25.3.254). Number attempts: 1. Retry after 2 seconds. 2021-08-03 21:19:34,374 110118 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.254 ([Errno None] Unable to connect to port 22 on 172.25.3.254). Number attempts: 2. Retry after 3 seconds. 2021-08-03 21:19:40,934 110118 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.254 ([Errno None] Unable to connect to port 22 on 172.25.3.254). Number attempts: 3. Retry after 4 seconds. 2021-08-03 21:19:46,480 110118 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.254 ([Errno None] Unable to connect to port 22 on 172.25.3.254). Number attempts: 4. Retry after 5 seconds. 2021-08-03 21:19:51,988 110118 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.3.254 ([Errno None] Unable to connect to port 22 on 172.25.3.254). Number attempts: 5. Retry after 6 seconds. 2021-08-03 21:19:58,506 110118 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:19:58,660 110118 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:19:58,660 110118 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.254 successfully created 2021-08-03 21:19:58,660 110118 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2021-08-03 21:19:58,661 110118 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.3.254:22' as 'ubuntu' with public key authentication 2021-08-03 21:19:58,674 110118 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-03 21:19:58,831 110118 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-03 21:19:58,831 110118 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.3.254 successfully created 2021-08-03 21:19:59,591 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.102:9696/v2.0/ports?fields=fixed_ips&fields=mac_address 0.096s 2021-08-03 21:19:59,592 110118 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': '3760', 'x-openstack-request-id': 'req-fe16fb3c-5cbe-4471-8981-b79f438917fe', 'date': 'Tue, 03 Aug 2021 21:19:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:ea:2f:c0","fixed_ips":[{"subnet_id":"be2b8cbc-3f85-4b53-a444-7dc0578a1722","ip_address":"10.2.2.2"}]},{"mac_address":"fa:16:3e:73:32:0a","fixed_ips":[{"subnet_id":"4138d832-8625-4e04-88db-af89f4e67b6b","ip_address":"192.168.233.2"}]},{"mac_address":"fa:16:3e:f4:b2:0c","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.252"}]},{"mac_address":"fa:16:3e:aa:35:51","fixed_ips":[{"subnet_id":"a6067474-bb20-4d9e-9829-0f4ab4c3ad3d","ip_address":"172.20.0.2"}]},{"mac_address":"fa:16:3e:7b:87:ad","fixed_ips":[{"subnet_id":"e77f7058-c837-41cb-859c-2a67272e10b0","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:58:76:33","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.59"}]},{"mac_address":"fa:16:3e:2d:14:6c","fixed_ips":[{"subnet_id":"bdb04614-e8d9-4af7-b65b-2ee10dfe0e4b","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:38:b1:14","fixed_ips":[{"subnet_id":"be2b8cbc-3f85-4b53-a444-7dc0578a1722","ip_address":"10.2.2.200"}]},{"mac_address":"fa:16:3e:e4:fb:39","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.216"}]},{"mac_address":"fa:16:3e:93:44:17","fixed_ips":[{"subnet_id":"4d411ec1-2374-4c5d-adbd-23404034843a","ip_address":"10.1.1.19"}]},{"mac_address":"fa:16:3e:1e:6f:98","fixed_ips":[{"subnet_id":"a6067474-bb20-4d9e-9829-0f4ab4c3ad3d","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:6b:ec:6c","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.17"}]},{"mac_address":"fa:16:3e:9a:38:57","fixed_ips":[{"subnet_id":"4d411ec1-2374-4c5d-adbd-23404034843a","ip_address":"10.1.1.70"}]},{"mac_address":"fa:16:3e:36:bd:47","fixed_ips":[{"subnet_id":"a6067474-bb20-4d9e-9829-0f4ab4c3ad3d","ip_address":"172.20.0.5"}]},{"mac_address":"fa:16:3e:73:2d:c7","fixed_ips":[{"subnet_id":"be2b8cbc-3f85-4b53-a444-7dc0578a1722","ip_address":"10.2.2.100"}]},{"mac_address":"fa:16:3e:1f:dd:55","fixed_ips":[{"subnet_id":"bdb04614-e8d9-4af7-b65b-2ee10dfe0e4b","ip_address":"172.20.0.3"}]},{"mac_address":"fa:16:3e:07:29:4d","fixed_ips":[{"subnet_id":"e77f7058-c837-41cb-859c-2a67272e10b0","ip_address":"172.20.0.2"}]},{"mac_address":"fa:16:3e:83:9c:5e","fixed_ips":[{"subnet_id":"bdb04614-e8d9-4af7-b65b-2ee10dfe0e4b","ip_address":"172.20.0.2"}]},{"mac_address":"fa:16:3e:2d:29:33","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.90"}]},{"mac_address":"fa:16:3e:2c:23:b5","fixed_ips":[{"subnet_id":"4d411ec1-2374-4c5d-adbd-23404034843a","ip_address":"10.1.1.2"}]},{"mac_address":"fa:16:3e:3c:ba:f6","fixed_ips":[{"subnet_id":"4d411ec1-2374-4c5d-adbd-23404034843a","ip_address":"10.1.1.41"}]},{"mac_address":"fa:16:3e:e0:ab:81","fixed_ips":[{"subnet_id":"4d411ec1-2374-4c5d-adbd-23404034843a","ip_address":"10.1.1.138"}]},{"mac_address":"fa:16:3e:1e:0d:a6","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.253"}]},{"mac_address":"fa:16:3e:44:69:b9","fixed_ips":[{"subnet_id":"0bc2f9c6-7d1e-44eb-a3da-cb156ddf9b70","ip_address":"172.20.0.4"}]},{"mac_address":"fa:16:3e:8a:14:5d","fixed_ips":[{"subnet_id":"39287a6d-fdbe-4b0a-be9e-b9903c47a8f9","ip_address":"172.25.3.254"}]},{"mac_address":"fa:16:3e:1d:fd:a1","fixed_ips":[{"subnet_id":"0bc2f9c6-7d1e-44eb-a3da-cb156ddf9b70","ip_address":"172.20.0.13"}]},{"mac_address":"fa:16:3e:95:9a:07","fixed_ips":[{"subnet_id":"0bc2f9c6-7d1e-44eb-a3da-cb156ddf9b70","ip_address":"172.20.0.8"}]},{"mac_address":"fa:16:3e:2d:9e:9c","fixed_ips":[{"subnet_id":"6693e7d4-255e-4d8c-8351-02f7e1fd1aa8","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:42:79:14","fixed_ips":[{"subnet_id":"6693e7d4-255e-4d8c-8351-02f7e1fd1aa8","ip_address":"172.20.0.2"}]}]}' 2021-08-03 21:19:59,805 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.102:9696/v2.0/networks 0.212s 2021-08-03 21:19:59,805 110118 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--748223431", "project_id": "7b824ce8955745498aea0c3a16a605e8", "port_security_enabled": false}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e7662dc2-71f1-4f8a-b35f-54508cf8f291', 'date': 'Tue, 03 Aug 2021 21:19:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/networks'} Body: b'{"network":{"id":"21f440d2-1031-4d43-9b16-b466e379c2d3","name":"tempest-network-smoke--748223431","tenant_id":"7b824ce8955745498aea0c3a16a605e8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"7b824ce8955745498aea0c3a16a605e8","port_security_enabled":false,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-08-03T21:19:59Z","updated_at":"2021-08-03T21:19:59Z","revision_number":1}}' 2021-08-03 21:20:01,833 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.102:9696/v2.0/routers 2.027s 2021-08-03 21:20:01,833 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-1899103733", "admin_state_up": true, "project_id": "7b824ce8955745498aea0c3a16a605e8", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '694', 'x-openstack-request-id': 'req-c0d4d54f-d28d-4eb7-8971-177776258495', 'date': 'Tue, 03 Aug 2021 21:20:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/routers'} Body: b'{"router": {"id": "716a4b17-e329-42aa-977f-b7aed3514a9c", "name": "tempest-TestSecurityGroupsBasicOps-router-1899103733", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "b755a7f1-940a-4e35-818d-6cf7362253f6", "external_fixed_ips": [{"subnet_id": "39287a6d-fdbe-4b0a-be9e-b9903c47a8f9", "ip_address": "172.25.3.42"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-08-03T21:19:59Z", "updated_at": "2021-08-03T21:20:01Z", "revision_number": 3, "project_id": "7b824ce8955745498aea0c3a16a605e8"}}' 2021-08-03 21:20:01,906 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=7b824ce8955745498aea0c3a16a605e8&cidr=172.20.0.0%2F28 0.072s 2021-08-03 21:20:01,907 110118 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': '635', 'x-openstack-request-id': 'req-ba5c5260-92a1-4d91-bdfc-786c4e666e6e', 'date': 'Tue, 03 Aug 2021 21:20:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=7b824ce8955745498aea0c3a16a605e8&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[{"id":"a6067474-bb20-4d9e-9829-0f4ab4c3ad3d","name":"tempest-subnet-smoke-320293573","tenant_id":"7b824ce8955745498aea0c3a16a605e8","network_id":"409a15f8-6329-4ef0-bbf4-c232b700a3be","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-08-03T21:19:05Z","updated_at":"2021-08-03T21:19:05Z","revision_number":0,"project_id":"7b824ce8955745498aea0c3a16a605e8"}]}' 2021-08-03 21:20:01,997 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.090s 2021-08-03 21:20:01,997 110118 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-4b6fc540-f271-4405-a775-a25b4945ba10', 'date': 'Tue, 03 Aug 2021 21:20:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:20:02,049 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28 0.050s 2021-08-03 21:20:02,049 110118 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-2070ae58-476a-4ea3-bba7-69b38e496c9c', 'date': 'Tue, 03 Aug 2021 21:20:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:20:02,081 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102:9696/v2.0/subnets?project_id=7b824ce8955745498aea0c3a16a605e8&cidr=172.20.0.16%2F28 0.031s 2021-08-03 21:20:02,081 110118 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-b0045c3e-6851-44f7-ba6d-9fe45bf82877', 'date': 'Tue, 03 Aug 2021 21:20:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?project_id=7b824ce8955745498aea0c3a16a605e8&cidr=172.20.0.16%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:20:02,176 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True 0.094s 2021-08-03 21:20:02,176 110118 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-72fad9bc-da03-4716-843f-9703c214af8d', 'date': 'Tue, 03 Aug 2021 21:20:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"b755a7f1-940a-4e35-818d-6cf7362253f6","name":"public","tenant_id":"d2b4dadbaae840049cb976d4a2dc6e54","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["39287a6d-fdbe-4b0a-be9e-b9903c47a8f9"],"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-08-03T20:58:19Z","updated_at":"2021-08-03T20:58:26Z","revision_number":2,"project_id":"d2b4dadbaae840049cb976d4a2dc6e54","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-08-03 21:20:02,210 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.16%2F28 0.032s 2021-08-03 21:20:02,210 110118 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-40bfdf8c-77b8-4fb6-8ef4-c510daa705c5', 'date': 'Tue, 03 Aug 2021 21:20:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets?network_id=b755a7f1-940a-4e35-818d-6cf7362253f6&cidr=172.20.0.16%2F28'} Body: b'{"subnets":[]}' 2021-08-03 21:20:02,640 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.102:9696/v2.0/subnets 0.430s 2021-08-03 21:20:02,641 110118 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-647302984", "network_id": "21f440d2-1031-4d43-9b16-b466e379c2d3", "project_id": "7b824ce8955745498aea0c3a16a605e8", "ip_version": 4, "cidr": "172.20.0.16/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-75c258d3-debf-4bcc-a2ba-ad9bad8e4fac', 'date': 'Tue, 03 Aug 2021 21:20:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6","name":"tempest-subnet-smoke-647302984","tenant_id":"7b824ce8955745498aea0c3a16a605e8","network_id":"21f440d2-1031-4d43-9b16-b466e379c2d3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.17","cidr":"172.20.0.16/28","allocation_pools":[{"start":"172.20.0.18","end":"172.20.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-03T21:20:02Z","updated_at":"2021-08-03T21:20:02Z","revision_number":0,"project_id":"7b824ce8955745498aea0c3a16a605e8"}}' 2021-08-03 21:20:05,129 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 PUT http://10.222.0.102:9696/v2.0/routers/716a4b17-e329-42aa-977f-b7aed3514a9c/add_router_interface 2.488s 2021-08-03 21:20:05,130 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f22d00fd-02da-4fe0-89eb-7e7b70c0df41', 'date': 'Tue, 03 Aug 2021 21:20:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/716a4b17-e329-42aa-977f-b7aed3514a9c/add_router_interface'} Body: b'{"id": "716a4b17-e329-42aa-977f-b7aed3514a9c", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "port_id": "038e9637-ac6a-453e-afeb-c7e98dc14353", "network_id": "21f440d2-1031-4d43-9b16-b466e379c2d3", "subnet_id": "3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6", "subnet_ids": ["3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6"]}' 2021-08-03 21:20:05,168 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.032s 2021-08-03 21:20:05,168 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3420', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fea87e02-9ca0-4b1b-a3f3-c01ab8abed27', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ddfe8d65d3d34ff19f836a7a6a22f509", "name": "tempest-TestSecurityGroupsBasicOps-1700137652-project", "password_expires_at": null}, "audit_ids": ["UZtdky2pSgSoQ6nQWkYVkQ"], "expires_at": "2021-08-03T22:20:05.000000Z", "issued_at": "2021-08-03T21:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b824ce8955745498aea0c3a16a605e8", "name": "tempest-TestSecurityGroupsBasicOps-1700137652"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/7b824ce8955745498aea0c3a16a605e8", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:20:05,169 110118 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup) Found network None available for tenant 2021-08-03 21:20:05,876 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 202 POST http://10.222.0.102/compute/v2.1/servers 0.706s 2021-08-03 21:20:05,876 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-server-smoke-801994193", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "21f440d2-1031-4d43-9b16-b466e379c2d3"}], "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "security_groups": []}, "os:scheduler_hints": {"different_host": ["4f2b23bf-7d46-420b-9d44-28bc501c4345"]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '363', 'location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bbd5e7e-a616-46ff-a0ca-7b4ce0b2180c', 'x-compute-request-id': 'req-0bbd5e7e-a616-46ff-a0ca-7b4ce0b2180c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [], "adminPass": "vgopKeP2c8ht"}}' 2021-08-03 21:20:06,138 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.259s 2021-08-03 21:20:06,138 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef4aa234-2c19-4f49-bd21-8bc5f4522a5d', 'x-compute-request-id': 'req-ef4aa234-2c19-4f49-bd21-8bc5f4522a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:07,219 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.073s 2021-08-03 21:20:07,220 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a7d3b2-d568-432c-9144-608c824ba7d6', 'x-compute-request-id': 'req-b3a7d3b2-d568-432c-9144-608c824ba7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:08,296 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:08,296 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4d54ec-9e54-4e1f-a829-07c6abecac98', 'x-compute-request-id': 'req-fe4d54ec-9e54-4e1f-a829-07c6abecac98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:09,377 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:20:09,378 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353efed7-31cc-49f3-b205-b22b45f512a6', 'x-compute-request-id': 'req-353efed7-31cc-49f3-b205-b22b45f512a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:10,454 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:10,455 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4519019b-8ed9-49f2-b2f0-f10eff5761dc', 'x-compute-request-id': 'req-4519019b-8ed9-49f2-b2f0-f10eff5761dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:11,532 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:20:11,532 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf83ddbe-1293-49f8-a682-70523230a182', 'x-compute-request-id': 'req-bf83ddbe-1293-49f8-a682-70523230a182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:12,611 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:20:12,611 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bda8d71-7701-422a-a3ac-a137a46ae9b8', 'x-compute-request-id': 'req-2bda8d71-7701-422a-a3ac-a137a46ae9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:13,690 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:20:13,690 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a622dffa-716e-49ac-b3c8-f62d7cbebba4', 'x-compute-request-id': 'req-a622dffa-716e-49ac-b3c8-f62d7cbebba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:14,768 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:20:14,768 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045c8c99-97b6-43bc-b5e3-7e52c6f6f049', 'x-compute-request-id': 'req-045c8c99-97b6-43bc-b5e3-7e52c6f6f049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:15,846 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:20:15,846 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca68464-3d43-4943-b6e9-a63eb7a6190e', 'x-compute-request-id': 'req-bca68464-3d43-4943-b6e9-a63eb7a6190e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:16,927 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:20:16,928 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-757ea2ea-6d2d-48f9-be7d-041a734fb748', 'x-compute-request-id': 'req-757ea2ea-6d2d-48f9-be7d-041a734fb748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:18,004 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:18,005 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a951e34-f006-43c4-a527-a821f19e65fe', 'x-compute-request-id': 'req-4a951e34-f006-43c4-a527-a821f19e65fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:19,083 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:20:19,084 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ef1b4a5-2bba-4665-936e-115f1ba9d204', 'x-compute-request-id': 'req-3ef1b4a5-2bba-4665-936e-115f1ba9d204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:20,165 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:20:20,165 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55a46f6-d328-486f-ac4c-807f3873c19e', 'x-compute-request-id': 'req-e55a46f6-d328-486f-ac4c-807f3873c19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:21,423 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.249s 2021-08-03 21:20:21,424 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-509198ee-3c21-4b9f-83b3-11fb66551ba4', 'x-compute-request-id': 'req-509198ee-3c21-4b9f-83b3-11fb66551ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:22,500 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:20:22,500 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b2f2d0-bec1-434e-a797-1f03d88d770d', 'x-compute-request-id': 'req-95b2f2d0-bec1-434e-a797-1f03d88d770d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:23,677 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.168s 2021-08-03 21:20:23,677 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30abfbff-dda6-4d01-98e9-913b977a4af3', 'x-compute-request-id': 'req-30abfbff-dda6-4d01-98e9-913b977a4af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:24,776 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.090s 2021-08-03 21:20:24,776 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b731b3f-8004-41da-b651-34b03daf2acc', 'x-compute-request-id': 'req-8b731b3f-8004-41da-b651-34b03daf2acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:26,008 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.223s 2021-08-03 21:20:26,008 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b3b57e-b912-4769-befe-6c4eb4967d1f', 'x-compute-request-id': 'req-19b3b57e-b912-4769-befe-6c4eb4967d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:27,274 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.256s 2021-08-03 21:20:27,274 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e2fb9b-9c48-4ced-a901-5fc9cc8b8bac', 'x-compute-request-id': 'req-83e2fb9b-9c48-4ced-a901-5fc9cc8b8bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:28,366 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.083s 2021-08-03 21:20:28,366 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c28605d2-da27-4a55-b595-beb3d08e5aef', 'x-compute-request-id': 'req-c28605d2-da27-4a55-b595-beb3d08e5aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:29,443 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:29,443 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3b98a7-251a-4e4a-91f5-18d284de5cd2', 'x-compute-request-id': 'req-aa3b98a7-251a-4e4a-91f5-18d284de5cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:30,521 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:20:30,521 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d649dd-b160-469e-ab6e-ea7d6eb0a329', 'x-compute-request-id': 'req-d0d649dd-b160-469e-ab6e-ea7d6eb0a329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:31,603 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.073s 2021-08-03 21:20:31,603 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c30726-ee50-481c-be5a-e859208c3bdf', 'x-compute-request-id': 'req-e8c30726-ee50-481c-be5a-e859208c3bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:32,703 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.091s 2021-08-03 21:20:32,703 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d8de78-25c6-495c-9837-687fb66e8d6d', 'x-compute-request-id': 'req-46d8de78-25c6-495c-9837-687fb66e8d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:33,797 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.085s 2021-08-03 21:20:33,797 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0146bac6-12d3-4145-a336-189725a76a53', 'x-compute-request-id': 'req-0146bac6-12d3-4145-a336-189725a76a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:34,920 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.114s 2021-08-03 21:20:34,920 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e748af-5305-4e35-99e4-f2a0fc2e0d6c', 'x-compute-request-id': 'req-d3e748af-5305-4e35-99e4-f2a0fc2e0d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:36,058 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.129s 2021-08-03 21:20:36,059 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ac4f04-aea2-49e7-a315-15bc4e7feb51', 'x-compute-request-id': 'req-70ac4f04-aea2-49e7-a315-15bc4e7feb51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:37,141 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:20:37,141 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2df8ca-872b-4b59-86bb-31943013847e', 'x-compute-request-id': 'req-ef2df8ca-872b-4b59-86bb-31943013847e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:38,245 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.096s 2021-08-03 21:20:38,246 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d960b3-f5be-4dec-aa36-f267e1773688', 'x-compute-request-id': 'req-a2d960b3-f5be-4dec-aa36-f267e1773688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:39,393 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.139s 2021-08-03 21:20:39,394 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6b66724-a09d-424d-aa45-a5f7ffa37398', 'x-compute-request-id': 'req-d6b66724-a09d-424d-aa45-a5f7ffa37398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:40,738 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.328s 2021-08-03 21:20:40,739 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c805e8c5-071c-4f36-ad6e-1898692a066a', 'x-compute-request-id': 'req-c805e8c5-071c-4f36-ad6e-1898692a066a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:41,887 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.141s 2021-08-03 21:20:41,888 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e87899-189b-4c89-bcf8-6ac0b07f39a2', 'x-compute-request-id': 'req-f7e87899-189b-4c89-bcf8-6ac0b07f39a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:42,962 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:20:42,963 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493cf9ef-9451-40ff-b732-49a8607a4687', 'x-compute-request-id': 'req-493cf9ef-9451-40ff-b732-49a8607a4687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:44,039 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:44,040 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d58daa2b-aee2-4dfc-b317-fc204807ed85', 'x-compute-request-id': 'req-d58daa2b-aee2-4dfc-b317-fc204807ed85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:45,117 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:45,118 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b07d1720-0305-404a-88b1-7227662d6448', 'x-compute-request-id': 'req-b07d1720-0305-404a-88b1-7227662d6448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:46,194 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:46,195 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c1514db-f6f7-4a8c-9a32-831b19276aac', 'x-compute-request-id': 'req-9c1514db-f6f7-4a8c-9a32-831b19276aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:47,273 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:20:47,273 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142d85a6-5368-409a-8a87-c0d6c72b7a87', 'x-compute-request-id': 'req-142d85a6-5368-409a-8a87-c0d6c72b7a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:48,348 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:20:48,349 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66975e88-5ceb-4df5-8eaf-3499679b2c41', 'x-compute-request-id': 'req-66975e88-5ceb-4df5-8eaf-3499679b2c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:49,428 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:20:49,428 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507dd2bf-f8b2-4659-a7c7-7ec68aa5770d', 'x-compute-request-id': 'req-507dd2bf-f8b2-4659-a7c7-7ec68aa5770d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:50,506 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:20:50,506 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a642fccf-d8d0-427d-a03f-b6a4829ff025', 'x-compute-request-id': 'req-a642fccf-d8d0-427d-a03f-b6a4829ff025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:51,608 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.092s 2021-08-03 21:20:51,608 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ecf6bf-49d6-47df-8084-f60b58114e6a', 'x-compute-request-id': 'req-19ecf6bf-49d6-47df-8084-f60b58114e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:52,693 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.076s 2021-08-03 21:20:52,693 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75884f88-fdc4-4ce2-b9c3-62ac380ad161', 'x-compute-request-id': 'req-75884f88-fdc4-4ce2-b9c3-62ac380ad161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:53,777 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.075s 2021-08-03 21:20:53,778 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-543595d6-a460-47ad-9c05-e97b7b7912d7', 'x-compute-request-id': 'req-543595d6-a460-47ad-9c05-e97b7b7912d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:55,498 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.711s 2021-08-03 21:20:55,498 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5abe287-8640-46af-a521-820c78457533', 'x-compute-request-id': 'req-b5abe287-8640-46af-a521-820c78457533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:57,442 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.936s 2021-08-03 21:20:57,443 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d65dec57-d34a-4cb6-b4e1-6cae3cfddd72', 'x-compute-request-id': 'req-d65dec57-d34a-4cb6-b4e1-6cae3cfddd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:58,590 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.140s 2021-08-03 21:20:58,591 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa82fd29-ca0d-4dcf-9a0e-cbe746618586', 'x-compute-request-id': 'req-aa82fd29-ca0d-4dcf-9a0e-cbe746618586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:20:59,721 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.121s 2021-08-03 21:20:59,721 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85febc06-7af5-4f06-88b5-d3bc36529248', 'x-compute-request-id': 'req-85febc06-7af5-4f06-88b5-d3bc36529248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:20:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:01,031 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.301s 2021-08-03 21:21:01,032 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006d0b51-207b-48dc-8358-e76944eaea67', 'x-compute-request-id': 'req-006d0b51-207b-48dc-8358-e76944eaea67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:02,301 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.261s 2021-08-03 21:21:02,301 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a65233-1b7a-46b3-a363-5a17033cd83a', 'x-compute-request-id': 'req-44a65233-1b7a-46b3-a363-5a17033cd83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:03,378 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:21:03,379 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3db04fd4-f5fc-41ae-a725-99ddad3df674', 'x-compute-request-id': 'req-3db04fd4-f5fc-41ae-a725-99ddad3df674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:04,589 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.202s 2021-08-03 21:21:04,589 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4748b4-2993-41aa-862e-ced75a6c2d6b', 'x-compute-request-id': 'req-bb4748b4-2993-41aa-862e-ced75a6c2d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:05,748 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.150s 2021-08-03 21:21:05,749 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8714175-c2ff-4bb4-a0df-7a637f2518bd', 'x-compute-request-id': 'req-c8714175-c2ff-4bb4-a0df-7a637f2518bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:06,908 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.151s 2021-08-03 21:21:06,908 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c0cb0e-c9d9-4860-9c5d-9791c9085099', 'x-compute-request-id': 'req-00c0cb0e-c9d9-4860-9c5d-9791c9085099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:08,100 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.184s 2021-08-03 21:21:08,101 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db6a36c2-ee1d-42a4-be0f-fcc132dd6056', 'x-compute-request-id': 'req-db6a36c2-ee1d-42a4-be0f-fcc132dd6056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:09,223 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.113s 2021-08-03 21:21:09,224 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4911835c-544a-4c9e-8a15-3995fd30fd8f', 'x-compute-request-id': 'req-4911835c-544a-4c9e-8a15-3995fd30fd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:10,835 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.603s 2021-08-03 21:21:10,836 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43b329e-af4a-4136-b39f-f829db9b4c6c', 'x-compute-request-id': 'req-b43b329e-af4a-4136-b39f-f829db9b4c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:11,910 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:11,910 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f9bff1-dbcb-4def-a7ff-75036ab4f9e0', 'x-compute-request-id': 'req-57f9bff1-dbcb-4def-a7ff-75036ab4f9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:12,987 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:21:12,987 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d97c0623-1a3c-44a9-b99a-3f1355c78091', 'x-compute-request-id': 'req-d97c0623-1a3c-44a9-b99a-3f1355c78091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:14,063 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:21:14,063 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cde4fb2-a33c-4ce5-94b6-99d134a3ca9f', 'x-compute-request-id': 'req-5cde4fb2-a33c-4ce5-94b6-99d134a3ca9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:15,138 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:15,139 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420b1a96-db78-4979-94d6-3a3fa1f0f0f6', 'x-compute-request-id': 'req-420b1a96-db78-4979-94d6-3a3fa1f0f0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:16,213 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:16,214 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2836e914-d8ad-438a-980d-0aa3ef0b305f', 'x-compute-request-id': 'req-2836e914-d8ad-438a-980d-0aa3ef0b305f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:17,288 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:17,288 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97370a1b-6d9c-40d6-a903-a6761b2517fd', 'x-compute-request-id': 'req-97370a1b-6d9c-40d6-a903-a6761b2517fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:18,364 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:21:18,364 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30cd75d2-86f7-4949-98fa-7acb59b74cc4', 'x-compute-request-id': 'req-30cd75d2-86f7-4949-98fa-7acb59b74cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:19,443 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:21:19,443 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36585f41-3b32-4dcf-b4e0-99e9e67619a1', 'x-compute-request-id': 'req-36585f41-3b32-4dcf-b4e0-99e9e67619a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:20,526 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.074s 2021-08-03 21:21:20,526 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3978fef-07cf-41df-9f91-f11e0443f6b6', 'x-compute-request-id': 'req-d3978fef-07cf-41df-9f91-f11e0443f6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:21,600 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:21:21,601 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a1f6b3a-bed4-4059-b611-d216e9e8d4e4', 'x-compute-request-id': 'req-6a1f6b3a-bed4-4059-b611-d216e9e8d4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:22,678 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:21:22,678 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2d92e8-8974-4c3d-9608-a4a236129468', 'x-compute-request-id': 'req-ae2d92e8-8974-4c3d-9608-a4a236129468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:23,753 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:23,753 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-140b63a9-d76b-4942-a438-a93009395b98', 'x-compute-request-id': 'req-140b63a9-d76b-4942-a438-a93009395b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:24,827 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:24,828 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3530e7a-aaa6-4ad0-a509-4a3818be104c', 'x-compute-request-id': 'req-f3530e7a-aaa6-4ad0-a509-4a3818be104c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:25,907 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:21:25,907 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc0603d-fe41-45dc-b9fd-8b10aad5c9cc', 'x-compute-request-id': 'req-bdc0603d-fe41-45dc-b9fd-8b10aad5c9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:26,981 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:26,982 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19e45911-e9c8-421a-8a2a-61ff18d093a8', 'x-compute-request-id': 'req-19e45911-e9c8-421a-8a2a-61ff18d093a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:28,056 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:28,057 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf5ee2b-3ba2-4c28-afa7-90a90528831d', 'x-compute-request-id': 'req-9cf5ee2b-3ba2-4c28-afa7-90a90528831d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:29,133 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:21:29,134 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb37fd95-9777-44c6-bed2-e847bbc8ff2d', 'x-compute-request-id': 'req-bb37fd95-9777-44c6-bed2-e847bbc8ff2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:30,217 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.075s 2021-08-03 21:21:30,217 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e6336f-40a7-429f-8643-b6e6358a5da8', 'x-compute-request-id': 'req-54e6336f-40a7-429f-8643-b6e6358a5da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:31,292 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:31,292 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8167fa7d-4210-4635-bf87-e4c16e415016', 'x-compute-request-id': 'req-8167fa7d-4210-4635-bf87-e4c16e415016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:32,373 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:21:32,373 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da00c02b-4abf-4af9-b4a9-e3e3996a8033', 'x-compute-request-id': 'req-da00c02b-4abf-4af9-b4a9-e3e3996a8033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:33,451 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:21:33,451 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f24a015-7545-4bd3-b7a6-62f2d5844aeb', 'x-compute-request-id': 'req-5f24a015-7545-4bd3-b7a6-62f2d5844aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:34,570 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.111s 2021-08-03 21:21:34,571 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba75e704-036f-4c60-a572-eafbdcdfcd97', 'x-compute-request-id': 'req-ba75e704-036f-4c60-a572-eafbdcdfcd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:35,649 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.071s 2021-08-03 21:21:35,650 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e61c4f0-d8ba-4b12-9600-4ab108af4f26', 'x-compute-request-id': 'req-0e61c4f0-d8ba-4b12-9600-4ab108af4f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:36,723 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:21:36,724 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a9e3942-d860-464d-9ddd-7bd3a1b28762', 'x-compute-request-id': 'req-7a9e3942-d860-464d-9ddd-7bd3a1b28762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:37,799 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:37,799 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed619159-81cc-4a67-9aeb-8b89b47620dd', 'x-compute-request-id': 'req-ed619159-81cc-4a67-9aeb-8b89b47620dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:38,874 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:38,875 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6f73321-ac29-4773-9cca-f64b5445f0b4', 'x-compute-request-id': 'req-e6f73321-ac29-4773-9cca-f64b5445f0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:39,949 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:39,949 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7562ab-db7c-455a-a942-58fcef794d7b', 'x-compute-request-id': 'req-2f7562ab-db7c-455a-a942-58fcef794d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:41,023 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:21:41,023 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0493a77e-5b53-49d9-ac9e-42843bc277ff', 'x-compute-request-id': 'req-0493a77e-5b53-49d9-ac9e-42843bc277ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:42,102 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:21:42,102 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346248a4-ab60-4f81-87cb-d24ed3dd263d', 'x-compute-request-id': 'req-346248a4-ab60-4f81-87cb-d24ed3dd263d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:43,177 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:43,177 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437c29c3-69c8-4c70-a42f-86808e914064', 'x-compute-request-id': 'req-437c29c3-69c8-4c70-a42f-86808e914064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:44,252 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:44,253 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db4988c-b6b1-4340-b135-f1b52fa0b29f', 'x-compute-request-id': 'req-2db4988c-b6b1-4340-b135-f1b52fa0b29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:45,328 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:21:45,328 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c93927-fb9d-4474-894f-c3fced61cc1e', 'x-compute-request-id': 'req-45c93927-fb9d-4474-894f-c3fced61cc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:46,403 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:46,404 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4a76fdb-8570-4f5a-89fd-16d1638880a1', 'x-compute-request-id': 'req-e4a76fdb-8570-4f5a-89fd-16d1638880a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:47,479 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:21:47,480 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a66ad68e-b3d7-4011-a9aa-cb4ab62ff8e9', 'x-compute-request-id': 'req-a66ad68e-b3d7-4011-a9aa-cb4ab62ff8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:48,559 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:21:48,559 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4cbc10-fd5d-4791-b22d-6c424a3015f9', 'x-compute-request-id': 'req-0d4cbc10-fd5d-4791-b22d-6c424a3015f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:49,634 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:49,634 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4bc3241-0d67-4037-8988-7d8b57e27029', 'x-compute-request-id': 'req-e4bc3241-0d67-4037-8988-7d8b57e27029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:50,710 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:21:50,711 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-616602f4-96b9-401c-8e8b-a6d86ed321a5', 'x-compute-request-id': 'req-616602f4-96b9-401c-8e8b-a6d86ed321a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:51,785 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:51,785 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0821c68d-5ce6-47c2-b4aa-4819f50f8da2', 'x-compute-request-id': 'req-0821c68d-5ce6-47c2-b4aa-4819f50f8da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:52,861 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:21:52,861 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff233f36-6b82-4df1-ba5f-bc5067d51413', 'x-compute-request-id': 'req-ff233f36-6b82-4df1-ba5f-bc5067d51413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:53,937 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:21:53,938 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df572f86-7d6e-4376-a718-e9240bff42ac', 'x-compute-request-id': 'req-df572f86-7d6e-4376-a718-e9240bff42ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:55,012 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:21:55,013 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608eea30-0b9e-4625-bb68-fd54c9f97da1', 'x-compute-request-id': 'req-608eea30-0b9e-4625-bb68-fd54c9f97da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:56,086 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:21:56,087 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89910410-ea0c-49d4-9c21-f6998ccec5f4', 'x-compute-request-id': 'req-89910410-ea0c-49d4-9c21-f6998ccec5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:57,165 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:21:57,166 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca11275-5c2e-4e5d-a681-32f2022715e2', 'x-compute-request-id': 'req-7ca11275-5c2e-4e5d-a681-32f2022715e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:58,239 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:21:58,239 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd09f53d-af9b-4459-8ff9-ca4248c3104d', 'x-compute-request-id': 'req-fd09f53d-af9b-4459-8ff9-ca4248c3104d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:21:59,313 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:21:59,314 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e0f80b-706b-420f-85d0-12e24f6b97ac', 'x-compute-request-id': 'req-05e0f80b-706b-420f-85d0-12e24f6b97ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:21:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:00,392 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:22:00,393 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1734a96d-aa7a-4cb3-9dea-388f8748bd93', 'x-compute-request-id': 'req-1734a96d-aa7a-4cb3-9dea-388f8748bd93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:01,468 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:01,469 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f78807-4209-4a29-9e04-270aea6cf49a', 'x-compute-request-id': 'req-c0f78807-4209-4a29-9e04-270aea6cf49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:02,545 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:02,546 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b588772-2fdc-42a2-ad8b-61ff3f58634e', 'x-compute-request-id': 'req-7b588772-2fdc-42a2-ad8b-61ff3f58634e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:03,621 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:03,621 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d080c6-6a0c-47eb-8adb-92445112ac32', 'x-compute-request-id': 'req-78d080c6-6a0c-47eb-8adb-92445112ac32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:04,696 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:04,697 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ba2e3bc-124f-4e6e-b19c-04fbdcbd250c', 'x-compute-request-id': 'req-7ba2e3bc-124f-4e6e-b19c-04fbdcbd250c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:05,773 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:05,773 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3637d01-a0af-45fb-b7b8-ca0f9703da7e', 'x-compute-request-id': 'req-f3637d01-a0af-45fb-b7b8-ca0f9703da7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:06,852 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:22:06,852 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d30e53-1d0b-47b6-a966-8f34f46fd8b2', 'x-compute-request-id': 'req-b6d30e53-1d0b-47b6-a966-8f34f46fd8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:07,926 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:22:07,927 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27798177-1a55-423d-82e3-47aa7716cc65', 'x-compute-request-id': 'req-27798177-1a55-423d-82e3-47aa7716cc65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:09,000 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:09,000 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d91eb4fa-194d-462e-b9ce-59d683836bbb', 'x-compute-request-id': 'req-d91eb4fa-194d-462e-b9ce-59d683836bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:10,078 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:10,078 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b32a469-8109-4a18-a58c-e136552f0557', 'x-compute-request-id': 'req-1b32a469-8109-4a18-a58c-e136552f0557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:11,152 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:11,152 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3b74d4-2367-4f57-a8c3-61ce4aad27aa', 'x-compute-request-id': 'req-bf3b74d4-2367-4f57-a8c3-61ce4aad27aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:12,227 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:12,227 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd85875-a3e2-40cc-b5c3-a9c4a23fef0b', 'x-compute-request-id': 'req-2bd85875-a3e2-40cc-b5c3-a9c4a23fef0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:13,306 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:22:13,306 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4a792e-a6d6-4450-b83b-ef5591143998', 'x-compute-request-id': 'req-5d4a792e-a6d6-4450-b83b-ef5591143998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:14,381 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:22:14,381 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99176606-3dca-46b8-b361-f01829619dac', 'x-compute-request-id': 'req-99176606-3dca-46b8-b361-f01829619dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:15,455 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:15,456 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c879e5-5473-47d5-a97f-f6a065a2edcf', 'x-compute-request-id': 'req-81c879e5-5473-47d5-a97f-f6a065a2edcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:16,530 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:22:16,531 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b548d4b8-4534-4e03-888c-ddddbd620dd4', 'x-compute-request-id': 'req-b548d4b8-4534-4e03-888c-ddddbd620dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:17,605 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:17,605 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1136d3ab-5c0b-4177-9e94-66580ae65287', 'x-compute-request-id': 'req-1136d3ab-5c0b-4177-9e94-66580ae65287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:18,682 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:18,682 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96376e5-b51b-4791-a514-1062488ad6ec', 'x-compute-request-id': 'req-a96376e5-b51b-4791-a514-1062488ad6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:19,761 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:22:19,761 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1833281-90c7-4cd1-a3c4-8d80dfa8ad5a', 'x-compute-request-id': 'req-b1833281-90c7-4cd1-a3c4-8d80dfa8ad5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:20,836 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:20,837 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c291b2a5-f447-44c8-9b9e-d4acd87e9572', 'x-compute-request-id': 'req-c291b2a5-f447-44c8-9b9e-d4acd87e9572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:21,921 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.076s 2021-08-03 21:22:21,922 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76542942-3b40-47a9-9a6a-c5eefef3ce00', 'x-compute-request-id': 'req-76542942-3b40-47a9-9a6a-c5eefef3ce00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:22,998 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:22,998 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53971b7-7e52-49f4-835c-cc78033c8520', 'x-compute-request-id': 'req-a53971b7-7e52-49f4-835c-cc78033c8520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:24,085 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.077s 2021-08-03 21:22:24,085 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe3a9988-f025-4c8c-96b4-0e567271e74f', 'x-compute-request-id': 'req-fe3a9988-f025-4c8c-96b4-0e567271e74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:25,167 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.074s 2021-08-03 21:22:25,167 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b2b9a0-6fe8-4e82-a4f0-81bef6a1f17d', 'x-compute-request-id': 'req-e6b2b9a0-6fe8-4e82-a4f0-81bef6a1f17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:26,252 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.077s 2021-08-03 21:22:26,253 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0aa2c1-bbef-4b04-87d4-1a668b5845a3', 'x-compute-request-id': 'req-ed0aa2c1-bbef-4b04-87d4-1a668b5845a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:27,338 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:22:27,339 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a26fa54-0407-4c71-9cc2-e6145b7785bf', 'x-compute-request-id': 'req-4a26fa54-0407-4c71-9cc2-e6145b7785bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:28,417 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:22:28,417 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5826c2fa-1c3c-4073-887e-c20a4802342e', 'x-compute-request-id': 'req-5826c2fa-1c3c-4073-887e-c20a4802342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:29,494 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:29,494 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6527a422-1178-4684-816b-c1d9826749fe', 'x-compute-request-id': 'req-6527a422-1178-4684-816b-c1d9826749fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:30,608 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.105s 2021-08-03 21:22:30,608 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b170bfc3-2ebe-4cfc-9ac5-68d9a5636d11', 'x-compute-request-id': 'req-b170bfc3-2ebe-4cfc-9ac5-68d9a5636d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:31,691 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.074s 2021-08-03 21:22:31,692 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5796a7d4-369d-42b3-8335-4b8489d8fed2', 'x-compute-request-id': 'req-5796a7d4-369d-42b3-8335-4b8489d8fed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:32,768 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:32,769 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1655b218-67e6-4ea1-91ea-c42f2e632736', 'x-compute-request-id': 'req-1655b218-67e6-4ea1-91ea-c42f2e632736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:33,849 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.071s 2021-08-03 21:22:33,849 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9205bb6d-a8ed-479f-862f-c4c02ff4ad4a', 'x-compute-request-id': 'req-9205bb6d-a8ed-479f-862f-c4c02ff4ad4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:35,037 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.179s 2021-08-03 21:22:35,037 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f421213-a974-4568-a13b-1b19d6116db2', 'x-compute-request-id': 'req-3f421213-a974-4568-a13b-1b19d6116db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:36,114 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:36,114 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b5a956-88d2-4299-8fd6-d7f50906af6f', 'x-compute-request-id': 'req-45b5a956-88d2-4299-8fd6-d7f50906af6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:37,249 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.126s 2021-08-03 21:22:37,249 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb6b138-1263-47f1-ba27-75d56fae708f', 'x-compute-request-id': 'req-2bb6b138-1263-47f1-ba27-75d56fae708f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:38,338 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.080s 2021-08-03 21:22:38,338 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0a87af-20c5-40bd-b892-ad15528758ea', 'x-compute-request-id': 'req-8f0a87af-20c5-40bd-b892-ad15528758ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:39,417 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:22:39,417 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aed756b2-6552-4e95-8acb-72292c370e45', 'x-compute-request-id': 'req-aed756b2-6552-4e95-8acb-72292c370e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:40,492 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:22:40,492 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f2dda59-b840-4433-a6ae-9741e5fdbc75', 'x-compute-request-id': 'req-5f2dda59-b840-4433-a6ae-9741e5fdbc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:41,572 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.071s 2021-08-03 21:22:41,573 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee1c509-6c80-4b7a-8a93-ea04cb271f89', 'x-compute-request-id': 'req-9ee1c509-6c80-4b7a-8a93-ea04cb271f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:42,650 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:42,650 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c749d969-e5f8-40e1-a319-54a9f8bf2cd6', 'x-compute-request-id': 'req-c749d969-e5f8-40e1-a319-54a9f8bf2cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:43,724 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:43,724 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b534321-0c57-42dd-b2d4-0fe1f91931cc', 'x-compute-request-id': 'req-1b534321-0c57-42dd-b2d4-0fe1f91931cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:44,809 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.076s 2021-08-03 21:22:44,809 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57c8d8f5-3f74-426a-b3c1-02bbb98bb8d0', 'x-compute-request-id': 'req-57c8d8f5-3f74-426a-b3c1-02bbb98bb8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:45,894 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.075s 2021-08-03 21:22:45,894 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a33cdd8-93fd-4f54-a020-d46b900247cd', 'x-compute-request-id': 'req-1a33cdd8-93fd-4f54-a020-d46b900247cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:46,983 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.081s 2021-08-03 21:22:46,984 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96cafcdf-59a2-42c6-b80b-a05d1f693198', 'x-compute-request-id': 'req-96cafcdf-59a2-42c6-b80b-a05d1f693198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:48,057 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:48,057 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252ceadf-6284-4922-b2fd-d8d179ae4be8', 'x-compute-request-id': 'req-252ceadf-6284-4922-b2fd-d8d179ae4be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:49,135 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:22:49,135 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae2ab8e-b84f-4834-a47d-db5c01ced423', 'x-compute-request-id': 'req-7ae2ab8e-b84f-4834-a47d-db5c01ced423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:50,500 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.357s 2021-08-03 21:22:50,500 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f574dcad-978a-4505-b08e-e55e5d71c9c2', 'x-compute-request-id': 'req-f574dcad-978a-4505-b08e-e55e5d71c9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:51,583 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.073s 2021-08-03 21:22:51,583 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e766938-d0a0-4ff1-9441-8d6615d9255a', 'x-compute-request-id': 'req-4e766938-d0a0-4ff1-9441-8d6615d9255a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:52,660 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:52,661 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e2e84b6-b6c2-49a2-92bf-1dcf51c1881b', 'x-compute-request-id': 'req-3e2e84b6-b6c2-49a2-92bf-1dcf51c1881b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:53,747 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.078s 2021-08-03 21:22:53,748 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-badd53b5-62b0-4244-afad-99cc1ee91951', 'x-compute-request-id': 'req-badd53b5-62b0-4244-afad-99cc1ee91951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:54,824 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:22:54,824 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-865b935f-1c67-4da4-977e-7a598b45e220', 'x-compute-request-id': 'req-865b935f-1c67-4da4-977e-7a598b45e220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:55,900 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:22:55,901 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3266da4d-974a-4edd-92bd-3f9475181650', 'x-compute-request-id': 'req-3266da4d-974a-4edd-92bd-3f9475181650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:56,975 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:22:56,976 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142334f2-1c8e-410e-ac87-8729cc24b828', 'x-compute-request-id': 'req-142334f2-1c8e-410e-ac87-8729cc24b828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:58,220 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.236s 2021-08-03 21:22:58,220 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5071846-2141-4a0b-bacd-3aa05ccbeb28', 'x-compute-request-id': 'req-e5071846-2141-4a0b-bacd-3aa05ccbeb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:22:59,297 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:22:59,298 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ed9955-cba6-43f8-896f-c86fd71feb53', 'x-compute-request-id': 'req-87ed9955-cba6-43f8-896f-c86fd71feb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:00,376 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:23:00,376 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-691f953e-c020-4810-be50-1c4bdf76b6ce', 'x-compute-request-id': 'req-691f953e-c020-4810-be50-1c4bdf76b6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:01,453 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:23:01,453 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fcc18a1-d590-4929-b13f-01f52a6a6d0b', 'x-compute-request-id': 'req-1fcc18a1-d590-4929-b13f-01f52a6a6d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:02,538 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.076s 2021-08-03 21:23:02,538 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e67a2d-40df-4e6a-90ac-3c0bdf6a7635', 'x-compute-request-id': 'req-d1e67a2d-40df-4e6a-90ac-3c0bdf6a7635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:03,615 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:23:03,616 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fa5c25-0c58-4094-8773-23eb92888969', 'x-compute-request-id': 'req-17fa5c25-0c58-4094-8773-23eb92888969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:04,701 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.077s 2021-08-03 21:23:04,701 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6a7c1a-3411-4f81-8158-41a1e4800607', 'x-compute-request-id': 'req-8e6a7c1a-3411-4f81-8158-41a1e4800607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:05,778 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:23:05,779 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7535efe-b5f4-4b75-b7ce-09ef72f7c805', 'x-compute-request-id': 'req-b7535efe-b5f4-4b75-b7ce-09ef72f7c805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:06,854 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:23:06,854 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-069a6e50-e056-4473-9e84-4fd9415a2a87', 'x-compute-request-id': 'req-069a6e50-e056-4473-9e84-4fd9415a2a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:07,928 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.065s 2021-08-03 21:23:07,929 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb5c4df1-3163-4294-9bfa-ce2b4ece3aae', 'x-compute-request-id': 'req-cb5c4df1-3163-4294-9bfa-ce2b4ece3aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:09,004 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:23:09,005 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3bd782-dc84-453c-8234-783e313d547b', 'x-compute-request-id': 'req-6d3bd782-dc84-453c-8234-783e313d547b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:10,080 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:23:10,081 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dade9109-e909-42f3-a33d-cbc00d9b9fa6', 'x-compute-request-id': 'req-dade9109-e909-42f3-a33d-cbc00d9b9fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:11,155 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.066s 2021-08-03 21:23:11,156 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a724e85-06c0-40c6-ad59-4542527ff1cf', 'x-compute-request-id': 'req-8a724e85-06c0-40c6-ad59-4542527ff1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:12,239 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.075s 2021-08-03 21:23:12,240 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e8d504d-7187-4c75-897c-0fe10266ad1e', 'x-compute-request-id': 'req-4e8d504d-7187-4c75-897c-0fe10266ad1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:13,321 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.073s 2021-08-03 21:23:13,321 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7908086a-0a03-4503-acb4-46413115761a', 'x-compute-request-id': 'req-7908086a-0a03-4503-acb4-46413115761a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:14,402 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:23:14,403 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedb3df9-43e4-4d4f-8f57-91c324352646', 'x-compute-request-id': 'req-eedb3df9-43e4-4d4f-8f57-91c324352646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:15,482 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.071s 2021-08-03 21:23:15,482 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b18d830-6df4-4bfb-90b6-34e9605eff5f', 'x-compute-request-id': 'req-7b18d830-6df4-4bfb-90b6-34e9605eff5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:16,562 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.071s 2021-08-03 21:23:16,562 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7159b402-0a35-4c4e-9b58-40bd7d9632ef', 'x-compute-request-id': 'req-7159b402-0a35-4c4e-9b58-40bd7d9632ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:17,643 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:23:17,643 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62abe7b5-9c8c-4561-8278-fd14a7c52a7e', 'x-compute-request-id': 'req-62abe7b5-9c8c-4561-8278-fd14a7c52a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:18,726 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.075s 2021-08-03 21:23:18,726 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe6d846-0b87-401c-b7d1-1bfef1d8cc69', 'x-compute-request-id': 'req-5fe6d846-0b87-401c-b7d1-1bfef1d8cc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:19,806 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.071s 2021-08-03 21:23:19,807 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192c4387-7669-4a27-ba41-59358f30f3c2', 'x-compute-request-id': 'req-192c4387-7669-4a27-ba41-59358f30f3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:20,885 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.069s 2021-08-03 21:23:20,886 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a296a546-7027-4d26-b846-b7c0e3f49480', 'x-compute-request-id': 'req-a296a546-7027-4d26-b846-b7c0e3f49480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:21,961 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.068s 2021-08-03 21:23:21,962 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bd2cf24-1d0f-4cc9-af5e-9b4d9c9e10ca', 'x-compute-request-id': 'req-1bd2cf24-1d0f-4cc9-af5e-9b4d9c9e10ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:23,059 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.088s 2021-08-03 21:23:23,060 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28779fa-9238-4e8a-afca-93e558b11af0', 'x-compute-request-id': 'req-a28779fa-9238-4e8a-afca-93e558b11af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:24,182 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.113s 2021-08-03 21:23:24,182 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4ba07e-927e-4551-85aa-84b05d7ac2ce', 'x-compute-request-id': 'req-4c4ba07e-927e-4551-85aa-84b05d7ac2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:25,261 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:23:25,261 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e81a2e4-b792-4879-91d2-953d2c20463d', 'x-compute-request-id': 'req-3e81a2e4-b792-4879-91d2-953d2c20463d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:26,349 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.079s 2021-08-03 21:23:26,349 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83650f25-dd0f-4d43-8f69-d2fafad39d96', 'x-compute-request-id': 'req-83650f25-dd0f-4d43-8f69-d2fafad39d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:27,435 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:23:27,435 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceefa7e4-f69c-405c-93a7-c06dd0c68937', 'x-compute-request-id': 'req-ceefa7e4-f69c-405c-93a7-c06dd0c68937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:28,511 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:23:28,511 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8604e085-99c0-45d2-9134-4109dca73d9e', 'x-compute-request-id': 'req-8604e085-99c0-45d2-9134-4109dca73d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:29,611 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.091s 2021-08-03 21:23:29,611 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6f41fa-9c04-4eee-8d88-4e791697a7db', 'x-compute-request-id': 'req-5a6f41fa-9c04-4eee-8d88-4e791697a7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:30,704 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.084s 2021-08-03 21:23:30,704 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2dfd41f-bf02-4da4-ad94-37baba2d447a', 'x-compute-request-id': 'req-b2dfd41f-bf02-4da4-ad94-37baba2d447a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:31,877 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.165s 2021-08-03 21:23:31,878 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a913594-fb07-4347-ba57-a546d1fa639d', 'x-compute-request-id': 'req-3a913594-fb07-4347-ba57-a546d1fa639d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:33,206 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.320s 2021-08-03 21:23:33,206 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113db5c1-f0d1-43b6-9c3d-822f0985225e', 'x-compute-request-id': 'req-113db5c1-f0d1-43b6-9c3d-822f0985225e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:34,531 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.317s 2021-08-03 21:23:34,532 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-141de428-0e33-4ef4-8353-6074043d5726', 'x-compute-request-id': 'req-141de428-0e33-4ef4-8353-6074043d5726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:36,339 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.798s 2021-08-03 21:23:36,339 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7036f436-0de6-4ae5-bb20-d66a35bf357d', 'x-compute-request-id': 'req-7036f436-0de6-4ae5-bb20-d66a35bf357d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:37,451 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.104s 2021-08-03 21:23:37,451 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6467439-8bce-49ce-afff-4521e8de3880', 'x-compute-request-id': 'req-d6467439-8bce-49ce-afff-4521e8de3880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:38,594 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.134s 2021-08-03 21:23:38,594 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8d9044f-23a9-471a-b01a-476531d327c7', 'x-compute-request-id': 'req-d8d9044f-23a9-471a-b01a-476531d327c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:39,846 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.243s 2021-08-03 21:23:39,846 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a8d10f8-f235-457d-b655-a4fb05dc5962', 'x-compute-request-id': 'req-9a8d10f8-f235-457d-b655-a4fb05dc5962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:41,229 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.375s 2021-08-03 21:23:41,230 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6766bbd-2c63-44ab-ba6b-37619676ecde', 'x-compute-request-id': 'req-c6766bbd-2c63-44ab-ba6b-37619676ecde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:42,369 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.131s 2021-08-03 21:23:42,370 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0454f856-96f7-4afa-b2a0-1c14cf657263', 'x-compute-request-id': 'req-0454f856-96f7-4afa-b2a0-1c14cf657263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:43,498 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.119s 2021-08-03 21:23:43,498 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c36314e6-09c7-49c4-94b3-af89a392255d', 'x-compute-request-id': 'req-c36314e6-09c7-49c4-94b3-af89a392255d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:44,705 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.198s 2021-08-03 21:23:44,705 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-516d69bc-6add-4176-a1dc-a6ef73f846d9', 'x-compute-request-id': 'req-516d69bc-6add-4176-a1dc-a6ef73f846d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:45,909 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.196s 2021-08-03 21:23:45,910 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1263761-8f1a-4cf6-a41c-b6151731c2a2', 'x-compute-request-id': 'req-c1263761-8f1a-4cf6-a41c-b6151731c2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:47,342 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.424s 2021-08-03 21:23:47,343 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da14b458-b0ad-4257-9383-043f5cf847c6', 'x-compute-request-id': 'req-da14b458-b0ad-4257-9383-043f5cf847c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:48,846 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.495s 2021-08-03 21:23:48,846 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77288e11-d12d-479d-bbd1-529fcfc9b86e', 'x-compute-request-id': 'req-77288e11-d12d-479d-bbd1-529fcfc9b86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:50,060 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.206s 2021-08-03 21:23:50,060 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b22b22-9841-48cd-9944-b200b591d6de', 'x-compute-request-id': 'req-b7b22b22-9841-48cd-9944-b200b591d6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:51,264 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.194s 2021-08-03 21:23:51,264 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cba3b3-0836-4eb0-80f3-b2ea47319623', 'x-compute-request-id': 'req-16cba3b3-0836-4eb0-80f3-b2ea47319623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:52,527 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.254s 2021-08-03 21:23:52,527 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbeb91bc-6bc6-4f22-a890-fd0a63305db4', 'x-compute-request-id': 'req-dbeb91bc-6bc6-4f22-a890-fd0a63305db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:53,733 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.198s 2021-08-03 21:23:53,734 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-295d9de7-def3-440c-9064-3cb045c71ddf', 'x-compute-request-id': 'req-295d9de7-def3-440c-9064-3cb045c71ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:55,002 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.259s 2021-08-03 21:23:55,003 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa77f1f-d2d4-4dff-a86c-cc95ef568af5', 'x-compute-request-id': 'req-7fa77f1f-d2d4-4dff-a86c-cc95ef568af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:56,716 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.705s 2021-08-03 21:23:56,716 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93204559-f833-4e2d-a53c-5dc39bb2889c', 'x-compute-request-id': 'req-93204559-f833-4e2d-a53c-5dc39bb2889c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:57,802 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.078s 2021-08-03 21:23:57,803 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9d08f0-0a60-4083-bd80-6c8fbd693d54', 'x-compute-request-id': 'req-9e9d08f0-0a60-4083-bd80-6c8fbd693d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:58,881 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.070s 2021-08-03 21:23:58,881 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83bbe7a1-8c29-4351-882d-f4d565f01bb7', 'x-compute-request-id': 'req-83bbe7a1-8c29-4351-882d-f4d565f01bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:23:59,981 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.091s 2021-08-03 21:23:59,982 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2936984d-1d27-4ced-9285-5064c89914c9', 'x-compute-request-id': 'req-2936984d-1d27-4ced-9285-5064c89914c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:01,103 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.113s 2021-08-03 21:24:01,104 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113d4966-5d51-4d42-a347-7e3d359ffcb3', 'x-compute-request-id': 'req-113d4966-5d51-4d42-a347-7e3d359ffcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:02,223 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.110s 2021-08-03 21:24:02,223 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d07a717-ff78-48aa-839c-56a5845fd052', 'x-compute-request-id': 'req-0d07a717-ff78-48aa-839c-56a5845fd052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:03,477 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.245s 2021-08-03 21:24:03,477 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c254f5cc-891a-426d-9397-8fecc23fd21d', 'x-compute-request-id': 'req-c254f5cc-891a-426d-9397-8fecc23fd21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:04,584 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.097s 2021-08-03 21:24:04,584 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f33993-5289-4fe5-aad0-e2fd70beacf3', 'x-compute-request-id': 'req-70f33993-5289-4fe5-aad0-e2fd70beacf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:05,729 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.136s 2021-08-03 21:24:05,729 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1c85fdb-851f-462a-b177-84bfb27d1964', 'x-compute-request-id': 'req-a1c85fdb-851f-462a-b177-84bfb27d1964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:07,004 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.265s 2021-08-03 21:24:07,004 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb151a37-cc5b-449e-bb96-234090f90ebf', 'x-compute-request-id': 'req-fb151a37-cc5b-449e-bb96-234090f90ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:08,261 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.248s 2021-08-03 21:24:08,261 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd0c729-73f5-4b8a-be11-48a4ef223fe3', 'x-compute-request-id': 'req-3cd0c729-73f5-4b8a-be11-48a4ef223fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:09,403 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.133s 2021-08-03 21:24:09,404 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c758be16-d37e-4ddb-9300-7d9fa57427c8', 'x-compute-request-id': 'req-c758be16-d37e-4ddb-9300-7d9fa57427c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:10,540 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.128s 2021-08-03 21:24:10,540 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bcb8664-4d5a-4c21-b8a9-3f6669da8b62', 'x-compute-request-id': 'req-9bcb8664-4d5a-4c21-b8a9-3f6669da8b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:11,690 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.140s 2021-08-03 21:24:11,690 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3738e9e1-6fc1-48df-a342-59aaa2098a2c', 'x-compute-request-id': 'req-3738e9e1-6fc1-48df-a342-59aaa2098a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:13,096 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.397s 2021-08-03 21:24:13,096 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983aad2e-d478-4249-8b75-63224f6a3f63', 'x-compute-request-id': 'req-983aad2e-d478-4249-8b75-63224f6a3f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:14,570 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.465s 2021-08-03 21:24:14,570 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2114912-bca9-4855-ad84-62491ce7b4bf', 'x-compute-request-id': 'req-f2114912-bca9-4855-ad84-62491ce7b4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:16,220 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.641s 2021-08-03 21:24:16,220 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b129a686-9d0c-4dcf-b6eb-63957134dfd8', 'x-compute-request-id': 'req-b129a686-9d0c-4dcf-b6eb-63957134dfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:17,454 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.226s 2021-08-03 21:24:17,454 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db384b59-d5b8-4146-bcb5-4fb0dae80730', 'x-compute-request-id': 'req-db384b59-d5b8-4146-bcb5-4fb0dae80730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:18,564 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.101s 2021-08-03 21:24:18,564 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6764c3c6-956a-4cd0-bede-a3aa8ba06b76', 'x-compute-request-id': 'req-6764c3c6-956a-4cd0-bede-a3aa8ba06b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:19,675 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.102s 2021-08-03 21:24:19,676 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b640396-be5f-4511-9515-afc0ee295b3f', 'x-compute-request-id': 'req-5b640396-be5f-4511-9515-afc0ee295b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:20,830 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.145s 2021-08-03 21:24:20,830 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad2d5a0-1458-4b09-8f41-858b9f0ba634', 'x-compute-request-id': 'req-dad2d5a0-1458-4b09-8f41-858b9f0ba634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:22,071 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.232s 2021-08-03 21:24:22,071 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7b2453-4b80-4d79-b366-35fa9936d435', 'x-compute-request-id': 'req-ca7b2453-4b80-4d79-b366-35fa9936d435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:23,429 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.348s 2021-08-03 21:24:23,429 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-763ead18-f656-4d3f-8b51-30ec82e1b731', 'x-compute-request-id': 'req-763ead18-f656-4d3f-8b51-30ec82e1b731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:25,024 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.585s 2021-08-03 21:24:25,024 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54934e80-1b62-4fef-933a-603d5f7cd703', 'x-compute-request-id': 'req-54934e80-1b62-4fef-933a-603d5f7cd703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:26,221 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.188s 2021-08-03 21:24:26,222 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d46ead5-2a55-4b64-99af-0e983b911579', 'x-compute-request-id': 'req-0d46ead5-2a55-4b64-99af-0e983b911579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:27,695 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.465s 2021-08-03 21:24:27,696 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2115200c-ed5c-4d54-8dfb-b1e985bc3311', 'x-compute-request-id': 'req-2115200c-ed5c-4d54-8dfb-b1e985bc3311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:28,865 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.160s 2021-08-03 21:24:28,865 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db927a80-ac3f-4a29-aa2a-12b359e92f6c', 'x-compute-request-id': 'req-db927a80-ac3f-4a29-aa2a-12b359e92f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:30,505 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.632s 2021-08-03 21:24:30,506 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-416b98cf-ab80-416c-8a4a-892b30487119', 'x-compute-request-id': 'req-416b98cf-ab80-416c-8a4a-892b30487119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:31,739 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.225s 2021-08-03 21:24:31,739 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e3782ad-2506-42e7-ba46-d2efc10513fb', 'x-compute-request-id': 'req-5e3782ad-2506-42e7-ba46-d2efc10513fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:33,573 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.824s 2021-08-03 21:24:33,573 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a4be851-fcd0-4e3e-9442-c7c8f340db13', 'x-compute-request-id': 'req-7a4be851-fcd0-4e3e-9442-c7c8f340db13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:34,815 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.232s 2021-08-03 21:24:34,815 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b095d6-d98b-4737-8d5e-629ccf71ff3d', 'x-compute-request-id': 'req-73b095d6-d98b-4737-8d5e-629ccf71ff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:36,343 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.519s 2021-08-03 21:24:36,343 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a771022-fbab-4b99-a0c8-ef0ff3410758', 'x-compute-request-id': 'req-3a771022-fbab-4b99-a0c8-ef0ff3410758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:37,491 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.139s 2021-08-03 21:24:37,491 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00731e86-0f61-4b33-b1a1-76ac5ee87682', 'x-compute-request-id': 'req-00731e86-0f61-4b33-b1a1-76ac5ee87682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:38,852 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.351s 2021-08-03 21:24:38,852 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2646e3e1-9662-4ce2-9f6c-9d85cd429ad0', 'x-compute-request-id': 'req-2646e3e1-9662-4ce2-9f6c-9d85cd429ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:40,472 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.611s 2021-08-03 21:24:40,472 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63404dac-9512-4d33-9ab6-951494bdf42d', 'x-compute-request-id': 'req-63404dac-9512-4d33-9ab6-951494bdf42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:41,566 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.085s 2021-08-03 21:24:41,566 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-146e5387-addc-41c4-a8a1-e803ec5354c2', 'x-compute-request-id': 'req-146e5387-addc-41c4-a8a1-e803ec5354c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:43,202 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.626s 2021-08-03 21:24:43,202 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec63acf-5c4b-41a1-8ddb-a966b537097e', 'x-compute-request-id': 'req-7ec63acf-5c4b-41a1-8ddb-a966b537097e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:44,530 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.319s 2021-08-03 21:24:44,530 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0247c99-bb65-4597-88e0-9bb98ff2575a', 'x-compute-request-id': 'req-d0247c99-bb65-4597-88e0-9bb98ff2575a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:45,801 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.262s 2021-08-03 21:24:45,801 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2d792d1-3456-40bd-a411-020c2edde822', 'x-compute-request-id': 'req-e2d792d1-3456-40bd-a411-020c2edde822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:46,903 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.092s 2021-08-03 21:24:46,903 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e6cbfe-4940-481a-9c31-b7fc0e4ae037', 'x-compute-request-id': 'req-58e6cbfe-4940-481a-9c31-b7fc0e4ae037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:48,014 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.102s 2021-08-03 21:24:48,015 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef3788e4-78f4-4f6b-b2ae-182e7bb67581', 'x-compute-request-id': 'req-ef3788e4-78f4-4f6b-b2ae-182e7bb67581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:49,102 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.080s 2021-08-03 21:24:49,103 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0111e0ca-4700-4f55-bf9b-ff36454f9e13', 'x-compute-request-id': 'req-0111e0ca-4700-4f55-bf9b-ff36454f9e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:50,214 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.102s 2021-08-03 21:24:50,214 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc1c436-186c-4c0c-add0-b70c7511ed35', 'x-compute-request-id': 'req-bcc1c436-186c-4c0c-add0-b70c7511ed35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:51,313 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.090s 2021-08-03 21:24:51,314 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0e524a-a868-4bbf-9e9d-5e7723fb59cf', 'x-compute-request-id': 'req-9b0e524a-a868-4bbf-9e9d-5e7723fb59cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:52,493 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.171s 2021-08-03 21:24:52,494 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a10691d-dce8-4ba0-8836-3b589a2b9ae3', 'x-compute-request-id': 'req-9a10691d-dce8-4ba0-8836-3b589a2b9ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:54,768 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 1.265s 2021-08-03 21:24:54,768 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8afe88f3-1f4d-4f53-af2b-77160265ba17', 'x-compute-request-id': 'req-8afe88f3-1f4d-4f53-af2b-77160265ba17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:55,950 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.173s 2021-08-03 21:24:55,950 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420bce08-76b0-469b-8687-ccfca26cfa86', 'x-compute-request-id': 'req-420bce08-76b0-469b-8687-ccfca26cfa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:57,178 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.219s 2021-08-03 21:24:57,178 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f2565b-0793-4fda-9d80-a03abd71ae33', 'x-compute-request-id': 'req-a4f2565b-0793-4fda-9d80-a03abd71ae33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:58,341 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.155s 2021-08-03 21:24:58,342 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce427b4-8d75-4bbb-bf7b-26653a08ec80', 'x-compute-request-id': 'req-4ce427b4-8d75-4bbb-bf7b-26653a08ec80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:24:59,444 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.093s 2021-08-03 21:24:59,445 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff9dedd-2e21-4ba2-9c71-fecc21655ed3', 'x-compute-request-id': 'req-7ff9dedd-2e21-4ba2-9c71-fecc21655ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:24:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:00,892 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.438s 2021-08-03 21:25:00,892 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc4dcb3-a42a-400b-b55c-c466ba163f64', 'x-compute-request-id': 'req-bcc4dcb3-a42a-400b-b55c-c466ba163f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:01,979 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.079s 2021-08-03 21:25:01,979 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f91f685-96a6-41ae-a878-87da4e3546c4', 'x-compute-request-id': 'req-0f91f685-96a6-41ae-a878-87da4e3546c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:03,102 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.114s 2021-08-03 21:25:03,102 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-709a4b82-2952-44bd-9188-bfebedc7cc2f', 'x-compute-request-id': 'req-709a4b82-2952-44bd-9188-bfebedc7cc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:04,229 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.119s 2021-08-03 21:25:04,230 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1ec584-3227-45fd-b62e-d7d0c35d3d82', 'x-compute-request-id': 'req-8c1ec584-3227-45fd-b62e-d7d0c35d3d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:05,533 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.295s 2021-08-03 21:25:05,534 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d10b06-1267-414a-8df0-a7d5fd2f21f6', 'x-compute-request-id': 'req-77d10b06-1267-414a-8df0-a7d5fd2f21f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:06,941 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.399s 2021-08-03 21:25:06,941 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cfc9827-9f24-4f22-9691-03d51275b6d9', 'x-compute-request-id': 'req-4cfc9827-9f24-4f22-9691-03d51275b6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:08,117 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.167s 2021-08-03 21:25:08,117 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a62bbf-1250-4744-87f4-46f6f6020ff5', 'x-compute-request-id': 'req-52a62bbf-1250-4744-87f4-46f6f6020ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:09,501 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.375s 2021-08-03 21:25:09,502 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0b00ac0-98bd-42fb-8e2d-5bfeb1905c48', 'x-compute-request-id': 'req-d0b00ac0-98bd-42fb-8e2d-5bfeb1905c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:10,943 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.433s 2021-08-03 21:25:10,943 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ef4e7c-6705-499e-bc99-73de74ad1830', 'x-compute-request-id': 'req-64ef4e7c-6705-499e-bc99-73de74ad1830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:12,031 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.079s 2021-08-03 21:25:12,031 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edcf510c-e5fc-4484-a688-be4309b12f62', 'x-compute-request-id': 'req-edcf510c-e5fc-4484-a688-be4309b12f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:13,115 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.075s 2021-08-03 21:25:13,115 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ba17bc-21f1-431b-9831-148367a47539', 'x-compute-request-id': 'req-d5ba17bc-21f1-431b-9831-148367a47539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:14,207 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.084s 2021-08-03 21:25:14,208 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0da62ef-baea-443f-967b-226b3238f5cf', 'x-compute-request-id': 'req-a0da62ef-baea-443f-967b-226b3238f5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:15,469 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.253s 2021-08-03 21:25:15,469 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa35b310-e3b3-442e-b857-f6f7d47b69d7', 'x-compute-request-id': 'req-fa35b310-e3b3-442e-b857-f6f7d47b69d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:16,683 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.205s 2021-08-03 21:25:16,683 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ea8742-c99a-4cf3-adca-ac5e9401e965', 'x-compute-request-id': 'req-18ea8742-c99a-4cf3-adca-ac5e9401e965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:18,005 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.313s 2021-08-03 21:25:18,006 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9d6a8a-b939-4a9d-9dea-a021bd515c4d', 'x-compute-request-id': 'req-1a9d6a8a-b939-4a9d-9dea-a021bd515c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:19,261 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.246s 2021-08-03 21:25:19,261 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637fd92b-669e-44b5-80bf-5e506702b0d7', 'x-compute-request-id': 'req-637fd92b-669e-44b5-80bf-5e506702b0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:20,903 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.633s 2021-08-03 21:25:20,903 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27c5d375-ac81-4ea8-8146-557489733cf1', 'x-compute-request-id': 'req-27c5d375-ac81-4ea8-8146-557489733cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:22,225 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.313s 2021-08-03 21:25:22,225 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e40ce2-f068-4b37-a1fa-65b070340751', 'x-compute-request-id': 'req-50e40ce2-f068-4b37-a1fa-65b070340751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:23,422 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.183s 2021-08-03 21:25:23,422 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72193620-7b66-4221-ae0f-65f089e39ead', 'x-compute-request-id': 'req-72193620-7b66-4221-ae0f-65f089e39ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:24,654 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.223s 2021-08-03 21:25:24,654 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342c7f54-8196-4561-93fb-e0c52b4085cb', 'x-compute-request-id': 'req-342c7f54-8196-4561-93fb-e0c52b4085cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:25,881 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.218s 2021-08-03 21:25:25,881 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3a7c06-89a3-4c03-819a-1eb4606f72b3', 'x-compute-request-id': 'req-4e3a7c06-89a3-4c03-819a-1eb4606f72b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:27,009 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.120s 2021-08-03 21:25:27,010 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab017c90-119c-4c08-8c9f-df01dfc3785c', 'x-compute-request-id': 'req-ab017c90-119c-4c08-8c9f-df01dfc3785c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:28,404 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.386s 2021-08-03 21:25:28,405 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63016dfb-d5df-4e91-9012-9551cc376d1a', 'x-compute-request-id': 'req-63016dfb-d5df-4e91-9012-9551cc376d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:29,544 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.131s 2021-08-03 21:25:29,545 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156f3cad-3164-4288-bbd6-f647632a3ea3', 'x-compute-request-id': 'req-156f3cad-3164-4288-bbd6-f647632a3ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:31,018 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.457s 2021-08-03 21:25:31,018 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b02953-2b99-4426-9e1b-057860d969f0', 'x-compute-request-id': 'req-f9b02953-2b99-4426-9e1b-057860d969f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:32,180 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.153s 2021-08-03 21:25:32,180 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b95ab437-0bc0-4e35-bf38-9ef582ad101b', 'x-compute-request-id': 'req-b95ab437-0bc0-4e35-bf38-9ef582ad101b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:33,314 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.125s 2021-08-03 21:25:33,315 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-796e59d9-ad19-4644-8a5c-17224960869d', 'x-compute-request-id': 'req-796e59d9-ad19-4644-8a5c-17224960869d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:34,490 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.167s 2021-08-03 21:25:34,490 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b15f4ad2-f9f5-4124-a619-fb41bf270b95', 'x-compute-request-id': 'req-b15f4ad2-f9f5-4124-a619-fb41bf270b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:35,981 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.481s 2021-08-03 21:25:35,981 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aac71583-ce76-4f5a-9312-448cf661d22a', 'x-compute-request-id': 'req-aac71583-ce76-4f5a-9312-448cf661d22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:38,655 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 1.665s 2021-08-03 21:25:38,656 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfdde1ea-5af7-4db2-ad90-74f8af0c3887', 'x-compute-request-id': 'req-cfdde1ea-5af7-4db2-ad90-74f8af0c3887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:39,831 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.165s 2021-08-03 21:25:39,832 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f0df53-e61d-498e-b498-206e3ca1f18d', 'x-compute-request-id': 'req-70f0df53-e61d-498e-b498-206e3ca1f18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:40,979 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.138s 2021-08-03 21:25:40,980 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcab3cbb-46f1-4c52-aaae-ea4b5edd0d63', 'x-compute-request-id': 'req-dcab3cbb-46f1-4c52-aaae-ea4b5edd0d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:42,468 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.479s 2021-08-03 21:25:42,469 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ac79fe-729c-41cf-aad1-fe00b702975e', 'x-compute-request-id': 'req-01ac79fe-729c-41cf-aad1-fe00b702975e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:43,661 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.183s 2021-08-03 21:25:43,661 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99da55fa-f499-450a-b1fc-af30d2820a73', 'x-compute-request-id': 'req-99da55fa-f499-450a-b1fc-af30d2820a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:44,784 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.114s 2021-08-03 21:25:44,784 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40e6cdd5-d72b-4bf7-a86e-251764a604a0', 'x-compute-request-id': 'req-40e6cdd5-d72b-4bf7-a86e-251764a604a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:46,015 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.222s 2021-08-03 21:25:46,015 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-442decf8-9a12-4a24-8965-47f6f3549112', 'x-compute-request-id': 'req-442decf8-9a12-4a24-8965-47f6f3549112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:47,116 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.093s 2021-08-03 21:25:47,117 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca3fbb9-4ecd-4100-8f85-b30b4e73ec68', 'x-compute-request-id': 'req-aca3fbb9-4ecd-4100-8f85-b30b4e73ec68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:48,285 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.159s 2021-08-03 21:25:48,285 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7fce7c-9300-417e-8dfb-094cd78500af', 'x-compute-request-id': 'req-7f7fce7c-9300-417e-8dfb-094cd78500af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:49,387 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.093s 2021-08-03 21:25:49,388 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edca5014-93d6-4156-868a-9f6690228a0f', 'x-compute-request-id': 'req-edca5014-93d6-4156-868a-9f6690228a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:50,497 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.101s 2021-08-03 21:25:50,498 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a1fc08-837c-4ed8-bc9f-8ede9304395f', 'x-compute-request-id': 'req-c3a1fc08-837c-4ed8-bc9f-8ede9304395f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:51,742 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.235s 2021-08-03 21:25:51,744 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36aa768f-f549-4214-8d81-5200d842b134', 'x-compute-request-id': 'req-36aa768f-f549-4214-8d81-5200d842b134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:53,162 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.406s 2021-08-03 21:25:53,163 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04fe910-0952-4c63-a38f-9cc6d7ad3baa', 'x-compute-request-id': 'req-a04fe910-0952-4c63-a38f-9cc6d7ad3baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:54,308 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.136s 2021-08-03 21:25:54,308 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd8ba5c-852b-486e-ae7e-0d600520eafe', 'x-compute-request-id': 'req-0fd8ba5c-852b-486e-ae7e-0d600520eafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:55,389 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.072s 2021-08-03 21:25:55,389 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10960503-cd4a-427e-9e3f-c57eabcaf7d5', 'x-compute-request-id': 'req-10960503-cd4a-427e-9e3f-c57eabcaf7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:56,464 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.067s 2021-08-03 21:25:56,465 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533adb80-dfd8-4e51-bdeb-82f6e65c0389', 'x-compute-request-id': 'req-533adb80-dfd8-4e51-bdeb-82f6e65c0389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:57,556 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.083s 2021-08-03 21:25:57,556 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c9419de-f425-4961-94a1-6a253b579aaf', 'x-compute-request-id': 'req-2c9419de-f425-4961-94a1-6a253b579aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:58,642 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.078s 2021-08-03 21:25:58,642 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71cb0551-16c3-4237-ba6d-1c5b162e9ce3', 'x-compute-request-id': 'req-71cb0551-16c3-4237-ba6d-1c5b162e9ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:25:59,804 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.154s 2021-08-03 21:25:59,805 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8663864-e649-4e1e-b430-644c415cb91a', 'x-compute-request-id': 'req-f8663864-e649-4e1e-b430-644c415cb91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:26:00,918 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.103s 2021-08-03 21:26:00,918 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4343080d-d5a1-4b92-beb2-13cf4526b495', 'x-compute-request-id': 'req-4343080d-d5a1-4b92-beb2-13cf4526b495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:26:02,065 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.139s 2021-08-03 21:26:02,066 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3497da0f-a38f-4469-8bbb-f3e13c5d5d0f', 'x-compute-request-id': 'req-3497da0f-a38f-4469-8bbb-f3e13c5d5d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:26:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:26:03,159 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.084s 2021-08-03 21:26:03,159 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8736a4-2185-4764-9cf7-1773f065daed', 'x-compute-request-id': 'req-ba8736a4-2185-4764-9cf7-1773f065daed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:26:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:26:04,265 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.097s 2021-08-03 21:26:04,265 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8374780-8dae-4869-90c6-d9ecf3421cb8', 'x-compute-request-id': 'req-f8374780-8dae-4869-90c6-d9ecf3421cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:26:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:26:05,360 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.086s 2021-08-03 21:26:05,361 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bccfdeb-a171-4f5d-8427-bb5b44fa400f', 'x-compute-request-id': 'req-4bccfdeb-a171-4f5d-8427-bb5b44fa400f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:26:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:26:06,476 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.107s 2021-08-03 21:26:06,477 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51e2145-2afb-4e82-ac60-88b7cce93e88', 'x-compute-request-id': 'req-e51e2145-2afb-4e82-ac60-88b7cce93e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"server": {"id": "8f4491c1-97d5-4aa6-a19f-5c5d2a33f798", "name": "tempest-server-smoke-801994193", "status": "BUILD", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:20:06Z", "updated": "2021-08-03T21:26:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "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-08-03 21:26:06,714 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 204 DELETE http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.230s 2021-08-03 21:26:06,715 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:06 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-ce46aad6-c538-4c4b-9643-c3e67d712a98', 'x-compute-request-id': 'req-ce46aad6-c538-4c4b-9643-c3e67d712a98', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'' 2021-08-03 21:26:06,924 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 404 GET http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 0.209s 2021-08-03 21:26:06,925 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:06 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-b292021f-9174-4a6c-9f5c-782ba03a90f0', 'x-compute-request-id': 'req-b292021f-9174-4a6c-9f5c-782ba03a90f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/8f4491c1-97d5-4aa6-a19f-5c5d2a33f798'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 could not be found."}}' 2021-08-03 21:26:09,721 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT http://10.222.0.102:9696/v2.0/routers/716a4b17-e329-42aa-977f-b7aed3514a9c/remove_router_interface 2.784s 2021-08-03 21:26:09,721 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1af015ba-ef72-42ae-b8ed-b61c1beb0d1f', 'date': 'Tue, 03 Aug 2021 21:26:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/716a4b17-e329-42aa-977f-b7aed3514a9c/remove_router_interface'} Body: b'{"id": "716a4b17-e329-42aa-977f-b7aed3514a9c", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "port_id": "038e9637-ac6a-453e-afeb-c7e98dc14353", "network_id": "21f440d2-1031-4d43-9b16-b466e379c2d3", "subnet_id": "3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6", "subnet_ids": ["3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6"]}' 2021-08-03 21:26:10,235 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6 0.513s 2021-08-03 21:26:10,236 110118 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-09389152-bfb9-4c97-91e6-b70d37e301c2', 'date': 'Tue, 03 Aug 2021 21:26:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/3fb5eceb-5cdc-4114-a2a8-afb0bcfd11b6'} Body: b'' 2021-08-03 21:26:12,058 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/routers/716a4b17-e329-42aa-977f-b7aed3514a9c 1.821s 2021-08-03 21:26:12,058 110118 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-93e0cdb6-b3fd-4698-bbcc-04c107201644', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:26:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/716a4b17-e329-42aa-977f-b7aed3514a9c'} Body: b'' 2021-08-03 21:26:12,585 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/21f440d2-1031-4d43-9b16-b466e379c2d3 0.526s 2021-08-03 21:26:12,585 110118 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-093e68ee-e082-4a2f-94be-951ecbfdfdba', 'date': 'Tue, 03 Aug 2021 21:26:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/21f440d2-1031-4d43-9b16-b466e379c2d3'} Body: b'' 2021-08-03 21:26:14,669 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/floatingips/a6614068-fa60-406f-b551-bed53ae89cf5 2.083s 2021-08-03 21:26:14,669 110118 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-405d2671-72c1-44ef-86a4-f6109cad430b', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:26:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/floatingips/a6614068-fa60-406f-b551-bed53ae89cf5'} Body: b'' 2021-08-03 21:26:15,049 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.379s 2021-08-03 21:26:15,049 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:14 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-24fa1dd6-a82b-4444-8997-1142c2a5fca2', 'x-compute-request-id': 'req-24fa1dd6-a82b-4444-8997-1142c2a5fca2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'' 2021-08-03 21:26:15,534 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.484s 2021-08-03 21:26:15,534 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1773', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79751bf4-37d5-43ad-9115-6c546b660c5b', 'x-compute-request-id': 'req-79751bf4-37d5-43ad-9115-6c546b660c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "ACTIVE", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:26:15Z", "addresses": {"tempest-network-smoke--1273858638": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bd:47"}, {"version": 4, "addr": "172.25.3.254", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bd:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": "2021-08-03T21:19:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--342728987"}, {"name": "tempest-secgroup_access--1213295836"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:26:16,748 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.204s 2021-08-03 21:26:16,748 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8ae1fd-b821-4538-946f-b32f6bce17a2', 'x-compute-request-id': 'req-0d8ae1fd-b821-4538-946f-b32f6bce17a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"server": {"id": "4f2b23bf-7d46-420b-9d44-28bc501c4345", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1700137652-access_point-1143404911", "status": "ACTIVE", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "user_id": "ddfe8d65d3d34ff19f836a7a6a22f509", "metadata": {}, "hostId": "64101bbd6cc83bfa415351cf6700d74f50280b30e1398db39b861e58", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:19:09Z", "updated": "2021-08-03T21:26:15Z", "addresses": {"tempest-network-smoke--1273858638": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bd:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2136596408", "OS-SRV-USG:launched_at": "2021-08-03T21:19:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:26:17,793 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345 0.036s 2021-08-03 21:26:17,793 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4cc89a77-7556-4438-9bdc-34b93bea1c6b', 'x-compute-request-id': 'req-4cc89a77-7556-4438-9bdc-34b93bea1c6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/4f2b23bf-7d46-420b-9d44-28bc501c4345'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4f2b23bf-7d46-420b-9d44-28bc501c4345 could not be found."}}' 2021-08-03 21:26:17,991 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/85a96d69-d875-4276-affa-66580fca4158 0.197s 2021-08-03 21:26:17,991 110118 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-31018a5b-a115-438a-9e6d-01ed5b2d5e4f', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:26:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/85a96d69-d875-4276-affa-66580fca4158'} Body: b'' 2021-08-03 21:26:18,304 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae 0.312s 2021-08-03 21:26:18,304 110118 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-7a71bbd7-3ed9-457e-9348-af4d48b2896d', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:26:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/9ad9209f-fc80-4b22-b5e2-4a7b70a2c8ae'} Body: b'' 2021-08-03 21:26:20,932 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT http://10.222.0.102:9696/v2.0/routers/fb0aedaa-cf27-46b3-9434-1442aa134cbc/remove_router_interface 2.628s 2021-08-03 21:26:20,933 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "a6067474-bb20-4d9e-9829-0f4ab4c3ad3d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4176a14b-5cc2-4b3f-8958-7673f2b84e81', 'date': 'Tue, 03 Aug 2021 21:26:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/fb0aedaa-cf27-46b3-9434-1442aa134cbc/remove_router_interface'} Body: b'{"id": "fb0aedaa-cf27-46b3-9434-1442aa134cbc", "tenant_id": "7b824ce8955745498aea0c3a16a605e8", "port_id": "4674696f-8ddc-4406-8335-d153ebd3c74f", "network_id": "409a15f8-6329-4ef0-bbf4-c232b700a3be", "subnet_id": "a6067474-bb20-4d9e-9829-0f4ab4c3ad3d", "subnet_ids": ["a6067474-bb20-4d9e-9829-0f4ab4c3ad3d"]}' 2021-08-03 21:26:21,521 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/subnets/a6067474-bb20-4d9e-9829-0f4ab4c3ad3d 0.587s 2021-08-03 21:26:21,521 110118 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-d8d8f3e6-b785-4e3e-a94a-76cfa1486d55', 'date': 'Tue, 03 Aug 2021 21:26:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/subnets/a6067474-bb20-4d9e-9829-0f4ab4c3ad3d'} Body: b'' 2021-08-03 21:26:22,947 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/routers/fb0aedaa-cf27-46b3-9434-1442aa134cbc 1.425s 2021-08-03 21:26:22,948 110118 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-d161db53-268b-431d-811c-6fa428707212', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:26:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/routers/fb0aedaa-cf27-46b3-9434-1442aa134cbc'} Body: b'' 2021-08-03 21:26:24,365 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/networks/409a15f8-6329-4ef0-bbf4-c232b700a3be 1.416s 2021-08-03 21:26:24,365 110118 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-8f4f1834-ad3b-4dc6-acf9-4aa3b152dcd6', 'date': 'Tue, 03 Aug 2021 21:26:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/networks/409a15f8-6329-4ef0-bbf4-c232b700a3be'} Body: b'' 2021-08-03 21:26:24,406 110118 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-2136596408 0.041s 2021-08-03 21:26:24,407 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:24 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-d78d8adf-7c72-43ad-8508-c2dfbdb63ce9', 'x-compute-request-id': 'req-d78d8adf-7c72-43ad-8508-c2dfbdb63ce9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-2136596408'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return func(*func_args, **func_kwargs) 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_security_groups_basic_ops.py", line 671, in test_boot_into_disabled_port_security_network_without_secgroup server = self._create_server(name, tenant, sec_groups) File "/opt/stack/tempest/tempest/scenario/test_security_groups_basic_ops.py", line 273, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup) Server 8f4491c1-97d5-4aa6-a19f-5c5d2a33f798 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
fail
ft23.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:26:31,907 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.136s 2021-08-03 21:26:31,908 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3408', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-94572182-c360-4573-aec7-bd1616d9e10b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a2de9263613a4d4d87a76140b8fa05d7", "name": "tempest-TestServerAdvancedOps-457595652-project", "password_expires_at": null}, "audit_ids": ["OOdCP6BZRPycw3NWDFqofg"], "expires_at": "2021-08-03T22:26:31.000000Z", "issued_at": "2021-08-03T21:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "name": "tempest-TestServerAdvancedOps-457595652"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_1aaa1a1a1a7f42eea09b0d8db3986c06", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/1aaa1a1a1a7f42eea09b0d8db3986c06", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/1aaa1a1a1a7f42eea09b0d8db3986c06", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/1aaa1a1a1a7f42eea09b0d8db3986c06", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:26:31,908 110118 INFO [tempest.lib.common.fixed_network] (TestServerAdvancedOps:test_server_sequence_suspend_resume) Found network {'id': '4fc19b79-ab62-4a38-9e85-2fbbab36c7b6', 'name': 'tempest-TestServerAdvancedOps-2075232553-network', 'tenant_id': '1aaa1a1a1a7f42eea09b0d8db3986c06', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1aaa1a1a1a7f42eea09b0d8db3986c06', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 878, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:26:28Z', 'updated_at': '2021-08-03T21:26:28Z', 'revision_number': 1} available for tenant 2021-08-03 21:26:33,503 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 202 POST http://10.222.0.102/compute/v2.1/servers 1.594s 2021-08-03 21:26:33,504 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerAdvancedOps-server-1395972541", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "networks": [{"uuid": "4fc19b79-ab62-4a38-9e85-2fbbab36c7b6"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79936fd-e068-4573-9c2c-b09d6784fab1', 'x-compute-request-id': 'req-d79936fd-e068-4573-9c2c-b09d6784fab1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5Ce2ZjQW5pJ4"}}' 2021-08-03 21:26:33,987 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.480s 2021-08-03 21:26:33,987 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-393aeae6-21c3-4483-a083-dd7e252d4c92', 'x-compute-request-id': 'req-393aeae6-21c3-4483-a083-dd7e252d4c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:35,538 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.543s 2021-08-03 21:26:35,539 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5d784d0-82fd-4c60-9c86-a2207e67a02c', 'x-compute-request-id': 'req-c5d784d0-82fd-4c60-9c86-a2207e67a02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:36,879 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.331s 2021-08-03 21:26:36,879 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c50117-71ed-4241-af5a-ad4d94429167', 'x-compute-request-id': 'req-24c50117-71ed-4241-af5a-ad4d94429167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:38,060 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.172s 2021-08-03 21:26:38,060 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad0395a3-bc29-4b36-b89b-1f0cd631340c', 'x-compute-request-id': 'req-ad0395a3-bc29-4b36-b89b-1f0cd631340c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:39,243 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.174s 2021-08-03 21:26:39,244 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ba4b8b-d6b8-4f00-86f4-783ac333c4cc', 'x-compute-request-id': 'req-f9ba4b8b-d6b8-4f00-86f4-783ac333c4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:40,428 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.175s 2021-08-03 21:26:40,428 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5d36cdf-a82d-43b9-a569-2c164f38b51b', 'x-compute-request-id': 'req-c5d36cdf-a82d-43b9-a569-2c164f38b51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:41,601 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.164s 2021-08-03 21:26:41,602 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1963f3ec-5d85-42ed-8f9d-2031780d82cd', 'x-compute-request-id': 'req-1963f3ec-5d85-42ed-8f9d-2031780d82cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:42,779 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.169s 2021-08-03 21:26:42,780 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8107cfa-3600-4122-ae6f-86f09207d82d', 'x-compute-request-id': 'req-c8107cfa-3600-4122-ae6f-86f09207d82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:43,952 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.163s 2021-08-03 21:26:43,952 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09481b2d-a4b0-42b7-885d-d0538913a2db', 'x-compute-request-id': 'req-09481b2d-a4b0-42b7-885d-d0538913a2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:45,081 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.120s 2021-08-03 21:26:45,082 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2452e46-e990-402c-ae74-8c79329b54f8', 'x-compute-request-id': 'req-c2452e46-e990-402c-ae74-8c79329b54f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:46,192 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.102s 2021-08-03 21:26:46,192 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6747e937-9362-4aa1-8d7d-b4b3aee1e9e8', 'x-compute-request-id': 'req-6747e937-9362-4aa1-8d7d-b4b3aee1e9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:47,274 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:26:47,274 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5bce4a4-0e73-42ea-80ff-c5a9b14a3932', 'x-compute-request-id': 'req-a5bce4a4-0e73-42ea-80ff-c5a9b14a3932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:48,411 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.128s 2021-08-03 21:26:48,412 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6de393a-c255-4623-85c1-fa94dbb885a5', 'x-compute-request-id': 'req-a6de393a-c255-4623-85c1-fa94dbb885a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:49,492 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:26:49,493 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-969df95e-ea2e-48be-8c0a-50c1907417ca', 'x-compute-request-id': 'req-969df95e-ea2e-48be-8c0a-50c1907417ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:50,614 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.112s 2021-08-03 21:26:50,614 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a06d86-6235-4669-8168-18812ce2921d', 'x-compute-request-id': 'req-03a06d86-6235-4669-8168-18812ce2921d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:51,770 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.146s 2021-08-03 21:26:51,771 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-584caf79-aeb7-456d-a2bc-3e58d98bb891', 'x-compute-request-id': 'req-584caf79-aeb7-456d-a2bc-3e58d98bb891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:52,875 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.095s 2021-08-03 21:26:52,876 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4581c096-feed-4811-b3b7-e0e13062dc95', 'x-compute-request-id': 'req-4581c096-feed-4811-b3b7-e0e13062dc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:53,954 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:26:53,955 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f60415b-36fe-4833-b963-2d04050b8e52', 'x-compute-request-id': 'req-5f60415b-36fe-4833-b963-2d04050b8e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:55,037 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.075s 2021-08-03 21:26:55,038 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871a27ab-0eb1-4f46-8a4c-3c253aa105da', 'x-compute-request-id': 'req-871a27ab-0eb1-4f46-8a4c-3c253aa105da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:56,144 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.098s 2021-08-03 21:26:56,144 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c656f27c-a3d9-454c-b17e-5965cde3bc62', 'x-compute-request-id': 'req-c656f27c-a3d9-454c-b17e-5965cde3bc62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:57,267 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.115s 2021-08-03 21:26:57,268 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d061a2e9-267c-466e-b4bc-115c57230c61', 'x-compute-request-id': 'req-d061a2e9-267c-466e-b4bc-115c57230c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:58,348 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:26:58,348 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e5836b-cc9e-4914-a345-f0cc1abba705', 'x-compute-request-id': 'req-b4e5836b-cc9e-4914-a345-f0cc1abba705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:26:59,474 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.117s 2021-08-03 21:26:59,474 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20fe8dff-73fc-464b-a663-09cb0a8ba0c8', 'x-compute-request-id': 'req-20fe8dff-73fc-464b-a663-09cb0a8ba0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:26:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:00,566 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.083s 2021-08-03 21:27:00,566 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c4aaba-df99-4a53-ba12-fbaad141b456', 'x-compute-request-id': 'req-70c4aaba-df99-4a53-ba12-fbaad141b456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:01,662 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.086s 2021-08-03 21:27:01,662 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832919fc-3e31-4946-94d0-3e04f9a89d37', 'x-compute-request-id': 'req-832919fc-3e31-4946-94d0-3e04f9a89d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:02,770 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.099s 2021-08-03 21:27:02,771 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7799ad53-a304-4248-8c54-022449cb7f50', 'x-compute-request-id': 'req-7799ad53-a304-4248-8c54-022449cb7f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:03,850 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:27:03,850 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ac7b99-1170-46bd-a77b-40037aee0a7d', 'x-compute-request-id': 'req-82ac7b99-1170-46bd-a77b-40037aee0a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:04,943 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.084s 2021-08-03 21:27:04,944 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998749da-425a-4b8a-a0a1-90f011ebff94', 'x-compute-request-id': 'req-998749da-425a-4b8a-a0a1-90f011ebff94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:06,028 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:27:06,028 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c744aa6c-fbc1-4cbc-a6db-993b545878b8', 'x-compute-request-id': 'req-c744aa6c-fbc1-4cbc-a6db-993b545878b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:07,107 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:27:07,108 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59954d2f-3aee-4bca-bda2-7bbdf73b2a7f', 'x-compute-request-id': 'req-59954d2f-3aee-4bca-bda2-7bbdf73b2a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:08,251 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.135s 2021-08-03 21:27:08,251 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-160b23a1-2a23-4499-a18b-ec4bd103edff', 'x-compute-request-id': 'req-160b23a1-2a23-4499-a18b-ec4bd103edff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:09,676 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.416s 2021-08-03 21:27:09,676 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af10354-905b-4dab-9e48-c23774e051a8', 'x-compute-request-id': 'req-1af10354-905b-4dab-9e48-c23774e051a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:10,785 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.100s 2021-08-03 21:27:10,786 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4588addd-6307-457c-8b1a-84250270692c', 'x-compute-request-id': 'req-4588addd-6307-457c-8b1a-84250270692c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:12,039 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.245s 2021-08-03 21:27:12,040 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88fc99ca-8886-4a77-9ee4-d644ebdddd2d', 'x-compute-request-id': 'req-88fc99ca-8886-4a77-9ee4-d644ebdddd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:13,150 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.102s 2021-08-03 21:27:13,151 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2402b04-706b-43b1-ad9b-82d854c59e2f', 'x-compute-request-id': 'req-e2402b04-706b-43b1-ad9b-82d854c59e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:14,277 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.118s 2021-08-03 21:27:14,277 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa94bba-6555-416a-b6c3-f380c661e9fb', 'x-compute-request-id': 'req-0aa94bba-6555-416a-b6c3-f380c661e9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:15,525 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.238s 2021-08-03 21:27:15,525 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c57dd6-fc4b-49c6-9102-c2bb00b2af2d', 'x-compute-request-id': 'req-54c57dd6-fc4b-49c6-9102-c2bb00b2af2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:16,702 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.168s 2021-08-03 21:27:16,703 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4915df-c0cb-40ae-a244-23c44fc364ec', 'x-compute-request-id': 'req-fe4915df-c0cb-40ae-a244-23c44fc364ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:18,101 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.391s 2021-08-03 21:27:18,102 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4f38b5-c442-4ad0-a2bc-6dde55bd7090', 'x-compute-request-id': 'req-fe4f38b5-c442-4ad0-a2bc-6dde55bd7090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:19,255 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.144s 2021-08-03 21:27:19,255 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd916bb-3a5b-4650-87d8-80b201525034', 'x-compute-request-id': 'req-ecd916bb-3a5b-4650-87d8-80b201525034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:20,364 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.097s 2021-08-03 21:27:20,364 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-120e99ed-420b-4eb3-bfd3-40ed08040b87', 'x-compute-request-id': 'req-120e99ed-420b-4eb3-bfd3-40ed08040b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:21,477 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.104s 2021-08-03 21:27:21,477 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8a3d72-fba9-40d3-a59a-b3b66d59e938', 'x-compute-request-id': 'req-bb8a3d72-fba9-40d3-a59a-b3b66d59e938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:22,600 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.114s 2021-08-03 21:27:22,601 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18dc6078-ffa6-4ebd-8e85-a6fff35ba154', 'x-compute-request-id': 'req-18dc6078-ffa6-4ebd-8e85-a6fff35ba154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:23,754 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.145s 2021-08-03 21:27:23,755 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5682477-e7ce-4e13-b8c1-264df50b37f0', 'x-compute-request-id': 'req-e5682477-e7ce-4e13-b8c1-264df50b37f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:24,946 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.183s 2021-08-03 21:27:24,947 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36111efe-6bc9-4b8d-9121-b3b1682d992f', 'x-compute-request-id': 'req-36111efe-6bc9-4b8d-9121-b3b1682d992f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:26,101 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.146s 2021-08-03 21:27:26,101 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc10f00e-8117-496c-af93-61ba462eac5a', 'x-compute-request-id': 'req-bc10f00e-8117-496c-af93-61ba462eac5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:27,276 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.166s 2021-08-03 21:27:27,277 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8914492-8c7e-479b-9426-b79e0c55a5c5', 'x-compute-request-id': 'req-c8914492-8c7e-479b-9426-b79e0c55a5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:28,425 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.139s 2021-08-03 21:27:28,425 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b168abe1-d3b6-44d3-9e48-30e1bc6d7f48', 'x-compute-request-id': 'req-b168abe1-d3b6-44d3-9e48-30e1bc6d7f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:30,353 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.919s 2021-08-03 21:27:30,353 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255851d4-3ae2-4c68-885a-f085d4494b0c', 'x-compute-request-id': 'req-255851d4-3ae2-4c68-885a-f085d4494b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:31,512 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.150s 2021-08-03 21:27:31,512 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f753799-a204-4010-9e1b-37f80dede847', 'x-compute-request-id': 'req-8f753799-a204-4010-9e1b-37f80dede847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:32,716 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.195s 2021-08-03 21:27:32,717 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8bd5aa3-3db3-4c9a-b13b-9bc5b9c978d8', 'x-compute-request-id': 'req-a8bd5aa3-3db3-4c9a-b13b-9bc5b9c978d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:33,834 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.110s 2021-08-03 21:27:33,835 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04395c7-456f-4be3-b0c1-695d68bbf642', 'x-compute-request-id': 'req-a04395c7-456f-4be3-b0c1-695d68bbf642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:35,064 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.220s 2021-08-03 21:27:35,064 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bfa8f6f-1b51-45ad-a5d4-0b75d715ad28', 'x-compute-request-id': 'req-7bfa8f6f-1b51-45ad-a5d4-0b75d715ad28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:36,338 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.261s 2021-08-03 21:27:36,338 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8567e16-d759-4702-af96-5a1a66eb1c5d', 'x-compute-request-id': 'req-a8567e16-d759-4702-af96-5a1a66eb1c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:37,636 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.289s 2021-08-03 21:27:37,636 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5031e83-d18f-49ae-84df-e3f4e5a8e950', 'x-compute-request-id': 'req-e5031e83-d18f-49ae-84df-e3f4e5a8e950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:38,865 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.221s 2021-08-03 21:27:38,866 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce999144-7c16-4488-bebb-80c354a69d0f', 'x-compute-request-id': 'req-ce999144-7c16-4488-bebb-80c354a69d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:40,628 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.753s 2021-08-03 21:27:40,628 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1adb409-090a-43fe-9b62-471ceda12ab0', 'x-compute-request-id': 'req-f1adb409-090a-43fe-9b62-471ceda12ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:41,928 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.290s 2021-08-03 21:27:41,928 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8464b2dc-9ef1-418f-a952-68aa7b819dd3', 'x-compute-request-id': 'req-8464b2dc-9ef1-418f-a952-68aa7b819dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:43,330 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.394s 2021-08-03 21:27:43,331 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2019788a-436d-4c03-9ce1-f077f78fedec', 'x-compute-request-id': 'req-2019788a-436d-4c03-9ce1-f077f78fedec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:44,421 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.082s 2021-08-03 21:27:44,421 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589a06ac-ebba-4e30-93ba-c66a411c7a6e', 'x-compute-request-id': 'req-589a06ac-ebba-4e30-93ba-c66a411c7a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:45,497 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:27:45,498 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae3f2088-f114-4d3f-a4c6-7299b1a28710', 'x-compute-request-id': 'req-ae3f2088-f114-4d3f-a4c6-7299b1a28710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:46,577 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:27:46,577 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf80d5a-595e-4ced-9372-f16c686560bb', 'x-compute-request-id': 'req-eaf80d5a-595e-4ced-9372-f16c686560bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:47,881 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.295s 2021-08-03 21:27:47,882 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb891e2d-20c4-4d38-882e-f5e23862714f', 'x-compute-request-id': 'req-bb891e2d-20c4-4d38-882e-f5e23862714f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:49,121 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.230s 2021-08-03 21:27:49,121 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc0f8113-9583-4e35-9869-f2ba5f93e13b', 'x-compute-request-id': 'req-bc0f8113-9583-4e35-9869-f2ba5f93e13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:50,199 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:27:50,199 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e51038-1b88-493e-8dd5-eb7a61aac686', 'x-compute-request-id': 'req-b7e51038-1b88-493e-8dd5-eb7a61aac686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:51,447 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.239s 2021-08-03 21:27:51,447 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2240ae92-0d40-414a-b14b-c0bcaaaf3e0a', 'x-compute-request-id': 'req-2240ae92-0d40-414a-b14b-c0bcaaaf3e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:52,550 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.094s 2021-08-03 21:27:52,550 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab419b19-ca0f-459f-9820-9a8e6d10d9ef', 'x-compute-request-id': 'req-ab419b19-ca0f-459f-9820-9a8e6d10d9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:53,858 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.299s 2021-08-03 21:27:53,859 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-269d5195-7139-4bb8-902a-5bb2cc758e4a', 'x-compute-request-id': 'req-269d5195-7139-4bb8-902a-5bb2cc758e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:54,967 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.098s 2021-08-03 21:27:54,967 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ebd4a7-9dfd-4c19-b831-664a98dfbc05', 'x-compute-request-id': 'req-22ebd4a7-9dfd-4c19-b831-664a98dfbc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:56,290 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.314s 2021-08-03 21:27:56,290 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ffa0dd-48b0-4097-a285-8b9110fa247b', 'x-compute-request-id': 'req-43ffa0dd-48b0-4097-a285-8b9110fa247b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:57,392 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.093s 2021-08-03 21:27:57,392 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a3ab24a-eb0f-440a-bb0e-cdad9100fe04', 'x-compute-request-id': 'req-1a3ab24a-eb0f-440a-bb0e-cdad9100fe04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:58,588 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.186s 2021-08-03 21:27:58,588 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb29431-2d4f-4436-a14f-5acbfc3fc476', 'x-compute-request-id': 'req-1fb29431-2d4f-4436-a14f-5acbfc3fc476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:27:59,747 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.150s 2021-08-03 21:27:59,747 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f337ce-7909-4db6-a3b1-7d5c5b582cd0', 'x-compute-request-id': 'req-04f337ce-7909-4db6-a3b1-7d5c5b582cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:27:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:01,039 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.283s 2021-08-03 21:28:01,040 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d24da65-fc7a-4efa-942b-8fdb617e9213', 'x-compute-request-id': 'req-1d24da65-fc7a-4efa-942b-8fdb617e9213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:02,276 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.227s 2021-08-03 21:28:02,276 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d7327d-752c-41ca-870d-1e305a4ee8fb', 'x-compute-request-id': 'req-64d7327d-752c-41ca-870d-1e305a4ee8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:03,463 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.178s 2021-08-03 21:28:03,464 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60542388-af48-4ff0-96e0-4322568c3b1a', 'x-compute-request-id': 'req-60542388-af48-4ff0-96e0-4322568c3b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:04,746 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.265s 2021-08-03 21:28:04,746 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1e40b5-995c-4334-a515-a765fd077aa5', 'x-compute-request-id': 'req-bf1e40b5-995c-4334-a515-a765fd077aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:06,131 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.376s 2021-08-03 21:28:06,131 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a49f77-85e7-4dbc-b865-ed9dec4641e9', 'x-compute-request-id': 'req-04a49f77-85e7-4dbc-b865-ed9dec4641e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:07,223 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.083s 2021-08-03 21:28:07,224 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edaaf57d-6301-4d90-95ec-38649bec2421', 'x-compute-request-id': 'req-edaaf57d-6301-4d90-95ec-38649bec2421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:08,321 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.089s 2021-08-03 21:28:08,321 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638a2a52-075c-4bbd-8aa5-3fa7c7f503f0', 'x-compute-request-id': 'req-638a2a52-075c-4bbd-8aa5-3fa7c7f503f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:09,540 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.210s 2021-08-03 21:28:09,540 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23aeeb8-49c4-43dd-b62a-e57b6eb57b35', 'x-compute-request-id': 'req-b23aeeb8-49c4-43dd-b62a-e57b6eb57b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:10,719 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.170s 2021-08-03 21:28:10,720 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af57ae3c-2721-48ec-b266-5892147cc55a', 'x-compute-request-id': 'req-af57ae3c-2721-48ec-b266-5892147cc55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:12,065 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.336s 2021-08-03 21:28:12,065 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d753f23-2b3e-4cf7-a762-b599470824f4', 'x-compute-request-id': 'req-9d753f23-2b3e-4cf7-a762-b599470824f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:14,038 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.963s 2021-08-03 21:28:14,038 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c20fb5-9418-497c-9014-4e968fbff144', 'x-compute-request-id': 'req-b0c20fb5-9418-497c-9014-4e968fbff144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:16,486 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 1.440s 2021-08-03 21:28:16,487 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e28d5c-0c5e-4cc9-a9bb-9ab122db4a13', 'x-compute-request-id': 'req-38e28d5c-0c5e-4cc9-a9bb-9ab122db4a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:20,177 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 2.682s 2021-08-03 21:28:20,177 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca36b878-37d1-4c18-8719-70f8fe2d18d2', 'x-compute-request-id': 'req-ca36b878-37d1-4c18-8719-70f8fe2d18d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:23,344 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 2.158s 2021-08-03 21:28:23,345 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00abb212-5626-477d-ab46-a6d8d05e69a2', 'x-compute-request-id': 'req-00abb212-5626-477d-ab46-a6d8d05e69a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:25,357 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 1.003s 2021-08-03 21:28:25,357 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24397fb3-70e3-4f5a-836a-8274d1868d50', 'x-compute-request-id': 'req-24397fb3-70e3-4f5a-836a-8274d1868d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:26,515 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.148s 2021-08-03 21:28:26,515 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6a1c5a7-85f7-49c4-bcab-8c2d376ce8f5', 'x-compute-request-id': 'req-d6a1c5a7-85f7-49c4-bcab-8c2d376ce8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:27,613 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.090s 2021-08-03 21:28:27,614 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b91f34b-ff22-463a-b1e0-36ec7616af18', 'x-compute-request-id': 'req-3b91f34b-ff22-463a-b1e0-36ec7616af18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:29,148 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.525s 2021-08-03 21:28:29,148 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-504f1419-6948-4255-ac41-adb42b289e33', 'x-compute-request-id': 'req-504f1419-6948-4255-ac41-adb42b289e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:30,343 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.186s 2021-08-03 21:28:30,343 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be95a43-2841-4739-83c7-dff371f0f2fd', 'x-compute-request-id': 'req-7be95a43-2841-4739-83c7-dff371f0f2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:31,495 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.143s 2021-08-03 21:28:31,495 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b46374-e436-4fae-87f2-c8a9c8731786', 'x-compute-request-id': 'req-12b46374-e436-4fae-87f2-c8a9c8731786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:32,667 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.164s 2021-08-03 21:28:32,668 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949ad5a6-c2b9-4782-ac2d-856307d5e786', 'x-compute-request-id': 'req-949ad5a6-c2b9-4782-ac2d-856307d5e786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:34,066 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.390s 2021-08-03 21:28:34,067 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439f77e6-9da5-4d82-b268-2ec67bdeedeb', 'x-compute-request-id': 'req-439f77e6-9da5-4d82-b268-2ec67bdeedeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:35,164 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.090s 2021-08-03 21:28:35,165 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e52eba-24a6-4bff-a5ee-5c926c26a780', 'x-compute-request-id': 'req-b5e52eba-24a6-4bff-a5ee-5c926c26a780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:36,273 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.092s 2021-08-03 21:28:36,273 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-098d764b-02c0-4400-b921-1c99c5ac56d3', 'x-compute-request-id': 'req-098d764b-02c0-4400-b921-1c99c5ac56d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:37,391 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.109s 2021-08-03 21:28:37,392 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a90edd31-76b6-4154-bd5c-d01b0d429407', 'x-compute-request-id': 'req-a90edd31-76b6-4154-bd5c-d01b0d429407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:38,499 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.098s 2021-08-03 21:28:38,499 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-203333d6-aeb0-4db6-95ce-4d9872a44d49', 'x-compute-request-id': 'req-203333d6-aeb0-4db6-95ce-4d9872a44d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:39,705 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.197s 2021-08-03 21:28:39,705 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c039528-0b85-4e48-8544-557b24d8c0fd', 'x-compute-request-id': 'req-7c039528-0b85-4e48-8544-557b24d8c0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:40,798 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.084s 2021-08-03 21:28:40,799 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67265f89-6717-4af7-b586-49cc54f0d523', 'x-compute-request-id': 'req-67265f89-6717-4af7-b586-49cc54f0d523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:42,661 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.854s 2021-08-03 21:28:42,661 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd881eb-5557-4854-81e3-82283e3230a1', 'x-compute-request-id': 'req-4cd881eb-5557-4854-81e3-82283e3230a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:45,070 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 1.400s 2021-08-03 21:28:45,071 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88c62e95-c49a-4225-8cf4-47f342bd4c3c', 'x-compute-request-id': 'req-88c62e95-c49a-4225-8cf4-47f342bd4c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:46,165 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.086s 2021-08-03 21:28:46,166 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e22e44-6e5d-47d5-a987-fed51558f209', 'x-compute-request-id': 'req-c5e22e44-6e5d-47d5-a987-fed51558f209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:47,295 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.120s 2021-08-03 21:28:47,295 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde4184c-96ad-44db-a8ce-81a8088eeb01', 'x-compute-request-id': 'req-fde4184c-96ad-44db-a8ce-81a8088eeb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:48,448 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.144s 2021-08-03 21:28:48,448 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d094988-da20-490b-a688-3c0d24538d20', 'x-compute-request-id': 'req-7d094988-da20-490b-a688-3c0d24538d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:49,543 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.085s 2021-08-03 21:28:49,543 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172e1ca4-8d43-4cf8-8864-44a0fd30d7c5', 'x-compute-request-id': 'req-172e1ca4-8d43-4cf8-8864-44a0fd30d7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:50,676 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.124s 2021-08-03 21:28:50,676 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5546cf-1fde-43a7-bacb-6432dae9a5fe', 'x-compute-request-id': 'req-cf5546cf-1fde-43a7-bacb-6432dae9a5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:51,756 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:28:51,757 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d18ad5-85e0-4381-8565-7e1b741851c5', 'x-compute-request-id': 'req-16d18ad5-85e0-4381-8565-7e1b741851c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:52,832 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:28:52,832 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d47dd9-1f28-4649-b5cf-70523cd7f496', 'x-compute-request-id': 'req-12d47dd9-1f28-4649-b5cf-70523cd7f496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:53,910 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:28:53,911 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724ff3a6-5630-494f-ba61-8e4a67c9c6b9', 'x-compute-request-id': 'req-724ff3a6-5630-494f-ba61-8e4a67c9c6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:54,985 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:28:54,985 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3425b4-b9a3-40ae-8e71-b9e2f9d13757', 'x-compute-request-id': 'req-ba3425b4-b9a3-40ae-8e71-b9e2f9d13757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:56,102 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.107s 2021-08-03 21:28:56,102 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6456828-96d3-4377-9317-427adf1ce6c4', 'x-compute-request-id': 'req-a6456828-96d3-4377-9317-427adf1ce6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:57,180 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:28:57,180 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f172aa1-08a7-48e3-9a2c-16519502d2e6', 'x-compute-request-id': 'req-4f172aa1-08a7-48e3-9a2c-16519502d2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:58,258 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:28:58,258 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef32a52a-6464-45df-aeb9-e6dcbeddc7ef', 'x-compute-request-id': 'req-ef32a52a-6464-45df-aeb9-e6dcbeddc7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:28:59,333 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:28:59,333 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e073f01e-c66d-4aa7-be4f-07e6d8d2289f', 'x-compute-request-id': 'req-e073f01e-c66d-4aa7-be4f-07e6d8d2289f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:28:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:00,413 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:29:00,413 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa575fb2-7c4d-4baf-af00-719e746a7110', 'x-compute-request-id': 'req-fa575fb2-7c4d-4baf-af00-719e746a7110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:01,487 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:29:01,487 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddde495-6f97-4db3-81d3-de3b83055749', 'x-compute-request-id': 'req-4ddde495-6f97-4db3-81d3-de3b83055749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:02,563 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:29:02,564 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c433645-42ba-4afd-8cef-5f906abb0759', 'x-compute-request-id': 'req-2c433645-42ba-4afd-8cef-5f906abb0759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:03,642 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:29:03,643 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33b89ec-67fd-4e32-adba-69bb88df7d42', 'x-compute-request-id': 'req-a33b89ec-67fd-4e32-adba-69bb88df7d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:04,718 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:29:04,718 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c53647-9897-4776-8896-0321474b1527', 'x-compute-request-id': 'req-79c53647-9897-4776-8896-0321474b1527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:05,805 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.078s 2021-08-03 21:29:05,805 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-822192df-70ba-4dfd-967f-6cc5df29454d', 'x-compute-request-id': 'req-822192df-70ba-4dfd-967f-6cc5df29454d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:06,886 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:29:06,887 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d170edfa-493a-4412-8253-41aaebb4d61e', 'x-compute-request-id': 'req-d170edfa-493a-4412-8253-41aaebb4d61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:08,406 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.510s 2021-08-03 21:29:08,406 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a1bc74-b6f0-4276-a9a6-8654e05cc54b', 'x-compute-request-id': 'req-f8a1bc74-b6f0-4276-a9a6-8654e05cc54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:09,802 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.387s 2021-08-03 21:29:09,802 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441cbe29-d25f-4e3c-abac-6f03c17dce35', 'x-compute-request-id': 'req-441cbe29-d25f-4e3c-abac-6f03c17dce35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:10,911 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.099s 2021-08-03 21:29:10,912 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df8568f0-4ffe-4bce-ac0a-dec535358d3a', 'x-compute-request-id': 'req-df8568f0-4ffe-4bce-ac0a-dec535358d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:12,077 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.157s 2021-08-03 21:29:12,077 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a18a958-ba05-4d43-b519-7e0b70ca3eeb', 'x-compute-request-id': 'req-8a18a958-ba05-4d43-b519-7e0b70ca3eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:13,188 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.101s 2021-08-03 21:29:13,188 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda3e78f-80b9-4ed8-906f-18b05bf81669', 'x-compute-request-id': 'req-eda3e78f-80b9-4ed8-906f-18b05bf81669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:14,268 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:29:14,268 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0602ecf-dd14-4537-80fd-f69b3a0f71f9', 'x-compute-request-id': 'req-f0602ecf-dd14-4537-80fd-f69b3a0f71f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:15,344 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:29:15,344 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8944e1dc-ee2b-4f00-b56a-494c60a68e21', 'x-compute-request-id': 'req-8944e1dc-ee2b-4f00-b56a-494c60a68e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:16,425 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:29:16,425 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c70bc26-6df3-495b-be58-368646bbbecb', 'x-compute-request-id': 'req-5c70bc26-6df3-495b-be58-368646bbbecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:17,499 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:29:17,499 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16272e3-8cd2-4f3b-8472-167421112e4e', 'x-compute-request-id': 'req-e16272e3-8cd2-4f3b-8472-167421112e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:18,666 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.159s 2021-08-03 21:29:18,666 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4b3854b-777b-462a-a48a-8f3025d8ef11', 'x-compute-request-id': 'req-b4b3854b-777b-462a-a48a-8f3025d8ef11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:19,743 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:29:19,743 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999e6703-4890-4297-82fd-638888faaa28', 'x-compute-request-id': 'req-999e6703-4890-4297-82fd-638888faaa28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:21,517 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.765s 2021-08-03 21:29:21,517 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c91fc53-6380-4355-8daf-a9b0a5ea4a2b', 'x-compute-request-id': 'req-7c91fc53-6380-4355-8daf-a9b0a5ea4a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:22,595 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:29:22,595 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae536c5-f96f-491f-ab98-1f74aa1b3958', 'x-compute-request-id': 'req-9ae536c5-f96f-491f-ab98-1f74aa1b3958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:23,670 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:29:23,671 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-135f8b6e-f96f-4e03-a836-f6e95a748c50', 'x-compute-request-id': 'req-135f8b6e-f96f-4e03-a836-f6e95a748c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:24,751 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:29:24,751 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6421f89f-26fb-4a85-a045-7bb03c295c7b', 'x-compute-request-id': 'req-6421f89f-26fb-4a85-a045-7bb03c295c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:25,825 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.064s 2021-08-03 21:29:25,825 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f153896e-0037-4c24-8e6f-8cab12b5b969', 'x-compute-request-id': 'req-f153896e-0037-4c24-8e6f-8cab12b5b969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:26,905 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:29:26,905 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4631131-85d3-4a4a-a3ed-86ac6780b6c6', 'x-compute-request-id': 'req-e4631131-85d3-4a4a-a3ed-86ac6780b6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:27,985 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:29:27,985 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8be525-115a-45bd-bea6-741d71bead30', 'x-compute-request-id': 'req-2d8be525-115a-45bd-bea6-741d71bead30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:29,072 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.077s 2021-08-03 21:29:29,072 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc6d4a3-9dd3-4f59-8b9a-aea08ee5524e', 'x-compute-request-id': 'req-0dc6d4a3-9dd3-4f59-8b9a-aea08ee5524e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:30,157 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.076s 2021-08-03 21:29:30,157 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6759d12-8fcf-48b2-ad0d-d85d9920d21d', 'x-compute-request-id': 'req-d6759d12-8fcf-48b2-ad0d-d85d9920d21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:31,237 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:29:31,237 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc32fc2-a2f9-425e-92d3-52da1ea6e801', 'x-compute-request-id': 'req-3fc32fc2-a2f9-425e-92d3-52da1ea6e801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:32,312 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:29:32,312 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0538fd06-3381-49b8-acb7-464af0b2820d', 'x-compute-request-id': 'req-0538fd06-3381-49b8-acb7-464af0b2820d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:33,386 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:29:33,386 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b05236e-5d7e-4b88-98b7-eb8dca54997a', 'x-compute-request-id': 'req-2b05236e-5d7e-4b88-98b7-eb8dca54997a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:34,460 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:29:34,460 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5229152-c68d-4f43-8c31-3a677f563816', 'x-compute-request-id': 'req-a5229152-c68d-4f43-8c31-3a677f563816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:35,533 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:29:35,533 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84eff66-42d2-40fd-b949-24268104979e', 'x-compute-request-id': 'req-e84eff66-42d2-40fd-b949-24268104979e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:36,612 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:29:36,613 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67fcb59b-ecc9-4e46-a07e-e409290b9ce5', 'x-compute-request-id': 'req-67fcb59b-ecc9-4e46-a07e-e409290b9ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:37,693 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:29:37,694 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c67c8c18-9971-4db6-a405-ddab64b87f7a', 'x-compute-request-id': 'req-c67c8c18-9971-4db6-a405-ddab64b87f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:38,779 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.076s 2021-08-03 21:29:38,779 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b32fff-ddfb-4740-8462-79b1cef43f59', 'x-compute-request-id': 'req-12b32fff-ddfb-4740-8462-79b1cef43f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:39,868 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.080s 2021-08-03 21:29:39,868 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33c796c-a6d3-487e-86a5-aee6119a2cd6', 'x-compute-request-id': 'req-f33c796c-a6d3-487e-86a5-aee6119a2cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:40,969 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.092s 2021-08-03 21:29:40,970 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6595b3c3-2795-41cd-b3d0-79a30e91413e', 'x-compute-request-id': 'req-6595b3c3-2795-41cd-b3d0-79a30e91413e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:42,080 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.101s 2021-08-03 21:29:42,080 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6922b9ea-c738-4d29-bc54-8b970f20c3c1', 'x-compute-request-id': 'req-6922b9ea-c738-4d29-bc54-8b970f20c3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:43,158 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:29:43,159 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1835afca-fdf8-4065-88cc-33e016508305', 'x-compute-request-id': 'req-1835afca-fdf8-4065-88cc-33e016508305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:44,237 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:29:44,237 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab146d95-365c-45ed-8a78-c65ba34ad61c', 'x-compute-request-id': 'req-ab146d95-365c-45ed-8a78-c65ba34ad61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:45,315 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:29:45,315 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7bc531a-2d31-410a-adde-db30af90db2b', 'x-compute-request-id': 'req-f7bc531a-2d31-410a-adde-db30af90db2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:46,425 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.101s 2021-08-03 21:29:46,426 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c980abe-cdee-45c5-90bc-4efebf233ee3', 'x-compute-request-id': 'req-5c980abe-cdee-45c5-90bc-4efebf233ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:47,524 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.090s 2021-08-03 21:29:47,525 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db8a428-9277-4b2a-9591-a26ca2c59105', 'x-compute-request-id': 'req-9db8a428-9277-4b2a-9591-a26ca2c59105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:48,605 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:29:48,605 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad9c47e-7da8-4c9f-9bfa-cecf26e43104', 'x-compute-request-id': 'req-0ad9c47e-7da8-4c9f-9bfa-cecf26e43104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:49,688 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:29:49,688 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25a1d97-57a1-48b8-a251-95a9ba34ab9d', 'x-compute-request-id': 'req-b25a1d97-57a1-48b8-a251-95a9ba34ab9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:50,769 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:29:50,770 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303dd587-d090-4483-a892-323bda4f3a5b', 'x-compute-request-id': 'req-303dd587-d090-4483-a892-323bda4f3a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:51,853 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.075s 2021-08-03 21:29:51,853 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13374c3-46e0-47d2-b3cf-7d0db31b3a79', 'x-compute-request-id': 'req-a13374c3-46e0-47d2-b3cf-7d0db31b3a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:52,928 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:29:52,928 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870e417b-28b9-4420-bcd3-bec395f816ed', 'x-compute-request-id': 'req-870e417b-28b9-4420-bcd3-bec395f816ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:54,003 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:29:54,004 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7baf7f94-08a6-4305-a9d4-92264c2a7f82', 'x-compute-request-id': 'req-7baf7f94-08a6-4305-a9d4-92264c2a7f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:55,079 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:29:55,079 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40410fd9-2cf0-40ac-925c-b570fc4ba2f6', 'x-compute-request-id': 'req-40410fd9-2cf0-40ac-925c-b570fc4ba2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:56,155 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:29:56,155 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb2499e-ce43-4449-8b57-843ef7dc2e01', 'x-compute-request-id': 'req-0cb2499e-ce43-4449-8b57-843ef7dc2e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:57,232 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:29:57,233 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25d1de2f-4269-4c6e-8b84-067b70d03d37', 'x-compute-request-id': 'req-25d1de2f-4269-4c6e-8b84-067b70d03d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:58,655 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.413s 2021-08-03 21:29:58,655 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e589b50-a910-4287-9fa3-0201b4d741d3', 'x-compute-request-id': 'req-6e589b50-a910-4287-9fa3-0201b4d741d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:29:59,764 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.100s 2021-08-03 21:29:59,765 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3df914-547d-45a9-8c4a-0162e7faecdc', 'x-compute-request-id': 'req-aa3df914-547d-45a9-8c4a-0162e7faecdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:29:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:00,848 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.075s 2021-08-03 21:30:00,849 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd0f238-4ef4-4167-bd93-298a8a0e10a1', 'x-compute-request-id': 'req-9fd0f238-4ef4-4167-bd93-298a8a0e10a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:01,930 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:30:01,931 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1bfb429-d134-452f-860d-a9b0dbdecfd2', 'x-compute-request-id': 'req-c1bfb429-d134-452f-860d-a9b0dbdecfd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:03,010 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:30:03,011 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a509e2b2-1b04-492f-8c0b-b6590a09c3cd', 'x-compute-request-id': 'req-a509e2b2-1b04-492f-8c0b-b6590a09c3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:04,091 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:30:04,091 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e66849-6c2c-4ef1-a8ce-7e3a46869f10', 'x-compute-request-id': 'req-45e66849-6c2c-4ef1-a8ce-7e3a46869f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:05,180 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.080s 2021-08-03 21:30:05,181 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a9ab04-7c7d-49c7-887e-23f3ec4f2c06', 'x-compute-request-id': 'req-f9a9ab04-7c7d-49c7-887e-23f3ec4f2c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:06,256 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:30:06,257 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f09bccc-a549-4b07-9570-e5598a78f14e', 'x-compute-request-id': 'req-0f09bccc-a549-4b07-9570-e5598a78f14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:07,336 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:30:07,336 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a10b09-8013-4592-bc7b-ad678e10c477', 'x-compute-request-id': 'req-26a10b09-8013-4592-bc7b-ad678e10c477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:08,435 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.091s 2021-08-03 21:30:08,435 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b569f1-48d3-47df-accb-0f2a6284a7b0', 'x-compute-request-id': 'req-95b569f1-48d3-47df-accb-0f2a6284a7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:09,512 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:30:09,513 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6cbe813-5787-4d4b-8c34-4683766978b9', 'x-compute-request-id': 'req-b6cbe813-5787-4d4b-8c34-4683766978b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:10,591 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:30:10,592 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3d9f57-038a-44bd-94bd-883aba78711e', 'x-compute-request-id': 'req-3a3d9f57-038a-44bd-94bd-883aba78711e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:11,689 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.088s 2021-08-03 21:30:11,689 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53757b0-ec25-40e1-a882-85831ccbcc9e', 'x-compute-request-id': 'req-a53757b0-ec25-40e1-a882-85831ccbcc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:12,766 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:30:12,767 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37817b20-0c7e-4a35-8e69-387a5389a62e', 'x-compute-request-id': 'req-37817b20-0c7e-4a35-8e69-387a5389a62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:13,850 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:30:13,850 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1f2973-e518-4a7c-b338-3419ae1e4556', 'x-compute-request-id': 'req-2c1f2973-e518-4a7c-b338-3419ae1e4556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:14,927 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:30:14,928 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39993324-8d06-418a-9b5a-9693340616bd', 'x-compute-request-id': 'req-39993324-8d06-418a-9b5a-9693340616bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:16,017 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.080s 2021-08-03 21:30:16,017 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ade7108-2ec7-42c7-a02a-802036f3d4e2', 'x-compute-request-id': 'req-4ade7108-2ec7-42c7-a02a-802036f3d4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:17,097 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:30:17,098 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc0194b-4898-4c97-877d-933de47d1306', 'x-compute-request-id': 'req-afc0194b-4898-4c97-877d-933de47d1306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:18,185 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.078s 2021-08-03 21:30:18,185 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a5d99f-1f4b-47b3-b3f5-889a2d5dc4ec', 'x-compute-request-id': 'req-09a5d99f-1f4b-47b3-b3f5-889a2d5dc4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:19,264 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:30:19,265 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-287805e9-46a8-4430-97c1-f8c3d0c2a02b', 'x-compute-request-id': 'req-287805e9-46a8-4430-97c1-f8c3d0c2a02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:20,356 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.081s 2021-08-03 21:30:20,356 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79f980c4-cf7c-4e43-b296-c89ff70cfc5e', 'x-compute-request-id': 'req-79f980c4-cf7c-4e43-b296-c89ff70cfc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:21,432 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:30:21,433 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea8755d-2d78-4763-a2b6-f40fa4d79d3c', 'x-compute-request-id': 'req-eea8755d-2d78-4763-a2b6-f40fa4d79d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:22,837 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.396s 2021-08-03 21:30:22,838 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2d2d5d-440d-4b09-acba-c2c4bb1a222a', 'x-compute-request-id': 'req-1b2d2d5d-440d-4b09-acba-c2c4bb1a222a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:23,915 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:30:23,915 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe9908c-eebb-40a8-b8e7-76c3ad789244', 'x-compute-request-id': 'req-6fe9908c-eebb-40a8-b8e7-76c3ad789244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:24,999 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.075s 2021-08-03 21:30:24,999 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ccba14-5ff4-4730-992a-98ad585e86fe', 'x-compute-request-id': 'req-c7ccba14-5ff4-4730-992a-98ad585e86fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:26,079 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:30:26,079 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90ddb742-3e94-47b6-afb3-4a8cbd95b520', 'x-compute-request-id': 'req-90ddb742-3e94-47b6-afb3-4a8cbd95b520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:27,155 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:30:27,155 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96837c69-570c-40a9-8142-5f11c39f1858', 'x-compute-request-id': 'req-96837c69-570c-40a9-8142-5f11c39f1858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:28,234 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:30:28,235 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31887fa1-a21e-4838-9a3b-b354e4404aca', 'x-compute-request-id': 'req-31887fa1-a21e-4838-9a3b-b354e4404aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:29,312 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:30:29,313 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c53d788-1445-44a3-a2d6-3b59c78386a2', 'x-compute-request-id': 'req-2c53d788-1445-44a3-a2d6-3b59c78386a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:30,391 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:30:30,392 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3dfee36-8936-44e6-b322-7bfb9b085c04', 'x-compute-request-id': 'req-a3dfee36-8936-44e6-b322-7bfb9b085c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:31,475 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:30:31,475 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8a0f0e-7478-4955-a151-54df0455fd5d', 'x-compute-request-id': 'req-eb8a0f0e-7478-4955-a151-54df0455fd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:32,556 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:30:32,556 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bf11a2-d9cf-4106-86e0-93c24a8f6181', 'x-compute-request-id': 'req-c8bf11a2-d9cf-4106-86e0-93c24a8f6181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:33,634 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:30:33,635 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1595a1ae-6a86-4c60-9620-df64ae7f2fd6', 'x-compute-request-id': 'req-1595a1ae-6a86-4c60-9620-df64ae7f2fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:34,714 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:30:34,714 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b7ae107-6135-488c-8557-d6cde79be208', 'x-compute-request-id': 'req-7b7ae107-6135-488c-8557-d6cde79be208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:35,797 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.075s 2021-08-03 21:30:35,798 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feb6fa27-cd1d-4cc2-9e6b-8b561da73df7', 'x-compute-request-id': 'req-feb6fa27-cd1d-4cc2-9e6b-8b561da73df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:36,883 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.076s 2021-08-03 21:30:36,883 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df40691-5513-411d-8dd0-6855cef6cfec', 'x-compute-request-id': 'req-2df40691-5513-411d-8dd0-6855cef6cfec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:37,965 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:30:37,966 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e9e45b-306f-461a-9da5-7afb4902ae02', 'x-compute-request-id': 'req-97e9e45b-306f-461a-9da5-7afb4902ae02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:39,083 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.108s 2021-08-03 21:30:39,083 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c9ae4b-c026-48f0-bd75-9602c14a3f3d', 'x-compute-request-id': 'req-55c9ae4b-c026-48f0-bd75-9602c14a3f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:40,177 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.086s 2021-08-03 21:30:40,178 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf6e265-c3b6-4226-a43b-0b744098f660', 'x-compute-request-id': 'req-5bf6e265-c3b6-4226-a43b-0b744098f660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:41,331 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.145s 2021-08-03 21:30:41,332 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a39289-a9a0-4130-9a68-892218ea7621', 'x-compute-request-id': 'req-d9a39289-a9a0-4130-9a68-892218ea7621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:42,478 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.138s 2021-08-03 21:30:42,478 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66c8a1e-17f2-4fe6-a816-325d0a5b1bf2', 'x-compute-request-id': 'req-c66c8a1e-17f2-4fe6-a816-325d0a5b1bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:43,773 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.286s 2021-08-03 21:30:43,773 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d902a8-f2e5-42a9-8828-b7b6987800ba', 'x-compute-request-id': 'req-a6d902a8-f2e5-42a9-8828-b7b6987800ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:44,895 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.113s 2021-08-03 21:30:44,895 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-312b244e-aa47-4e8e-9c29-365210819a0b', 'x-compute-request-id': 'req-312b244e-aa47-4e8e-9c29-365210819a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:46,164 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.261s 2021-08-03 21:30:46,165 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b895a8b2-4d8e-4cb1-9b4a-f56cef754255', 'x-compute-request-id': 'req-b895a8b2-4d8e-4cb1-9b4a-f56cef754255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:47,295 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.122s 2021-08-03 21:30:47,296 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc524dd1-a9b1-43d4-ace8-6bea0b0f6732', 'x-compute-request-id': 'req-cc524dd1-a9b1-43d4-ace8-6bea0b0f6732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:48,393 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.089s 2021-08-03 21:30:48,393 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a479aa-e181-4f2c-9960-e7bc3340a7d5', 'x-compute-request-id': 'req-29a479aa-e181-4f2c-9960-e7bc3340a7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:49,537 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.135s 2021-08-03 21:30:49,538 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f547fe-5520-4ae3-8300-5eeb60f081c4', 'x-compute-request-id': 'req-74f547fe-5520-4ae3-8300-5eeb60f081c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:50,754 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.207s 2021-08-03 21:30:50,754 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-497e76b0-ce87-4edb-8b98-751370e80af6', 'x-compute-request-id': 'req-497e76b0-ce87-4edb-8b98-751370e80af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:51,920 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.156s 2021-08-03 21:30:51,920 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c1b6a9-b8de-4efb-aa11-dca33dabe10b', 'x-compute-request-id': 'req-21c1b6a9-b8de-4efb-aa11-dca33dabe10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:53,007 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.078s 2021-08-03 21:30:53,008 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f8ac8d1-d15b-4777-8387-3a61047eee2a', 'x-compute-request-id': 'req-6f8ac8d1-d15b-4777-8387-3a61047eee2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:54,200 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.183s 2021-08-03 21:30:54,200 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e13a50-8c70-49b3-a3f2-ea09dffb3ee0', 'x-compute-request-id': 'req-a5e13a50-8c70-49b3-a3f2-ea09dffb3ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:55,283 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.075s 2021-08-03 21:30:55,284 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-108ccc1b-7f61-4c2b-872e-39ef2feff509', 'x-compute-request-id': 'req-108ccc1b-7f61-4c2b-872e-39ef2feff509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:56,988 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.696s 2021-08-03 21:30:56,989 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd99cc8-83fb-47dd-958c-caa03fbdf6d1', 'x-compute-request-id': 'req-7bd99cc8-83fb-47dd-958c-caa03fbdf6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:58,526 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.529s 2021-08-03 21:30:58,527 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4660031a-1e35-4cd1-89db-15f34ee6cc7f', 'x-compute-request-id': 'req-4660031a-1e35-4cd1-89db-15f34ee6cc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:30:59,616 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.080s 2021-08-03 21:30:59,617 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3751bc15-d691-4f71-8bdf-17cb56c06a99', 'x-compute-request-id': 'req-3751bc15-d691-4f71-8bdf-17cb56c06a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:30:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:00,754 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.128s 2021-08-03 21:31:00,755 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1650fe75-79a2-4722-8487-f7a477b4939d', 'x-compute-request-id': 'req-1650fe75-79a2-4722-8487-f7a477b4939d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:02,274 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.511s 2021-08-03 21:31:02,274 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af519e17-555d-4c2e-a7c3-c0ecb7de96f5', 'x-compute-request-id': 'req-af519e17-555d-4c2e-a7c3-c0ecb7de96f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:03,361 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.075s 2021-08-03 21:31:03,362 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972a4e2f-bb9a-438c-879b-d12fac103a3e', 'x-compute-request-id': 'req-972a4e2f-bb9a-438c-879b-d12fac103a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:04,722 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.352s 2021-08-03 21:31:04,723 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed8a88b0-83a9-458b-a429-b896b74c85b8', 'x-compute-request-id': 'req-ed8a88b0-83a9-458b-a429-b896b74c85b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:05,890 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.159s 2021-08-03 21:31:05,890 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c49ead30-30c8-4587-9897-ee84c873263e', 'x-compute-request-id': 'req-c49ead30-30c8-4587-9897-ee84c873263e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:07,206 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.307s 2021-08-03 21:31:07,206 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff035a6-969d-4770-9e96-1378d54b124f', 'x-compute-request-id': 'req-7ff035a6-969d-4770-9e96-1378d54b124f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:08,467 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.250s 2021-08-03 21:31:08,467 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed46be88-44ad-48fa-9c40-e690f6cce5f4', 'x-compute-request-id': 'req-ed46be88-44ad-48fa-9c40-e690f6cce5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:10,322 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.847s 2021-08-03 21:31:10,323 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5d8686-602b-4207-b745-578f88a587b0', 'x-compute-request-id': 'req-ed5d8686-602b-4207-b745-578f88a587b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:11,421 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.090s 2021-08-03 21:31:11,421 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd1c0802-0af1-4ac9-9188-72888c83a2ce', 'x-compute-request-id': 'req-cd1c0802-0af1-4ac9-9188-72888c83a2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:12,497 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:31:12,497 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14d5143c-ade4-45b3-a759-737fb3e85690', 'x-compute-request-id': 'req-14d5143c-ade4-45b3-a759-737fb3e85690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:13,660 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.154s 2021-08-03 21:31:13,660 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3642aee-2fd0-47cc-b5a3-efd98618540b', 'x-compute-request-id': 'req-c3642aee-2fd0-47cc-b5a3-efd98618540b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:14,738 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:31:14,738 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf1d696-1319-4584-b180-14a42c3d1d22', 'x-compute-request-id': 'req-aaf1d696-1319-4584-b180-14a42c3d1d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:15,855 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.108s 2021-08-03 21:31:15,855 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b1247d-95f7-4c07-925a-e8a65d0dd3a3', 'x-compute-request-id': 'req-c6b1247d-95f7-4c07-925a-e8a65d0dd3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:16,929 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:31:16,929 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439df5d2-8eac-4213-b3db-511100b639cf', 'x-compute-request-id': 'req-439df5d2-8eac-4213-b3db-511100b639cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:18,011 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:31:18,011 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1909c9ce-8bde-4eb2-83da-cc79e4d697ee', 'x-compute-request-id': 'req-1909c9ce-8bde-4eb2-83da-cc79e4d697ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:19,089 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:31:19,089 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d7b3ff9-9e18-4725-9b62-59b3ea26ef80', 'x-compute-request-id': 'req-1d7b3ff9-9e18-4725-9b62-59b3ea26ef80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:20,172 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:31:20,172 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc43954-470b-4e3f-bcd7-b501319afd38', 'x-compute-request-id': 'req-acc43954-470b-4e3f-bcd7-b501319afd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:21,253 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:31:21,254 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5343e80-c913-47a7-8005-c20fb83f1436', 'x-compute-request-id': 'req-e5343e80-c913-47a7-8005-c20fb83f1436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:22,336 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:31:22,336 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc430b8-9fc5-4a41-b51f-02bd67a67676', 'x-compute-request-id': 'req-6dc430b8-9fc5-4a41-b51f-02bd67a67676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:23,440 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.095s 2021-08-03 21:31:23,441 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9adec59d-133c-4723-8e5e-a4a8141a43d8', 'x-compute-request-id': 'req-9adec59d-133c-4723-8e5e-a4a8141a43d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:24,520 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:31:24,521 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df518ce0-dc45-47c3-8e79-1b133889c4cd', 'x-compute-request-id': 'req-df518ce0-dc45-47c3-8e79-1b133889c4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:26,204 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.674s 2021-08-03 21:31:26,205 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741f3c3f-1661-485f-9b4d-9f136d6908fe', 'x-compute-request-id': 'req-741f3c3f-1661-485f-9b4d-9f136d6908fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:27,308 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.096s 2021-08-03 21:31:27,309 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde395b8-43e2-4271-8de0-521be380204a', 'x-compute-request-id': 'req-dde395b8-43e2-4271-8de0-521be380204a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:28,403 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.085s 2021-08-03 21:31:28,403 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-310c5986-bae1-4268-abf4-896e49276d46', 'x-compute-request-id': 'req-310c5986-bae1-4268-abf4-896e49276d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:29,497 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.084s 2021-08-03 21:31:29,497 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1e2f6a0-5def-4d14-890c-cf4071d2cd4d', 'x-compute-request-id': 'req-b1e2f6a0-5def-4d14-890c-cf4071d2cd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:30,589 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.084s 2021-08-03 21:31:30,589 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08e5975-73c4-41ee-895f-78926d3b1e73', 'x-compute-request-id': 'req-e08e5975-73c4-41ee-895f-78926d3b1e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:31,666 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:31:31,666 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e3dbff-2fb9-4a58-87e5-1b0b60fdcd2c', 'x-compute-request-id': 'req-c6e3dbff-2fb9-4a58-87e5-1b0b60fdcd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:32,740 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:31:32,741 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7561b12-3399-40b8-8b4b-535147b99374', 'x-compute-request-id': 'req-b7561b12-3399-40b8-8b4b-535147b99374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:33,941 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.192s 2021-08-03 21:31:33,942 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca036a5f-dad3-4583-9656-1133a0eab188', 'x-compute-request-id': 'req-ca036a5f-dad3-4583-9656-1133a0eab188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:35,161 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.211s 2021-08-03 21:31:35,161 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9bfdb93-766d-45f4-acfc-9f9f97661ba1', 'x-compute-request-id': 'req-a9bfdb93-766d-45f4-acfc-9f9f97661ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:36,313 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.143s 2021-08-03 21:31:36,314 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d0f4745-e947-48aa-b387-3fdf9b7c5c02', 'x-compute-request-id': 'req-3d0f4745-e947-48aa-b387-3fdf9b7c5c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:37,388 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:31:37,388 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3760c572-6aca-4463-9859-f90f4bde34e3', 'x-compute-request-id': 'req-3760c572-6aca-4463-9859-f90f4bde34e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:38,466 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:31:38,466 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b1b740-c4ec-4de2-a67c-38aa4be6d9fd', 'x-compute-request-id': 'req-b1b1b740-c4ec-4de2-a67c-38aa4be6d9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:39,547 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:31:39,548 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c12ed8-5353-45d7-8278-b13e180dea24', 'x-compute-request-id': 'req-94c12ed8-5353-45d7-8278-b13e180dea24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:40,641 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.085s 2021-08-03 21:31:40,641 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730ad08f-126d-49fc-a360-cef1ac72a162', 'x-compute-request-id': 'req-730ad08f-126d-49fc-a360-cef1ac72a162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:41,778 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.129s 2021-08-03 21:31:41,778 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff2d7d1f-ae34-440d-a543-328a368562d0', 'x-compute-request-id': 'req-ff2d7d1f-ae34-440d-a543-328a368562d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:42,942 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.155s 2021-08-03 21:31:42,942 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-555718c7-0817-4daa-bd61-130dfe5710ad', 'x-compute-request-id': 'req-555718c7-0817-4daa-bd61-130dfe5710ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:44,023 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:31:44,024 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a052f22-50a7-4e98-9047-28c190c27529', 'x-compute-request-id': 'req-2a052f22-50a7-4e98-9047-28c190c27529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:45,096 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.064s 2021-08-03 21:31:45,097 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd66ab2c-40d3-4d66-8983-f9031bbb6e96', 'x-compute-request-id': 'req-bd66ab2c-40d3-4d66-8983-f9031bbb6e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:46,171 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:31:46,171 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8db4b50-4751-40d4-908a-0d04bf27053b', 'x-compute-request-id': 'req-c8db4b50-4751-40d4-908a-0d04bf27053b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:47,245 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:31:47,245 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4060e89c-9841-46e2-b226-9adaa33938f1', 'x-compute-request-id': 'req-4060e89c-9841-46e2-b226-9adaa33938f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:48,318 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.064s 2021-08-03 21:31:48,319 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1977922d-8b38-4e81-b8a3-80f31e90638f', 'x-compute-request-id': 'req-1977922d-8b38-4e81-b8a3-80f31e90638f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:49,392 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:31:49,392 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-823247da-5016-41e1-b1ce-f7f71895a974', 'x-compute-request-id': 'req-823247da-5016-41e1-b1ce-f7f71895a974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:50,465 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:31:50,466 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc6da31-9003-4a16-88d9-b9b770645a32', 'x-compute-request-id': 'req-4dc6da31-9003-4a16-88d9-b9b770645a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:51,540 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:31:51,541 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cb110a6-a3f5-4749-b382-062342cbe066', 'x-compute-request-id': 'req-7cb110a6-a3f5-4749-b382-062342cbe066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:52,614 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:31:52,615 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-223c03de-bdb3-4a1e-871a-f31d99e20ed8', 'x-compute-request-id': 'req-223c03de-bdb3-4a1e-871a-f31d99e20ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:53,690 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.067s 2021-08-03 21:31:53,690 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57cd77a4-bbf8-4cfc-9bda-cb0db3e354d4', 'x-compute-request-id': 'req-57cd77a4-bbf8-4cfc-9bda-cb0db3e354d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:54,763 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.065s 2021-08-03 21:31:54,764 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e07d2da7-6d1e-4d51-b1d8-09fd6fe6753c', 'x-compute-request-id': 'req-e07d2da7-6d1e-4d51-b1d8-09fd6fe6753c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:55,838 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:31:55,839 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd904999-38cc-46fe-abc6-5cb20d53cec8', 'x-compute-request-id': 'req-cd904999-38cc-46fe-abc6-5cb20d53cec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:56,911 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.064s 2021-08-03 21:31:56,911 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ba3f27-a729-452d-96d5-da6820ce6cf7', 'x-compute-request-id': 'req-86ba3f27-a729-452d-96d5-da6820ce6cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:57,984 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.064s 2021-08-03 21:31:57,984 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8940c3-ed4d-40dd-87c5-7ac7b6ec5cb2', 'x-compute-request-id': 'req-ee8940c3-ed4d-40dd-87c5-7ac7b6ec5cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:31:59,057 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.064s 2021-08-03 21:31:59,058 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72bb5f02-af50-4768-92fa-93926256e802', 'x-compute-request-id': 'req-72bb5f02-af50-4768-92fa-93926256e802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:00,369 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.303s 2021-08-03 21:32:00,370 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0350c9-6a48-4ed2-8fde-7b034db95c2d', 'x-compute-request-id': 'req-5a0350c9-6a48-4ed2-8fde-7b034db95c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:01,447 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:32:01,447 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1824489-62d1-401f-af8b-ff36af98d53d', 'x-compute-request-id': 'req-e1824489-62d1-401f-af8b-ff36af98d53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:02,529 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:32:02,529 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c9754e6-ac67-4b8d-ba94-5e2b00696c3e', 'x-compute-request-id': 'req-4c9754e6-ac67-4b8d-ba94-5e2b00696c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:03,609 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:32:03,609 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f8d6a1-21bd-4ed6-ba4e-5fbac8339ff5', 'x-compute-request-id': 'req-93f8d6a1-21bd-4ed6-ba4e-5fbac8339ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:04,702 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.084s 2021-08-03 21:32:04,702 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dcf4566-efcc-4684-90b2-e761a6dae507', 'x-compute-request-id': 'req-1dcf4566-efcc-4684-90b2-e761a6dae507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:05,781 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:32:05,782 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c8c3206-ec7d-4576-b7f0-3dd61cc85eb3', 'x-compute-request-id': 'req-9c8c3206-ec7d-4576-b7f0-3dd61cc85eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:06,858 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.069s 2021-08-03 21:32:06,858 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc575f42-5637-426d-9df4-52c16fe3c421', 'x-compute-request-id': 'req-bc575f42-5637-426d-9df4-52c16fe3c421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:07,937 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:32:07,938 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e30ba57-381a-4170-8f4f-7cf02210aabd', 'x-compute-request-id': 'req-1e30ba57-381a-4170-8f4f-7cf02210aabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:09,024 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.077s 2021-08-03 21:32:09,024 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292842d2-fb11-4683-86d5-5c9dc7363d16', 'x-compute-request-id': 'req-292842d2-fb11-4683-86d5-5c9dc7363d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:10,102 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:32:10,103 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63c0ec5-4863-4f8b-822b-49f017af0d0b', 'x-compute-request-id': 'req-c63c0ec5-4863-4f8b-822b-49f017af0d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:11,181 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:32:11,181 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6afdaa7-5897-4668-928e-dbf8df58d8aa', 'x-compute-request-id': 'req-d6afdaa7-5897-4668-928e-dbf8df58d8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:12,271 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.081s 2021-08-03 21:32:12,272 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18fdc2af-92c4-4006-9dd4-b3eea9efd958', 'x-compute-request-id': 'req-18fdc2af-92c4-4006-9dd4-b3eea9efd958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:13,346 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:32:13,347 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0451bf1e-e66d-4c6a-bec7-2cd99ba38b00', 'x-compute-request-id': 'req-0451bf1e-e66d-4c6a-bec7-2cd99ba38b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:14,427 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:32:14,428 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f83420c-217f-4ce1-94e4-63d427866cf3', 'x-compute-request-id': 'req-1f83420c-217f-4ce1-94e4-63d427866cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:15,513 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.077s 2021-08-03 21:32:15,514 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4ec5fd-8611-454c-83b9-8b5e4629a8a2', 'x-compute-request-id': 'req-1b4ec5fd-8611-454c-83b9-8b5e4629a8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:16,592 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:32:16,593 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9087cee-bbcb-4ddb-8eb6-bca9ba3d7f00', 'x-compute-request-id': 'req-a9087cee-bbcb-4ddb-8eb6-bca9ba3d7f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:17,674 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.073s 2021-08-03 21:32:17,674 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12aedb39-6d93-4457-b986-9cdf9e3cc459', 'x-compute-request-id': 'req-12aedb39-6d93-4457-b986-9cdf9e3cc459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:18,755 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:32:18,755 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93f766f-b2a8-4484-8c3f-3dbbc52a9696', 'x-compute-request-id': 'req-a93f766f-b2a8-4484-8c3f-3dbbc52a9696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:19,841 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.076s 2021-08-03 21:32:19,841 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-743ccbff-3fc1-4007-9219-d7ed69865bac', 'x-compute-request-id': 'req-743ccbff-3fc1-4007-9219-d7ed69865bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:20,920 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.070s 2021-08-03 21:32:20,920 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910ea78e-df5f-4ab9-947e-26c3fa3812cb', 'x-compute-request-id': 'req-910ea78e-df5f-4ab9-947e-26c3fa3812cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:22,003 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:32:22,003 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7670fa86-9da6-4637-b269-a0ade2076a17', 'x-compute-request-id': 'req-7670fa86-9da6-4637-b269-a0ade2076a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:23,083 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:32:23,083 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14025f43-4e13-4671-b91f-e14b2cee75f0', 'x-compute-request-id': 'req-14025f43-4e13-4671-b91f-e14b2cee75f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:24,164 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.072s 2021-08-03 21:32:24,164 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8295f91-1152-40dd-b7a0-0b9e267cf5b1', 'x-compute-request-id': 'req-a8295f91-1152-40dd-b7a0-0b9e267cf5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:25,242 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:32:25,242 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc7d3fb7-21bf-4c1a-947d-13a7c9ade428', 'x-compute-request-id': 'req-fc7d3fb7-21bf-4c1a-947d-13a7c9ade428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:26,322 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.071s 2021-08-03 21:32:26,322 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f63a0640-9378-4a33-9eba-4aa9799cf2fb', 'x-compute-request-id': 'req-f63a0640-9378-4a33-9eba-4aa9799cf2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:27,405 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.074s 2021-08-03 21:32:27,405 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a26ee0-933e-45b7-9e87-c4011dec2a3d', 'x-compute-request-id': 'req-80a26ee0-933e-45b7-9e87-c4011dec2a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:28,482 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:32:28,482 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07da679-266c-45a0-b37a-d76f89390525', 'x-compute-request-id': 'req-c07da679-266c-45a0-b37a-d76f89390525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:29,575 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.085s 2021-08-03 21:32:29,576 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd93415-2907-4141-aa4c-7589d8e02b7d', 'x-compute-request-id': 'req-dcd93415-2907-4141-aa4c-7589d8e02b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:30,677 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.093s 2021-08-03 21:32:30,678 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b442b5-b3a4-44fa-bc5b-932ffc72ede6', 'x-compute-request-id': 'req-57b442b5-b3a4-44fa-bc5b-932ffc72ede6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:31,753 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:32:31,753 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b281f1a9-7864-4912-a5e0-7c20f5291a34', 'x-compute-request-id': 'req-b281f1a9-7864-4912-a5e0-7c20f5291a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:32,828 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.066s 2021-08-03 21:32:32,829 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-323506b8-6d42-46be-82f9-2f0f30b8d540', 'x-compute-request-id': 'req-323506b8-6d42-46be-82f9-2f0f30b8d540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:33,905 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.068s 2021-08-03 21:32:33,905 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3340a2b-166d-4484-a030-75c070b93624', 'x-compute-request-id': 'req-d3340a2b-166d-4484-a030-75c070b93624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"server": {"id": "7e92fc3f-2c10-4f85-a56a-585a62eeeee6", "name": "tempest-TestServerAdvancedOps-server-1395972541", "status": "BUILD", "tenant_id": "1aaa1a1a1a7f42eea09b0d8db3986c06", "user_id": "a2de9263613a4d4d87a76140b8fa05d7", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:26:33Z", "updated": "2021-08-03T21:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6"}], "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-08-03 21:32:34,049 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 204 DELETE http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.136s 2021-08-03 21:32:34,049 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:33 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-d2b226d5-27bb-462d-abd9-53f9ded0fab0', 'x-compute-request-id': 'req-d2b226d5-27bb-462d-abd9-53f9ded0fab0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'' 2021-08-03 21:32:34,296 110118 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 404 GET http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6 0.246s 2021-08-03 21:32:34,296 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-98d309b8-4818-4c1a-a561-cb7c3bbe32b4', 'x-compute-request-id': 'req-98d309b8-4818-4c1a-a561-cb7c3bbe32b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/7e92fc3f-2c10-4f85-a56a-585a62eeeee6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7e92fc3f-2c10-4f85-a56a-585a62eeeee6 could not be found."}}' }}} 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_server_advanced_ops.py", line 50, in test_server_sequence_suspend_resume instance_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestServerAdvancedOps:test_server_sequence_suspend_resume) Server 7e92fc3f-2c10-4f85-a56a-585a62eeeee6 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
fail
ft24.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:39:38,374 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.634s 2021-08-03 21:39:38,374 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestServerBasicOps-663754896"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be494475-0679-4a36-afa8-2e06483fdfbc', 'x-compute-request-id': 'req-be494475-0679-4a36-afa8-2e06483fdfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAwcUjM0wE4Wn2+9VoT5QR1D6d6L8ZNBI7tJfpH4p1Sob6Dd8M\\nhsAdTfNKtFmW/AVqQuShII8MUgDZepPDAPphqU5kV9pb7JmXog5Zvz7dNPhHkwb5\\n96q+VQw+Rm8QPplKVrHrKspkkuolAQcy5UsTKNe49+1yVV8V9u+7bD6z0E2w2T2o\\ngfAiKA14eMSjqJSUch14sEglQtYWN9wRihdKOLrWQ1g87So+V1CzaxHYRUETUDGH\\n6DtFYuguUNTRIrnknFkaFAriypKh/8XgtLbROn9y1IWaJXR3Xu9D/Pv4Xg/Dv8iZ\\nWL1d4ocaKqcXlWzSjOv1XQ0RM6Ls6yvYZjb+mwIDAQABAoIBAHoZDqU0MZ8YdlkZ\\nkDEUzGdBTZ9rSyZUluqlDnChfmcHxmkXM311cQG9XEVobos/nkWoax9pBApoHqHu\\nmeHz47Ybf38cSPA9mB61jDfGFP1btT4gF0LIhEZzAIrBUSsgzIb0dYrxHY61m7ua\\nHaf+NoR16kfPh0vkLqL7TM5YdFW8hYeNUbvP+lxyxSVg837H4wYgyEnnzEmRnAKL\\nosWfNFGvqeUDT0rKZUitUvnkahgsRyq1dBQm2A5Ephow2d0FNRqg7653jnEviFYs\\nsLAbETbvaJ38Vrumb1CkfthCQt7W2DBAC0wZpxAroBLK5TUBhZ/aoA77xtzgpI+9\\nQzuhdoECgYEA7RIqvUzoMcQ6MKrA/eSVLrCBKq8Rpm/9BHa1K260vIS+WmyQZKyS\\nmaLbcFDrTqmNF3r4OEwiHYuIgDI2Bn3Ptpf/Rs/JesmGLTQmtiPNyPiYix3PdMyu\\nta1y8bZKfLE/5ayUGvFwkyH8ZvaB9o/+ED1rfzqfAcXqc0QmXyxb5IcCgYEA0T3h\\nqi74VBgp9aC/Wi/w57PmNVcbk9e4mc/7hX3dYkEBLEM1a0IeiU94XSS3uL4uL3c3\\nVbMkFvKroTuKIrwhUG+IrS7JT4zQlnu+3QWtz0/iJZ9F1nGvkfDXk3YyWzv6E8pA\\nhd3MB0tJbxKNUwMCrd6gTQMDf3Sd+8hWMVwlLk0CgYAFCufh0ur1dAkQ0/D69Yu+\\nzH5S3BpyAdvN5oCABgDOKbyqy7hei9Uqc25bez0mFTEtGK6C9AuduUQUBf1kMfTj\\nG2SQqwbMF9FE0OEp6qUL603DV8T75QaqUqApSAlZkaOcTQlxcUVFu+lUf1XQWsu6\\nqLPKpwKO1RjhjseKKrVhrQKBgEja1g8uiZKmUz3OObJKTQQwNHDQIq8IhqMvsrEZ\\nURMb9S+XOytce0tuG0e7OCkgNu6aAO9bD67Z0f6yv3c2sBbUru82AiwrqJks/xjw\\nGEO92c0ltuhi7zHOfRFAL2pq6LkpS+wQfTDw+uGswP5tZuppQMFv0jD3xuZbK//F\\nyMBlAoGBAL4gnrUM/++te4tJeXHMwzGfJIwW4pEq7y5O+8lF94Y9Dws6aLzAAyBF\\nX4mv0a4Yn51KMTwCf4QP79TbviP7YlY7kYtfrOfir24j+LHVz329Zd9EpRWRD3y5\\nUWpnEQgwiMYRNrs5RM2NYxyPNor+r0xQt7irs/4R9zDFiL1ZsI5a\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestServerBasicOps-663754896", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBxSMzTAThafb71WhPlBHUPp3ovxk0Eju0l+kfinVKhvoN3wyGwB1N80q0WZb8BWpC5KEgjwxSANl6k8MA+mGpTmRX2lvsmZeiDlm/Pt00+EeTBvn3qr5VDD5GbxA+mUpWsesqymSS6iUBBzLlSxMo17j37XJVXxX277tsPrPQTbDZPaiB8CIoDXh4xKOolJRyHXiwSCVC1hY33BGKF0o4utZDWDztKj5XULNrEdhFQRNQMYfoO0Vi6C5Q1NEiueScWRoUCuLKkqH/xeC0ttE6f3LUhZoldHde70P8+/heD8O/yJlYvV3ihxoqpxeVbNKM6/VdDREzouzrK9hmNv6b Generated-by-Nova", "fingerprint": "ce:d8:fe:53:72:f3:ec:9f:55:b3:a9:91:32:61:8d:2a", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab"}}' 2021-08-03 21:39:38,577 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.200s 2021-08-03 21:39:38,577 110104 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-1581357658", "description": "tempest-secgroup-smoke-1581357658 description", "project_id": "b982382399594d65807affb324aec553"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ddb595ec-f3cd-4b3d-a694-d1de0d40d2e8', 'date': 'Tue, 03 Aug 2021 21:39:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "name": "tempest-secgroup-smoke-1581357658", "stateful": true, "tenant_id": "b982382399594d65807affb324aec553", "description": "tempest-secgroup-smoke-1581357658 description", "security_group_rules": [{"id": "1a7c2029-be77-42bc-9f98-47271d7729d3", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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": 2775, "description": null, "tags": [], "created_at": "2021-08-03T21:39:38Z", "updated_at": "2021-08-03T21:39:38Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}, {"id": "b00cd883-de18-4dd1-b4b6-dd57c09a2538", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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": 2776, "description": null, "tags": [], "created_at": "2021-08-03T21:39:38Z", "updated_at": "2021-08-03T21:39:38Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}], "tags": [], "created_at": "2021-08-03T21:39:38Z", "updated_at": "2021-08-03T21:39:38Z", "revision_number": 1, "project_id": "b982382399594d65807affb324aec553"}}' 2021-08-03 21:39:38,833 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.255s 2021-08-03 21:39:38,833 110104 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": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "project_id": "b982382399594d65807affb324aec553", "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-f627acfa-f356-4119-868b-23b8b6c0cf33', 'date': 'Tue, 03 Aug 2021 21:39:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6ae6d0b-1a88-4182-8960-0a3b8961dc81", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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-08-03T21:39:38Z", "updated_at": "2021-08-03T21:39:38Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}}' 2021-08-03 21:39:39,010 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.176s 2021-08-03 21:39:39,010 110104 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": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "project_id": "b982382399594d65807affb324aec553", "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-fb26e31e-9a77-4342-b860-2402256b38d6', 'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "95bec2bd-3597-4437-a795-7e8e844bc22a", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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-08-03T21:39:38Z", "updated_at": "2021-08-03T21:39:38Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}}' 2021-08-03 21:39:39,150 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.138s 2021-08-03 21:39:39,150 110104 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": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "project_id": "b982382399594d65807affb324aec553", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3cbb151b-4b7e-4a25-b21a-39fc6ea2cfa2', 'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0cc274b6-0636-4a2e-b9fb-8caf8d478856", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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-08-03T21:39:39Z", "updated_at": "2021-08-03T21:39:39Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}}' 2021-08-03 21:39:39,295 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.144s 2021-08-03 21:39:39,295 110104 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": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "project_id": "b982382399594d65807affb324aec553", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-42d9344f-280e-4907-9f8a-a7743180a893', 'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "382365a3-e7c5-4989-973d-5e75fd52dc0f", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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-08-03T21:39:39Z", "updated_at": "2021-08-03T21:39:39Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}}' 2021-08-03 21:39:39,438 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.143s 2021-08-03 21:39:39,439 110104 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": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "project_id": "b982382399594d65807affb324aec553", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-478a2417-1dad-4d24-8181-14164a4c3a5b', 'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f34c3c23-ceb6-4dfa-ab78-435b3e700fa6", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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-08-03T21:39:39Z", "updated_at": "2021-08-03T21:39:39Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}}' 2021-08-03 21:39:39,672 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.233s 2021-08-03 21:39:39,672 110104 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": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "project_id": "b982382399594d65807affb324aec553", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5cfb82b8-13e2-42cd-b6df-9a318942c431', 'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b3ca37d-475c-405a-9cb7-57d26c3def88", "tenant_id": "b982382399594d65807affb324aec553", "security_group_id": "bba3df08-e20c-4a64-8e0a-e9cfad011097", "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-08-03T21:39:39Z", "updated_at": "2021-08-03T21:39:39Z", "revision_number": 0, "project_id": "b982382399594d65807affb324aec553"}}' 2021-08-03 21:39:39,725 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.046s 2021-08-03 21:39:39,725 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3404', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7f7d013b-5157-41ad-8066-69f7d49c084c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "name": "tempest-TestServerBasicOps-1844733076-project", "password_expires_at": null}, "audit_ids": ["KOHnazdZTjK6rlIdIIL3cA"], "expires_at": "2021-08-03T22:39:39.000000Z", "issued_at": "2021-08-03T21:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b982382399594d65807affb324aec553", "name": "tempest-TestServerBasicOps-1844733076"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_b982382399594d65807affb324aec553", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/b982382399594d65807affb324aec553", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/b982382399594d65807affb324aec553", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/b982382399594d65807affb324aec553", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:39:39,726 110104 INFO [tempest.lib.common.fixed_network] (TestServerBasicOps:test_server_basic_ops) Found network {'id': '01ce9f52-24f3-4d1c-befc-f38586452c16', 'name': 'tempest-TestServerBasicOps-1649113017-network', 'tenant_id': 'b982382399594d65807affb324aec553', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b982382399594d65807affb324aec553', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 854, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:39:26Z', 'updated_at': '2021-08-03T21:39:26Z', 'revision_number': 1} available for tenant 2021-08-03 21:39:40,474 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 202 POST http://10.222.0.102/compute/v2.1/servers 0.747s 2021-08-03 21:39:40,474 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerBasicOps-server-1432754722", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "key_name": "tempest-TestServerBasicOps-663754896", "security_groups": [{"name": "tempest-secgroup-smoke-1581357658"}], "config_drive": true, "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "networks": [{"uuid": "01ce9f52-24f3-4d1c-befc-f38586452c16"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283ba736-e5b9-4b85-afdf-e9e7ceef356e', 'x-compute-request-id': 'req-283ba736-e5b9-4b85-afdf-e9e7ceef356e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1581357658"}], "adminPass": "kzgTm8XzNH6M"}}' 2021-08-03 21:39:40,789 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.313s 2021-08-03 21:39:40,790 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f6c5c5-8bf7-4bfb-aa8c-ceeabacb57f9', 'x-compute-request-id': 'req-70f6c5c5-8bf7-4bfb-aa8c-ceeabacb57f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:42,048 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.248s 2021-08-03 21:39:42,048 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77256527-3c1c-4cac-89e9-12c0f239cfc0', 'x-compute-request-id': 'req-77256527-3c1c-4cac-89e9-12c0f239cfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:43,153 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.094s 2021-08-03 21:39:43,153 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ca329e-9de8-40c5-a8ea-6f48ebfaade6', 'x-compute-request-id': 'req-b0ca329e-9de8-40c5-a8ea-6f48ebfaade6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:44,238 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.076s 2021-08-03 21:39:44,238 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c34f82-add0-4e79-ad3e-2a189312a157', 'x-compute-request-id': 'req-c1c34f82-add0-4e79-ad3e-2a189312a157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:45,322 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:39:45,322 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58659434-9873-489b-bdd5-250fee5a65e3', 'x-compute-request-id': 'req-58659434-9873-489b-bdd5-250fee5a65e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:46,402 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:39:46,402 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984353f5-c0e6-4ad0-8c41-ed4b9cd05a09', 'x-compute-request-id': 'req-984353f5-c0e6-4ad0-8c41-ed4b9cd05a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:47,508 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.097s 2021-08-03 21:39:47,508 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ac9620-da0e-48bd-8e67-a8846f5bcd45', 'x-compute-request-id': 'req-a5ac9620-da0e-48bd-8e67-a8846f5bcd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:48,624 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.107s 2021-08-03 21:39:48,624 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c76fb5-d858-4729-888f-96f4a59847e6', 'x-compute-request-id': 'req-e1c76fb5-d858-4729-888f-96f4a59847e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:49,909 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.276s 2021-08-03 21:39:49,909 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38904827-86cf-4cee-b56c-4109e63cb440', 'x-compute-request-id': 'req-38904827-86cf-4cee-b56c-4109e63cb440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:50,995 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.073s 2021-08-03 21:39:50,995 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c187805-0c93-48bf-b5bd-306a933135b9', 'x-compute-request-id': 'req-5c187805-0c93-48bf-b5bd-306a933135b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:52,084 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.080s 2021-08-03 21:39:52,084 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20d774f6-3207-40bd-8e5a-afd4c386eda1', 'x-compute-request-id': 'req-20d774f6-3207-40bd-8e5a-afd4c386eda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:53,165 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:39:53,165 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa4a150-c7be-4f27-8ca8-2b35250a55ea', 'x-compute-request-id': 'req-aaa4a150-c7be-4f27-8ca8-2b35250a55ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:54,259 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.082s 2021-08-03 21:39:54,259 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b76acc-7b83-4687-9f8d-1940331324ba', 'x-compute-request-id': 'req-99b76acc-7b83-4687-9f8d-1940331324ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:55,341 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.073s 2021-08-03 21:39:55,341 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7bcd7b0-d7f1-4ca8-b891-ae416e83c933', 'x-compute-request-id': 'req-a7bcd7b0-d7f1-4ca8-b891-ae416e83c933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:56,428 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.079s 2021-08-03 21:39:56,429 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57d43fd-50d6-4ff1-99d3-b611eb37dfc0', 'x-compute-request-id': 'req-f57d43fd-50d6-4ff1-99d3-b611eb37dfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:57,513 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.075s 2021-08-03 21:39:57,513 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f452477-f783-4b0a-9b58-4d0be4688d39', 'x-compute-request-id': 'req-2f452477-f783-4b0a-9b58-4d0be4688d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:58,676 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.154s 2021-08-03 21:39:58,677 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc6beb39-53e2-47e6-a522-c3a4f2ba82bf', 'x-compute-request-id': 'req-cc6beb39-53e2-47e6-a522-c3a4f2ba82bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:39:59,782 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.096s 2021-08-03 21:39:59,782 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3acfd7bc-05e1-4600-ad3f-952e1fb620e1', 'x-compute-request-id': 'req-3acfd7bc-05e1-4600-ad3f-952e1fb620e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:39:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:00,867 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.075s 2021-08-03 21:40:00,867 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff1cf497-2251-4d0d-a68c-856a82d6424c', 'x-compute-request-id': 'req-ff1cf497-2251-4d0d-a68c-856a82d6424c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:01,955 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.078s 2021-08-03 21:40:01,955 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d0c38e-a19f-4671-923e-700d0810e992', 'x-compute-request-id': 'req-73d0c38e-a19f-4671-923e-700d0810e992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:03,294 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.332s 2021-08-03 21:40:03,295 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0b6febd-11f4-4adc-929f-43c6fdbb3586', 'x-compute-request-id': 'req-c0b6febd-11f4-4adc-929f-43c6fdbb3586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:04,434 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.131s 2021-08-03 21:40:04,434 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed78e395-3234-4e33-9405-827d2fc10097', 'x-compute-request-id': 'req-ed78e395-3234-4e33-9405-827d2fc10097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:05,551 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.108s 2021-08-03 21:40:05,551 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-318f0dce-541f-4c3f-9dd2-783104c77afc', 'x-compute-request-id': 'req-318f0dce-541f-4c3f-9dd2-783104c77afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:06,655 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.094s 2021-08-03 21:40:06,655 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8516643a-b767-4642-a9cf-4e4f60f7f26c', 'x-compute-request-id': 'req-8516643a-b767-4642-a9cf-4e4f60f7f26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:07,735 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:40:07,735 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c473e0c5-6536-402a-a5e5-7513faab4459', 'x-compute-request-id': 'req-c473e0c5-6536-402a-a5e5-7513faab4459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:08,811 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:40:08,812 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dbc5624-3f12-4185-8abd-013a4f1c61bd', 'x-compute-request-id': 'req-2dbc5624-3f12-4185-8abd-013a4f1c61bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:09,888 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:40:09,888 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f79d67be-826a-40c0-991f-abb825e1e6ec', 'x-compute-request-id': 'req-f79d67be-826a-40c0-991f-abb825e1e6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:10,962 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:40:10,962 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741da56a-f7c9-43b8-aae6-b2d75ea2b033', 'x-compute-request-id': 'req-741da56a-f7c9-43b8-aae6-b2d75ea2b033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:12,037 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:40:12,038 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ba15e3-ffc2-44ff-b2dd-bee88c7d35bc', 'x-compute-request-id': 'req-c7ba15e3-ffc2-44ff-b2dd-bee88c7d35bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:13,171 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.124s 2021-08-03 21:40:13,171 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0b62820-6663-470b-8374-a32c79ef4cda', 'x-compute-request-id': 'req-c0b62820-6663-470b-8374-a32c79ef4cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:14,322 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.142s 2021-08-03 21:40:14,323 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-781199c1-afba-4ace-ae49-722ffb43ead8', 'x-compute-request-id': 'req-781199c1-afba-4ace-ae49-722ffb43ead8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:15,535 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.203s 2021-08-03 21:40:15,535 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da3cee2f-43de-4a5f-923a-e0bc25116aed', 'x-compute-request-id': 'req-da3cee2f-43de-4a5f-923a-e0bc25116aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:16,682 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.139s 2021-08-03 21:40:16,683 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4570b893-00ae-465c-972c-8433baadc870', 'x-compute-request-id': 'req-4570b893-00ae-465c-972c-8433baadc870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:18,182 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.492s 2021-08-03 21:40:18,183 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f28c52-6d3b-4cbc-a01a-8fcff63023ff', 'x-compute-request-id': 'req-81f28c52-6d3b-4cbc-a01a-8fcff63023ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:19,258 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:40:19,259 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5731787f-57db-4aac-8339-ed7774a43a22', 'x-compute-request-id': 'req-5731787f-57db-4aac-8339-ed7774a43a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:20,334 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:40:20,335 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dba118e-1109-4601-bdeb-10add6632f5d', 'x-compute-request-id': 'req-7dba118e-1109-4601-bdeb-10add6632f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:21,436 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.093s 2021-08-03 21:40:21,436 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499e110b-d657-4d13-b659-361b501e65b2', 'x-compute-request-id': 'req-499e110b-d657-4d13-b659-361b501e65b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:22,519 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.075s 2021-08-03 21:40:22,520 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662f92f4-04d7-4a57-a32e-cb590033b20f', 'x-compute-request-id': 'req-662f92f4-04d7-4a57-a32e-cb590033b20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:23,836 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.307s 2021-08-03 21:40:23,836 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0cb66dc-5ae6-486a-80ae-5a3a83b14aef', 'x-compute-request-id': 'req-a0cb66dc-5ae6-486a-80ae-5a3a83b14aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:25,394 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.549s 2021-08-03 21:40:25,395 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec12b24f-ff84-4d7e-9097-83e32167073b', 'x-compute-request-id': 'req-ec12b24f-ff84-4d7e-9097-83e32167073b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:27,013 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.608s 2021-08-03 21:40:27,014 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff55847-778f-4c4e-8b49-3dffabb8c92c', 'x-compute-request-id': 'req-fff55847-778f-4c4e-8b49-3dffabb8c92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:28,094 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:40:28,095 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985c615e-ecf2-489e-9800-9e6c568de208', 'x-compute-request-id': 'req-985c615e-ecf2-489e-9800-9e6c568de208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:29,178 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.075s 2021-08-03 21:40:29,178 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1618fc32-0c6b-4158-a7ae-d0e78a205125', 'x-compute-request-id': 'req-1618fc32-0c6b-4158-a7ae-d0e78a205125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:30,262 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.075s 2021-08-03 21:40:30,263 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe35a58-b607-4ec4-8543-baa6016a35b2', 'x-compute-request-id': 'req-abe35a58-b607-4ec4-8543-baa6016a35b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:31,342 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:40:31,343 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2e084b-9dd8-4f70-89b1-65b5b8ade632', 'x-compute-request-id': 'req-5a2e084b-9dd8-4f70-89b1-65b5b8ade632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:32,434 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.083s 2021-08-03 21:40:32,435 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-264fadac-7b48-4cf1-8e76-ff77d12bf85d', 'x-compute-request-id': 'req-264fadac-7b48-4cf1-8e76-ff77d12bf85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:33,529 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.087s 2021-08-03 21:40:33,530 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48453ba3-168b-4300-bf94-a53723d97a20', 'x-compute-request-id': 'req-48453ba3-168b-4300-bf94-a53723d97a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:34,611 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.073s 2021-08-03 21:40:34,611 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc8c3ee-373c-4204-9f14-fc697cd4ea1b', 'x-compute-request-id': 'req-dbc8c3ee-373c-4204-9f14-fc697cd4ea1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:35,710 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.088s 2021-08-03 21:40:35,710 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9807a891-b84e-4677-a1db-49545c87a705', 'x-compute-request-id': 'req-9807a891-b84e-4677-a1db-49545c87a705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:36,793 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:40:36,793 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8fc5637-d94a-43ad-9680-4632f7a275b3', 'x-compute-request-id': 'req-f8fc5637-d94a-43ad-9680-4632f7a275b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:37,874 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:40:37,874 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b3f232-724f-405a-811d-88bbed48f620', 'x-compute-request-id': 'req-95b3f232-724f-405a-811d-88bbed48f620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:38,960 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.077s 2021-08-03 21:40:38,960 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e15c22-4d5d-43a9-adb2-ef72ff9f97c9', 'x-compute-request-id': 'req-a3e15c22-4d5d-43a9-adb2-ef72ff9f97c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:40,045 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.076s 2021-08-03 21:40:40,046 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e5f2fb-dfdb-4716-9545-8b9d9eb25fe6', 'x-compute-request-id': 'req-e2e5f2fb-dfdb-4716-9545-8b9d9eb25fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:41,130 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.076s 2021-08-03 21:40:41,131 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67366594-a480-4322-8d2f-b6e84ec85895', 'x-compute-request-id': 'req-67366594-a480-4322-8d2f-b6e84ec85895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:42,217 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.078s 2021-08-03 21:40:42,217 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e2d5ce-8cc0-426d-98e2-f227076d4753', 'x-compute-request-id': 'req-d3e2d5ce-8cc0-426d-98e2-f227076d4753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:43,300 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.075s 2021-08-03 21:40:43,301 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63bbee99-84c0-4b10-8d45-09d02d1f686f', 'x-compute-request-id': 'req-63bbee99-84c0-4b10-8d45-09d02d1f686f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:44,391 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.081s 2021-08-03 21:40:44,392 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa904bca-32bb-4392-8a76-429887dddf81', 'x-compute-request-id': 'req-fa904bca-32bb-4392-8a76-429887dddf81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:45,777 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.377s 2021-08-03 21:40:45,777 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c75abfe2-58f7-453e-b07e-45595ee14262', 'x-compute-request-id': 'req-c75abfe2-58f7-453e-b07e-45595ee14262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:46,970 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.183s 2021-08-03 21:40:46,970 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5390bb8f-ae01-4fad-bd88-57f6875145f3', 'x-compute-request-id': 'req-5390bb8f-ae01-4fad-bd88-57f6875145f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:48,284 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.304s 2021-08-03 21:40:48,284 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5256a0e3-4625-4881-be46-760db8f89dab', 'x-compute-request-id': 'req-5256a0e3-4625-4881-be46-760db8f89dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:49,435 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.142s 2021-08-03 21:40:49,435 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09afca0-c989-464a-8001-de5ca3b3b581', 'x-compute-request-id': 'req-e09afca0-c989-464a-8001-de5ca3b3b581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:50,724 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.280s 2021-08-03 21:40:50,724 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-560a0fb6-efa4-4e01-8abb-508cb1dabc2f', 'x-compute-request-id': 'req-560a0fb6-efa4-4e01-8abb-508cb1dabc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:51,988 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.255s 2021-08-03 21:40:51,989 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a866067d-5c76-4ca6-a059-ddcd9ff743f5', 'x-compute-request-id': 'req-a866067d-5c76-4ca6-a059-ddcd9ff743f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:53,159 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.160s 2021-08-03 21:40:53,159 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ce63df-d8e4-49de-90f9-ee835b251fa2', 'x-compute-request-id': 'req-78ce63df-d8e4-49de-90f9-ee835b251fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:54,366 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.200s 2021-08-03 21:40:54,367 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b63d8db-6255-48f3-8c18-ef8a6d944948', 'x-compute-request-id': 'req-8b63d8db-6255-48f3-8c18-ef8a6d944948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:55,538 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.163s 2021-08-03 21:40:55,538 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce1b0f25-c7d7-434b-afc6-4448e3b66b6e', 'x-compute-request-id': 'req-ce1b0f25-c7d7-434b-afc6-4448e3b66b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:56,691 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.145s 2021-08-03 21:40:56,692 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5e48af-4035-4695-8f8d-eb605ca3c2a8', 'x-compute-request-id': 'req-aa5e48af-4035-4695-8f8d-eb605ca3c2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:57,856 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.155s 2021-08-03 21:40:57,856 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f002d45-00fd-4eaa-b9ad-0ff4b06b9d33', 'x-compute-request-id': 'req-2f002d45-00fd-4eaa-b9ad-0ff4b06b9d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:40:59,020 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.155s 2021-08-03 21:40:59,020 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f1cbe72-30c1-4b10-9e90-2228d89c1b9c', 'x-compute-request-id': 'req-4f1cbe72-30c1-4b10-9e90-2228d89c1b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:40:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:01,041 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 1.012s 2021-08-03 21:41:01,042 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89b2bfa-4862-4c2a-8a9a-d46049f6a1cf', 'x-compute-request-id': 'req-f89b2bfa-4862-4c2a-8a9a-d46049f6a1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:02,250 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.199s 2021-08-03 21:41:02,250 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d829c3b4-b682-4e92-a70e-b2df91205969', 'x-compute-request-id': 'req-d829c3b4-b682-4e92-a70e-b2df91205969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:03,822 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.564s 2021-08-03 21:41:03,822 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e39c65-5c8b-442d-939a-e30120ba2212', 'x-compute-request-id': 'req-00e39c65-5c8b-442d-939a-e30120ba2212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:05,130 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.300s 2021-08-03 21:41:05,131 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed53883-43cc-47a3-a197-8b51787bf005', 'x-compute-request-id': 'req-eed53883-43cc-47a3-a197-8b51787bf005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:06,555 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.414s 2021-08-03 21:41:06,555 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ed36c7-5fb3-412d-b2e2-04fbf3b5da22', 'x-compute-request-id': 'req-f0ed36c7-5fb3-412d-b2e2-04fbf3b5da22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:08,046 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.482s 2021-08-03 21:41:08,047 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd5987ee-fbf2-4da7-8046-bd2657827ea0', 'x-compute-request-id': 'req-bd5987ee-fbf2-4da7-8046-bd2657827ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:09,153 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.098s 2021-08-03 21:41:09,153 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f388a56-e135-4cee-87e8-49516960ac56', 'x-compute-request-id': 'req-9f388a56-e135-4cee-87e8-49516960ac56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:10,285 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.123s 2021-08-03 21:41:10,285 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24adb4f3-22c7-4408-9bd9-47e2ba7922f2', 'x-compute-request-id': 'req-24adb4f3-22c7-4408-9bd9-47e2ba7922f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:11,433 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.139s 2021-08-03 21:41:11,433 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39d3ef6-fa29-4bf2-8f83-34f1d34db61b', 'x-compute-request-id': 'req-f39d3ef6-fa29-4bf2-8f83-34f1d34db61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:12,688 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.246s 2021-08-03 21:41:12,688 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f603e9cd-3465-479d-8150-07c9f956bbd9', 'x-compute-request-id': 'req-f603e9cd-3465-479d-8150-07c9f956bbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:13,862 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.165s 2021-08-03 21:41:13,862 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e865e32-a35f-4cc0-9cfa-c18f8c49dd98', 'x-compute-request-id': 'req-6e865e32-a35f-4cc0-9cfa-c18f8c49dd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:15,028 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.156s 2021-08-03 21:41:15,028 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40dad562-f8f8-45bd-92cd-712757364598', 'x-compute-request-id': 'req-40dad562-f8f8-45bd-92cd-712757364598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:16,234 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.197s 2021-08-03 21:41:16,234 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f025b38-c0e2-43a1-b589-c76b27bb81ec', 'x-compute-request-id': 'req-8f025b38-c0e2-43a1-b589-c76b27bb81ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:17,523 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.278s 2021-08-03 21:41:17,524 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e743da-6b9d-48ca-be87-0ba1f3f5a106', 'x-compute-request-id': 'req-44e743da-6b9d-48ca-be87-0ba1f3f5a106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:18,722 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.190s 2021-08-03 21:41:18,723 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db2fb728-b88f-46f7-8e18-6d4cd0d28ba8', 'x-compute-request-id': 'req-db2fb728-b88f-46f7-8e18-6d4cd0d28ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:19,905 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.174s 2021-08-03 21:41:19,905 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f00e81c-bf90-40fd-a5c0-61a0f9fd62ef', 'x-compute-request-id': 'req-1f00e81c-bf90-40fd-a5c0-61a0f9fd62ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:21,100 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.186s 2021-08-03 21:41:21,101 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9acd0e74-fef0-4031-bf2a-d80524f8b9d4', 'x-compute-request-id': 'req-9acd0e74-fef0-4031-bf2a-d80524f8b9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:22,294 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.185s 2021-08-03 21:41:22,294 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a99bb8-f155-46b8-a9e1-52187ae5160a', 'x-compute-request-id': 'req-97a99bb8-f155-46b8-a9e1-52187ae5160a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:23,484 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.181s 2021-08-03 21:41:23,484 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73bec85-d4b1-4419-bda2-37914bfab09c', 'x-compute-request-id': 'req-a73bec85-d4b1-4419-bda2-37914bfab09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:24,668 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.175s 2021-08-03 21:41:24,668 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c64873-854f-4bc3-83fd-a678fc042e69', 'x-compute-request-id': 'req-98c64873-854f-4bc3-83fd-a678fc042e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:25,869 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.192s 2021-08-03 21:41:25,869 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-848a112b-0af1-4e4b-9ad5-27199a766fdf', 'x-compute-request-id': 'req-848a112b-0af1-4e4b-9ad5-27199a766fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:27,067 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.189s 2021-08-03 21:41:27,067 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29fe331a-e69b-4e7b-a490-5515cbb488ff', 'x-compute-request-id': 'req-29fe331a-e69b-4e7b-a490-5515cbb488ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:28,309 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.232s 2021-08-03 21:41:28,310 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb97488-424f-4d21-8262-156936855a6e', 'x-compute-request-id': 'req-1fb97488-424f-4d21-8262-156936855a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:29,844 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.527s 2021-08-03 21:41:29,845 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64bcda7-2063-4a85-b801-8b616b118e23', 'x-compute-request-id': 'req-a64bcda7-2063-4a85-b801-8b616b118e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:31,017 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.163s 2021-08-03 21:41:31,017 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf5a1b13-4662-46e2-9bcb-e254a2a729ce', 'x-compute-request-id': 'req-bf5a1b13-4662-46e2-9bcb-e254a2a729ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:32,209 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.182s 2021-08-03 21:41:32,209 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae81f14-c1ba-4237-abb9-03599a31d917', 'x-compute-request-id': 'req-dae81f14-c1ba-4237-abb9-03599a31d917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:33,373 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.155s 2021-08-03 21:41:33,374 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c90ffb-4a52-4a4d-81b8-a0df99a24a99', 'x-compute-request-id': 'req-94c90ffb-4a52-4a4d-81b8-a0df99a24a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:34,541 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.159s 2021-08-03 21:41:34,541 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02425510-5dfd-4111-beac-b1a9abe4312d', 'x-compute-request-id': 'req-02425510-5dfd-4111-beac-b1a9abe4312d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:35,711 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.161s 2021-08-03 21:41:35,711 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22c4231f-c9f1-4ca8-86d5-09f7bbf2b1ff', 'x-compute-request-id': 'req-22c4231f-c9f1-4ca8-86d5-09f7bbf2b1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:36,883 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.163s 2021-08-03 21:41:36,883 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92f81440-fb12-4b04-ac7b-9930413fc862', 'x-compute-request-id': 'req-92f81440-fb12-4b04-ac7b-9930413fc862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:38,246 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.354s 2021-08-03 21:41:38,247 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a58a7c3-9167-4d73-ac62-f0fc26966ee8', 'x-compute-request-id': 'req-3a58a7c3-9167-4d73-ac62-f0fc26966ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:39,322 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:41:39,323 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b637797d-5033-44ed-b2e6-5489c4bab5dc', 'x-compute-request-id': 'req-b637797d-5033-44ed-b2e6-5489c4bab5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:40,404 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.073s 2021-08-03 21:41:40,404 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b541c9a-c78c-47e1-9426-92e166ab6748', 'x-compute-request-id': 'req-5b541c9a-c78c-47e1-9426-92e166ab6748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:41,483 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:41:41,484 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace11ce0-5866-4493-be06-e54169548c55', 'x-compute-request-id': 'req-ace11ce0-5866-4493-be06-e54169548c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:42,561 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:41:42,562 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5084b57-7c27-43af-a4a3-c5c5ceb0e770', 'x-compute-request-id': 'req-a5084b57-7c27-43af-a4a3-c5c5ceb0e770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:43,645 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:41:43,645 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e43d296e-6ac3-4ccb-abcd-ece78bae7392', 'x-compute-request-id': 'req-e43d296e-6ac3-4ccb-abcd-ece78bae7392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:44,728 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:41:44,728 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ae6520-e294-41ea-8830-ab4c28e2b0df', 'x-compute-request-id': 'req-69ae6520-e294-41ea-8830-ab4c28e2b0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:45,806 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:41:45,807 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db93a21-48ad-4c01-90fc-6d8b4df96922', 'x-compute-request-id': 'req-2db93a21-48ad-4c01-90fc-6d8b4df96922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:46,884 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:41:46,885 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0a5d00-658e-4270-9d02-0403acb8cd98', 'x-compute-request-id': 'req-3a0a5d00-658e-4270-9d02-0403acb8cd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:48,005 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.112s 2021-08-03 21:41:48,005 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ecdc5e3-70a1-4889-8ac2-e280a0bcbbbc', 'x-compute-request-id': 'req-7ecdc5e3-70a1-4889-8ac2-e280a0bcbbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:49,083 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:41:49,084 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c8e3adf-76e8-4f72-8683-45bb06ee3515', 'x-compute-request-id': 'req-5c8e3adf-76e8-4f72-8683-45bb06ee3515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:50,164 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:41:50,164 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f6edb04-b2fb-485f-8928-758e3ea0fad4', 'x-compute-request-id': 'req-0f6edb04-b2fb-485f-8928-758e3ea0fad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:51,244 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:41:51,244 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f55bf4-cdb6-4773-9395-2cc3d53d79b4', 'x-compute-request-id': 'req-28f55bf4-cdb6-4773-9395-2cc3d53d79b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:52,338 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.086s 2021-08-03 21:41:52,339 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3122cc13-0ac2-4a87-bd89-e0a698854178', 'x-compute-request-id': 'req-3122cc13-0ac2-4a87-bd89-e0a698854178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:53,417 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:41:53,417 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2da501-ed4a-4757-a331-c821290838c6', 'x-compute-request-id': 'req-df2da501-ed4a-4757-a331-c821290838c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:54,495 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:41:54,495 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29122e01-3470-4cfc-a14e-ee950a94cb49', 'x-compute-request-id': 'req-29122e01-3470-4cfc-a14e-ee950a94cb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:55,573 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:41:55,573 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3354109-d2ad-4af6-83d7-9e407cb2ea27', 'x-compute-request-id': 'req-f3354109-d2ad-4af6-83d7-9e407cb2ea27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:56,653 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:41:56,653 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a173a43-7217-401f-94a2-001cbee7dd8b', 'x-compute-request-id': 'req-7a173a43-7217-401f-94a2-001cbee7dd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:57,737 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:41:57,738 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff4cb44-45f3-4c70-bb3f-3ad372a1d0b3', 'x-compute-request-id': 'req-eff4cb44-45f3-4c70-bb3f-3ad372a1d0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:58,819 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:41:58,819 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5978b3e-aa67-4095-b7c6-3b0b0b2435f4', 'x-compute-request-id': 'req-a5978b3e-aa67-4095-b7c6-3b0b0b2435f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:41:59,902 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:41:59,903 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6bfafb-2cd9-4f79-b605-b2cd5bc8ce94', 'x-compute-request-id': 'req-2d6bfafb-2cd9-4f79-b605-b2cd5bc8ce94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:41:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:00,978 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:42:00,979 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-539093bb-5cd3-4d09-8fb4-3282cc499081', 'x-compute-request-id': 'req-539093bb-5cd3-4d09-8fb4-3282cc499081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:02,063 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.076s 2021-08-03 21:42:02,063 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b0c898-9411-49e5-bbd9-fd2dc487bc26', 'x-compute-request-id': 'req-39b0c898-9411-49e5-bbd9-fd2dc487bc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:03,139 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:42:03,140 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9701d06c-6bc7-40db-95a8-8d3ad7d7c983', 'x-compute-request-id': 'req-9701d06c-6bc7-40db-95a8-8d3ad7d7c983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:04,224 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.075s 2021-08-03 21:42:04,224 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05d6381c-7bcd-4fcf-9b92-e120cc8c7ec7', 'x-compute-request-id': 'req-05d6381c-7bcd-4fcf-9b92-e120cc8c7ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:05,300 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:42:05,301 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfd0c53-8cca-4eb8-927f-950e55dfe192', 'x-compute-request-id': 'req-1cfd0c53-8cca-4eb8-927f-950e55dfe192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:06,373 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:42:06,374 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff6d1a5-2d29-4905-be53-703b2bfc594a', 'x-compute-request-id': 'req-1ff6d1a5-2d29-4905-be53-703b2bfc594a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:07,450 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:42:07,450 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abbb563-d298-4298-ae56-5e5ba595e9ac', 'x-compute-request-id': 'req-6abbb563-d298-4298-ae56-5e5ba595e9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:08,526 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:42:08,526 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a07e960-1cd2-4e25-9a30-686c8b018c2c', 'x-compute-request-id': 'req-1a07e960-1cd2-4e25-9a30-686c8b018c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:09,613 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.079s 2021-08-03 21:42:09,614 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a3a9b6-ae05-44bc-a0ed-013f9748c786', 'x-compute-request-id': 'req-e5a3a9b6-ae05-44bc-a0ed-013f9748c786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:10,701 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.076s 2021-08-03 21:42:10,701 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d98a7e86-4c27-4a56-a496-9992a8178e43', 'x-compute-request-id': 'req-d98a7e86-4c27-4a56-a496-9992a8178e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:11,777 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:42:11,778 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3bf884-f741-4a39-be1d-bf8edadeeefb', 'x-compute-request-id': 'req-dd3bf884-f741-4a39-be1d-bf8edadeeefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:13,736 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.950s 2021-08-03 21:42:13,736 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-525e2306-063d-4d70-bdc9-8f9295179f96', 'x-compute-request-id': 'req-525e2306-063d-4d70-bdc9-8f9295179f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:14,946 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.201s 2021-08-03 21:42:14,946 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfcb2fda-64a8-433c-9d52-df6f00292b9a', 'x-compute-request-id': 'req-bfcb2fda-64a8-433c-9d52-df6f00292b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:16,056 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.101s 2021-08-03 21:42:16,057 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-449ebd9a-02dc-4d8a-a6c4-bb55e3b41fc9', 'x-compute-request-id': 'req-449ebd9a-02dc-4d8a-a6c4-bb55e3b41fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:17,530 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.465s 2021-08-03 21:42:17,530 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8135785-1f65-4ec4-97ab-aa8cac4c6ef8', 'x-compute-request-id': 'req-c8135785-1f65-4ec4-97ab-aa8cac4c6ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:18,610 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:42:18,610 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e295c6-2ed9-4721-a98f-69f8a7944995', 'x-compute-request-id': 'req-66e295c6-2ed9-4721-a98f-69f8a7944995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:19,803 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.185s 2021-08-03 21:42:19,804 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa79d09-3993-45b4-b31e-145e74899d17', 'x-compute-request-id': 'req-2fa79d09-3993-45b4-b31e-145e74899d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:20,883 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:42:20,883 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31143ac5-63f9-4264-85a9-55ac2fca4ea3', 'x-compute-request-id': 'req-31143ac5-63f9-4264-85a9-55ac2fca4ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:21,984 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.093s 2021-08-03 21:42:21,984 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e0d79f-1023-4866-8091-e2d10665ac6f', 'x-compute-request-id': 'req-37e0d79f-1023-4866-8091-e2d10665ac6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:23,079 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.085s 2021-08-03 21:42:23,079 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35f6c3f7-ebd2-4b8b-88cb-c7ae851dd4cc', 'x-compute-request-id': 'req-35f6c3f7-ebd2-4b8b-88cb-c7ae851dd4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:25,049 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.961s 2021-08-03 21:42:25,049 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb47da6d-f583-4a45-b279-3176a212689b', 'x-compute-request-id': 'req-bb47da6d-f583-4a45-b279-3176a212689b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:26,695 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.637s 2021-08-03 21:42:26,695 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a7269cc-1d45-4163-a768-eee8c0f129a6', 'x-compute-request-id': 'req-5a7269cc-1d45-4163-a768-eee8c0f129a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:28,353 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.649s 2021-08-03 21:42:28,353 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93f7cf3-74f2-4f2f-a731-913d215f5943', 'x-compute-request-id': 'req-e93f7cf3-74f2-4f2f-a731-913d215f5943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:29,433 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:42:29,434 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164a5f4e-81db-426c-ae69-c1089b885ce6', 'x-compute-request-id': 'req-164a5f4e-81db-426c-ae69-c1089b885ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:30,547 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.105s 2021-08-03 21:42:30,548 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59af5341-89a1-4c28-aa98-917cf784a427', 'x-compute-request-id': 'req-59af5341-89a1-4c28-aa98-917cf784a427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:31,661 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.105s 2021-08-03 21:42:31,662 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b75bd598-c5c3-4c28-abee-b27ca3856692', 'x-compute-request-id': 'req-b75bd598-c5c3-4c28-abee-b27ca3856692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:32,782 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.112s 2021-08-03 21:42:32,783 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a03110c-b1bd-4608-b8bf-1ac5e72b49d9', 'x-compute-request-id': 'req-4a03110c-b1bd-4608-b8bf-1ac5e72b49d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:34,086 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.296s 2021-08-03 21:42:34,087 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8df7622-1f77-4dc1-8c1f-f99aefb5df90', 'x-compute-request-id': 'req-a8df7622-1f77-4dc1-8c1f-f99aefb5df90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:35,597 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.503s 2021-08-03 21:42:35,598 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1285bb-e0d8-45b8-aca3-f264ccda56dd', 'x-compute-request-id': 'req-4b1285bb-e0d8-45b8-aca3-f264ccda56dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:37,315 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.709s 2021-08-03 21:42:37,316 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2af262-78c1-4a5f-811a-9854d0b86920', 'x-compute-request-id': 'req-4b2af262-78c1-4a5f-811a-9854d0b86920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:38,669 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.342s 2021-08-03 21:42:38,669 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a03b577a-09f5-48d8-830b-23bd9637f4a2', 'x-compute-request-id': 'req-a03b577a-09f5-48d8-830b-23bd9637f4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:39,817 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.139s 2021-08-03 21:42:39,817 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b0fdcc-759e-40e0-9b28-f8a6b6fd41b9', 'x-compute-request-id': 'req-f3b0fdcc-759e-40e0-9b28-f8a6b6fd41b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:40,919 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.093s 2021-08-03 21:42:40,920 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da010374-631d-451d-b4f0-33f84f7b2443', 'x-compute-request-id': 'req-da010374-631d-451d-b4f0-33f84f7b2443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:42,404 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.476s 2021-08-03 21:42:42,405 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ceb5319-a070-4cda-bc30-ae0d866e34b3', 'x-compute-request-id': 'req-5ceb5319-a070-4cda-bc30-ae0d866e34b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:43,480 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:42:43,481 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-243f35b8-6ce5-4747-86e8-60fedda3bb1c', 'x-compute-request-id': 'req-243f35b8-6ce5-4747-86e8-60fedda3bb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:44,562 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.073s 2021-08-03 21:42:44,562 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2153bd3-de6d-4cff-af6c-5005ceb10bc9', 'x-compute-request-id': 'req-d2153bd3-de6d-4cff-af6c-5005ceb10bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:45,656 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.084s 2021-08-03 21:42:45,656 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8895132-be73-4db9-8482-2222e160cedb', 'x-compute-request-id': 'req-c8895132-be73-4db9-8482-2222e160cedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:46,734 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:42:46,735 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9876acf8-0fe2-4bf3-a203-c5775909413a', 'x-compute-request-id': 'req-9876acf8-0fe2-4bf3-a203-c5775909413a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:47,821 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.078s 2021-08-03 21:42:47,822 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaed0322-9305-409f-b311-4ac819a93f01', 'x-compute-request-id': 'req-aaed0322-9305-409f-b311-4ac819a93f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:49,001 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.171s 2021-08-03 21:42:49,001 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca643a71-9446-49e3-b165-f5da7b72dfd1', 'x-compute-request-id': 'req-ca643a71-9446-49e3-b165-f5da7b72dfd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:50,237 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.227s 2021-08-03 21:42:50,237 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06c4270d-9941-4a71-9693-b17a6df75642', 'x-compute-request-id': 'req-06c4270d-9941-4a71-9693-b17a6df75642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:51,500 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.254s 2021-08-03 21:42:51,500 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee420a5-5b55-43fa-a1e2-2c0925eabc38', 'x-compute-request-id': 'req-6ee420a5-5b55-43fa-a1e2-2c0925eabc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:52,578 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:42:52,578 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f560fd2-9bae-4b44-8463-1ed9e803fc88', 'x-compute-request-id': 'req-8f560fd2-9bae-4b44-8463-1ed9e803fc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:53,657 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:42:53,658 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3787076c-04b2-4bfa-aade-3507de31b176', 'x-compute-request-id': 'req-3787076c-04b2-4bfa-aade-3507de31b176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:54,733 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:42:54,734 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa9bff0f-f8f8-4ae2-a253-860f832e6f2c', 'x-compute-request-id': 'req-fa9bff0f-f8f8-4ae2-a253-860f832e6f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:55,808 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:42:55,808 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc362a8-9184-4d24-a002-a9ef24f2f94b', 'x-compute-request-id': 'req-5dc362a8-9184-4d24-a002-a9ef24f2f94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:56,884 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:42:56,884 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-381acb9b-6baa-4af2-9ca5-f2a6eab1e206', 'x-compute-request-id': 'req-381acb9b-6baa-4af2-9ca5-f2a6eab1e206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:57,960 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:42:57,960 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce6793e3-2be6-4bb4-8db2-ebb83e62576a', 'x-compute-request-id': 'req-ce6793e3-2be6-4bb4-8db2-ebb83e62576a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:42:59,038 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:42:59,038 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6f7790-b3db-41cd-857d-5df477d57c33', 'x-compute-request-id': 'req-5a6f7790-b3db-41cd-857d-5df477d57c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:00,117 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:43:00,117 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5450f1-ee7b-42e0-afa9-fdd0c74b5c48', 'x-compute-request-id': 'req-cd5450f1-ee7b-42e0-afa9-fdd0c74b5c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:01,192 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:01,193 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b44bf08-3819-4032-af18-2113e961b3e2', 'x-compute-request-id': 'req-9b44bf08-3819-4032-af18-2113e961b3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:02,533 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.331s 2021-08-03 21:43:02,533 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14fc6337-b1b2-4001-bd82-b252fe1462f4', 'x-compute-request-id': 'req-14fc6337-b1b2-4001-bd82-b252fe1462f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:03,608 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:03,608 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-703b01da-db55-495c-8b91-48ae4942b235', 'x-compute-request-id': 'req-703b01da-db55-495c-8b91-48ae4942b235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:04,687 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:43:04,687 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4bf7356-69de-473f-96df-994c9d33efcd', 'x-compute-request-id': 'req-a4bf7356-69de-473f-96df-994c9d33efcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:05,763 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:05,763 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6991198-517b-40e7-8109-0c2d33ca6e79', 'x-compute-request-id': 'req-a6991198-517b-40e7-8109-0c2d33ca6e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:06,840 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:43:06,841 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-624cf114-42b8-4dff-b4da-4ea7bc692766', 'x-compute-request-id': 'req-624cf114-42b8-4dff-b4da-4ea7bc692766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:07,916 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:43:07,917 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc5eac0-5f04-4cba-befb-d2cd9723bac2', 'x-compute-request-id': 'req-1bc5eac0-5f04-4cba-befb-d2cd9723bac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:08,991 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:08,991 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7486e9c3-45dc-4bba-915b-602b5b68423d', 'x-compute-request-id': 'req-7486e9c3-45dc-4bba-915b-602b5b68423d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:10,065 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:10,065 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2b3d22-0981-4ca3-9287-b96e4323dc5b', 'x-compute-request-id': 'req-be2b3d22-0981-4ca3-9287-b96e4323dc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:11,148 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:43:11,148 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b80e8c0-b3fd-4d9f-b8ba-7b32f2dcfc39', 'x-compute-request-id': 'req-9b80e8c0-b3fd-4d9f-b8ba-7b32f2dcfc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:12,221 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:12,221 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bd853a-8e6b-42c4-b8f9-e5fb3e7feb6b', 'x-compute-request-id': 'req-08bd853a-8e6b-42c4-b8f9-e5fb3e7feb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:13,296 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:13,297 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44f23744-7767-42b1-8f23-db57f7169c3d', 'x-compute-request-id': 'req-44f23744-7767-42b1-8f23-db57f7169c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:14,371 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:14,372 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d5092f2-2fe4-452a-b47c-1f72c8e6adb7', 'x-compute-request-id': 'req-7d5092f2-2fe4-452a-b47c-1f72c8e6adb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:15,451 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:43:15,452 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ce5db3b-a16f-49a3-ab8e-7c63a80feffd', 'x-compute-request-id': 'req-5ce5db3b-a16f-49a3-ab8e-7c63a80feffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:16,543 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.083s 2021-08-03 21:43:16,544 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f57ce5-a7b7-48b4-a2dd-d3d7172176e0', 'x-compute-request-id': 'req-d0f57ce5-a7b7-48b4-a2dd-d3d7172176e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:17,622 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:43:17,622 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fcaf524-ee58-4f06-a2e1-954819907ff0', 'x-compute-request-id': 'req-6fcaf524-ee58-4f06-a2e1-954819907ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:18,701 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:43:18,702 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31e862c4-5435-416c-aae7-6969a57ea4c6', 'x-compute-request-id': 'req-31e862c4-5435-416c-aae7-6969a57ea4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:19,778 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:43:19,779 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-523db8ce-4121-4076-a349-08bab1f5a1e9', 'x-compute-request-id': 'req-523db8ce-4121-4076-a349-08bab1f5a1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:20,852 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:20,853 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d064166-20df-45b8-bdfc-8ad99667318d', 'x-compute-request-id': 'req-8d064166-20df-45b8-bdfc-8ad99667318d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:21,931 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:43:21,931 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d9f2a2c-d398-45a4-86ee-c5d11b4a1755', 'x-compute-request-id': 'req-1d9f2a2c-d398-45a4-86ee-c5d11b4a1755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:23,005 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:23,006 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f501a1fc-3c95-469c-bae0-75cd5ed31172', 'x-compute-request-id': 'req-f501a1fc-3c95-469c-bae0-75cd5ed31172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:24,084 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:43:24,084 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e4553f-bf09-4b9c-983f-f31729b9851f', 'x-compute-request-id': 'req-e0e4553f-bf09-4b9c-983f-f31729b9851f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:25,157 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:25,158 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c10bca-11cd-4808-b54f-bf68e423bc5c', 'x-compute-request-id': 'req-12c10bca-11cd-4808-b54f-bf68e423bc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:26,233 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:43:26,234 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a77a653-f8ed-435f-85d2-b336b345a364', 'x-compute-request-id': 'req-8a77a653-f8ed-435f-85d2-b336b345a364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:27,308 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:27,309 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc49f77a-d02f-4fb8-8ec9-ee8bff6d3267', 'x-compute-request-id': 'req-fc49f77a-d02f-4fb8-8ec9-ee8bff6d3267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:28,383 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:28,383 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74952967-f5f9-406d-aef1-8c439f7e69c9', 'x-compute-request-id': 'req-74952967-f5f9-406d-aef1-8c439f7e69c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:29,457 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:29,457 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8238c5c2-21c4-40b3-bc97-7012015f9131', 'x-compute-request-id': 'req-8238c5c2-21c4-40b3-bc97-7012015f9131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:30,551 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.085s 2021-08-03 21:43:30,552 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce91f73e-6404-4b22-9258-9ff08c44ee6f', 'x-compute-request-id': 'req-ce91f73e-6404-4b22-9258-9ff08c44ee6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:31,627 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:43:31,628 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2533bfe1-88d9-4937-94f2-e027da5d3e68', 'x-compute-request-id': 'req-2533bfe1-88d9-4937-94f2-e027da5d3e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:32,704 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:43:32,705 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38b01a22-6982-4644-9dd7-342f6bd9bb1a', 'x-compute-request-id': 'req-38b01a22-6982-4644-9dd7-342f6bd9bb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:33,779 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:33,779 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0edb4f61-6441-47f1-8dc6-fb615665cb87', 'x-compute-request-id': 'req-0edb4f61-6441-47f1-8dc6-fb615665cb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:34,859 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:43:34,860 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05454342-bd90-46fb-8db7-d5543862986f', 'x-compute-request-id': 'req-05454342-bd90-46fb-8db7-d5543862986f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:35,933 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:35,934 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9671f04-5b12-43f2-b740-213daec82812', 'x-compute-request-id': 'req-d9671f04-5b12-43f2-b740-213daec82812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:37,031 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.089s 2021-08-03 21:43:37,031 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc252b1-8632-4bbc-80fb-a4d0474654bf', 'x-compute-request-id': 'req-9dc252b1-8632-4bbc-80fb-a4d0474654bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:38,145 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.105s 2021-08-03 21:43:38,145 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a97a4d-a678-4ff3-8e97-1f7474b32bf2', 'x-compute-request-id': 'req-d7a97a4d-a678-4ff3-8e97-1f7474b32bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:39,228 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:43:39,229 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7a9708-b16d-4a15-934a-10bd982e4a47', 'x-compute-request-id': 'req-4c7a9708-b16d-4a15-934a-10bd982e4a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:40,337 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.100s 2021-08-03 21:43:40,337 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ef5f26-ea60-46c5-99bd-a5fa334f6458', 'x-compute-request-id': 'req-18ef5f26-ea60-46c5-99bd-a5fa334f6458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:41,434 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.088s 2021-08-03 21:43:41,434 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ef020fd-2fc5-47c3-a4ad-e73ce4f708c0', 'x-compute-request-id': 'req-4ef020fd-2fc5-47c3-a4ad-e73ce4f708c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:42,512 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:43:42,512 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205f4537-6bb0-4604-82f7-8008cc5e3360', 'x-compute-request-id': 'req-205f4537-6bb0-4604-82f7-8008cc5e3360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:43,621 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.099s 2021-08-03 21:43:43,621 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed8cb81a-5449-4ce8-99bd-629d35f8de53', 'x-compute-request-id': 'req-ed8cb81a-5449-4ce8-99bd-629d35f8de53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:44,712 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.083s 2021-08-03 21:43:44,713 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c79c0c-f2b3-4def-9141-b502891b9ba8', 'x-compute-request-id': 'req-e9c79c0c-f2b3-4def-9141-b502891b9ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:45,852 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.130s 2021-08-03 21:43:45,853 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c9b8679-f42c-4725-a49f-80335a91234d', 'x-compute-request-id': 'req-3c9b8679-f42c-4725-a49f-80335a91234d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:46,945 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.083s 2021-08-03 21:43:46,945 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8ceedc-124c-4a3e-b09b-be874537dbb4', 'x-compute-request-id': 'req-eb8ceedc-124c-4a3e-b09b-be874537dbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:48,276 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.323s 2021-08-03 21:43:48,276 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8951811-4492-47db-949e-a500bc68fc0f', 'x-compute-request-id': 'req-d8951811-4492-47db-949e-a500bc68fc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:49,355 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:43:49,356 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22843a44-2517-4c88-8e45-8f271d9aa134', 'x-compute-request-id': 'req-22843a44-2517-4c88-8e45-8f271d9aa134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:50,430 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:50,430 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de4c553-7909-4e76-b5ef-6576565ef8f4', 'x-compute-request-id': 'req-2de4c553-7909-4e76-b5ef-6576565ef8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:51,507 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:43:51,507 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e91f718b-228f-403c-a369-1ffd6b6a85b5', 'x-compute-request-id': 'req-e91f718b-228f-403c-a369-1ffd6b6a85b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:52,581 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:43:52,581 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9562bf8-7ebe-472a-bcd4-c193d918c37c', 'x-compute-request-id': 'req-d9562bf8-7ebe-472a-bcd4-c193d918c37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:53,662 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:43:53,662 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cfe132c-e2a3-456b-a4a6-480b16d93e76', 'x-compute-request-id': 'req-0cfe132c-e2a3-456b-a4a6-480b16d93e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:54,743 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:43:54,743 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44fffd80-a421-415c-a8e6-73f9632ee2b0', 'x-compute-request-id': 'req-44fffd80-a421-415c-a8e6-73f9632ee2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:55,832 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.081s 2021-08-03 21:43:55,833 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a48d6d8-f078-4ddb-a3ed-788448b030cc', 'x-compute-request-id': 'req-1a48d6d8-f078-4ddb-a3ed-788448b030cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:56,911 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:43:56,912 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971bce53-6c25-4204-85f3-7bd3ce069f4f', 'x-compute-request-id': 'req-971bce53-6c25-4204-85f3-7bd3ce069f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:57,985 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.064s 2021-08-03 21:43:57,985 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c757111-8d8b-4e5d-ad19-ffb28a8ec7ae', 'x-compute-request-id': 'req-4c757111-8d8b-4e5d-ad19-ffb28a8ec7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:43:59,399 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.404s 2021-08-03 21:43:59,399 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55f1d70-b900-435a-ad4f-dc2fdebcb037', 'x-compute-request-id': 'req-e55f1d70-b900-435a-ad4f-dc2fdebcb037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:00,474 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:00,475 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481152be-5212-46ef-abf0-f01a67a6de32', 'x-compute-request-id': 'req-481152be-5212-46ef-abf0-f01a67a6de32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:01,551 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:44:01,551 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fce409-2837-4872-a8ba-9bb3b72cb691', 'x-compute-request-id': 'req-d5fce409-2837-4872-a8ba-9bb3b72cb691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:02,632 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:44:02,632 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b827c93c-20c9-41e9-90ae-083466754caa', 'x-compute-request-id': 'req-b827c93c-20c9-41e9-90ae-083466754caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:03,708 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:03,708 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4756561c-dae0-4f50-a7a6-2f6288654811', 'x-compute-request-id': 'req-4756561c-dae0-4f50-a7a6-2f6288654811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:04,785 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:04,786 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-126f42b9-edac-44f1-a23f-4572c81c2bc9', 'x-compute-request-id': 'req-126f42b9-edac-44f1-a23f-4572c81c2bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:05,861 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:44:05,862 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d6f2842-dbf4-4f52-bfad-0946c6f39921', 'x-compute-request-id': 'req-3d6f2842-dbf4-4f52-bfad-0946c6f39921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:06,940 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:06,941 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02e7dd3-9917-4961-9c4c-0a6ec7643910', 'x-compute-request-id': 'req-b02e7dd3-9917-4961-9c4c-0a6ec7643910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:08,016 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:08,016 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b1e7bb-70ee-4c7f-b2a5-266af3f766e9', 'x-compute-request-id': 'req-f7b1e7bb-70ee-4c7f-b2a5-266af3f766e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:09,096 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:44:09,097 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04391037-bbc1-455a-a462-228e02cb03db', 'x-compute-request-id': 'req-04391037-bbc1-455a-a462-228e02cb03db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:10,172 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:44:10,172 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd91bd3-a233-42a3-8b74-7c5c8a49a8eb', 'x-compute-request-id': 'req-bcd91bd3-a233-42a3-8b74-7c5c8a49a8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:11,247 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:44:11,248 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89a6199-af4b-4934-b533-6213ab3dc17e', 'x-compute-request-id': 'req-b89a6199-af4b-4934-b533-6213ab3dc17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:12,323 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:12,324 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb4eb98-2ddd-4a5d-b648-aa1c1f92b2ec', 'x-compute-request-id': 'req-9eb4eb98-2ddd-4a5d-b648-aa1c1f92b2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:13,401 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:44:13,401 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b76b4ce-5f99-41d7-afc3-ead69143d0d3', 'x-compute-request-id': 'req-7b76b4ce-5f99-41d7-afc3-ead69143d0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:14,477 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:14,478 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db89f0db-4dbf-4ab7-bb01-dc12a8343855', 'x-compute-request-id': 'req-db89f0db-4dbf-4ab7-bb01-dc12a8343855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:15,559 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:44:15,559 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3d47c4-bfae-4b23-b0a9-6eec9dc8a937', 'x-compute-request-id': 'req-2c3d47c4-bfae-4b23-b0a9-6eec9dc8a937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:16,635 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:16,635 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b18f02d-50c8-4926-b1b8-d79a4b31da5a', 'x-compute-request-id': 'req-1b18f02d-50c8-4926-b1b8-d79a4b31da5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:17,711 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:17,711 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991dd4f1-0dea-4942-bf55-8396fe243c70', 'x-compute-request-id': 'req-991dd4f1-0dea-4942-bf55-8396fe243c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:18,788 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:18,789 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37494c4b-eccc-496d-bb48-abc5da4ab89f', 'x-compute-request-id': 'req-37494c4b-eccc-496d-bb48-abc5da4ab89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:19,864 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:19,864 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c8c26a-c71f-4cd5-ae2a-fcade4755fcf', 'x-compute-request-id': 'req-e7c8c26a-c71f-4cd5-ae2a-fcade4755fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:20,938 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:20,939 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c046372-9b09-4bf0-8b5e-f4798372cf6d', 'x-compute-request-id': 'req-6c046372-9b09-4bf0-8b5e-f4798372cf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:22,019 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:44:22,020 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03001a80-63f4-4995-a226-b6b3813ad749', 'x-compute-request-id': 'req-03001a80-63f4-4995-a226-b6b3813ad749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:23,097 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:44:23,097 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8603e640-60ae-4f90-8fba-f3ffdc685286', 'x-compute-request-id': 'req-8603e640-60ae-4f90-8fba-f3ffdc685286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:24,173 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:44:24,173 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d91d9be-5687-4a03-afbb-1cfe25ffe1bc', 'x-compute-request-id': 'req-3d91d9be-5687-4a03-afbb-1cfe25ffe1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:25,248 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:25,249 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0efac2-0ca2-4480-bba8-b7374328ed39', 'x-compute-request-id': 'req-da0efac2-0ca2-4480-bba8-b7374328ed39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:26,323 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:26,323 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c551a6f-22eb-4419-bf5e-754da4b32beb', 'x-compute-request-id': 'req-5c551a6f-22eb-4419-bf5e-754da4b32beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:27,397 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:27,398 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39885761-b783-42b9-ba59-17206123e631', 'x-compute-request-id': 'req-39885761-b783-42b9-ba59-17206123e631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:28,479 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:44:28,479 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8e3e227-3c69-4095-9501-3dd4900d7859', 'x-compute-request-id': 'req-d8e3e227-3c69-4095-9501-3dd4900d7859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:29,561 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:44:29,561 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24da03d4-9252-4f7c-a242-280d4b6e24b8', 'x-compute-request-id': 'req-24da03d4-9252-4f7c-a242-280d4b6e24b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:30,650 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.079s 2021-08-03 21:44:30,650 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35172ecd-5a50-4b01-9a1d-bd8858c55f91', 'x-compute-request-id': 'req-35172ecd-5a50-4b01-9a1d-bd8858c55f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:31,727 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:31,727 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb88cb0a-75c1-4920-92f2-9bdc64cac9f8', 'x-compute-request-id': 'req-eb88cb0a-75c1-4920-92f2-9bdc64cac9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:32,805 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:44:32,806 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96396864-3052-4e2b-a3f6-8910a3d79437', 'x-compute-request-id': 'req-96396864-3052-4e2b-a3f6-8910a3d79437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:33,883 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:44:33,883 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acba5bdc-ff45-471b-a05b-9a6f332fe297', 'x-compute-request-id': 'req-acba5bdc-ff45-471b-a05b-9a6f332fe297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:34,963 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.071s 2021-08-03 21:44:34,963 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad8fd81-c806-4dbf-823b-d66cd71ecbcf', 'x-compute-request-id': 'req-1ad8fd81-c806-4dbf-823b-d66cd71ecbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:36,039 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:44:36,040 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eafc92e-e5e7-4418-86cc-2b117cdfc4f8', 'x-compute-request-id': 'req-4eafc92e-e5e7-4418-86cc-2b117cdfc4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:37,115 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.067s 2021-08-03 21:44:37,116 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b61a36fd-4cf8-4df8-88dc-17f19e208b6d', 'x-compute-request-id': 'req-b61a36fd-4cf8-4df8-88dc-17f19e208b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:38,284 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.160s 2021-08-03 21:44:38,285 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2bb4c1-0379-416f-b51f-a4f88b55f7ba', 'x-compute-request-id': 'req-4c2bb4c1-0379-416f-b51f-a4f88b55f7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:39,359 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:39,360 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac3c1f4-7f1e-4b95-9cd3-b98e9cbe6f8c', 'x-compute-request-id': 'req-2ac3c1f4-7f1e-4b95-9cd3-b98e9cbe6f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:40,435 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:40,436 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e390b6-054b-4651-a874-98ce0de117f0', 'x-compute-request-id': 'req-05e390b6-054b-4651-a874-98ce0de117f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:41,510 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:44:41,510 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29cbe80b-d73e-4748-afe2-e7a95e0d98de', 'x-compute-request-id': 'req-29cbe80b-d73e-4748-afe2-e7a95e0d98de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:42,614 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.095s 2021-08-03 21:44:42,614 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69516c2-75ac-4274-bf22-b94a1d8215c1', 'x-compute-request-id': 'req-c69516c2-75ac-4274-bf22-b94a1d8215c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:43,780 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.157s 2021-08-03 21:44:43,780 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b815a870-e87a-4ae0-82da-858794e567c7', 'x-compute-request-id': 'req-b815a870-e87a-4ae0-82da-858794e567c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:44,920 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.132s 2021-08-03 21:44:44,921 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be11ca2-d84b-43b2-86e7-149dc8d42b95', 'x-compute-request-id': 'req-6be11ca2-d84b-43b2-86e7-149dc8d42b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:46,078 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.148s 2021-08-03 21:44:46,078 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad95a50-bf2c-4646-a6ed-bec83b80a83e', 'x-compute-request-id': 'req-bad95a50-bf2c-4646-a6ed-bec83b80a83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:47,229 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.142s 2021-08-03 21:44:47,229 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22786b43-24fd-4736-85f6-6d39a069706b', 'x-compute-request-id': 'req-22786b43-24fd-4736-85f6-6d39a069706b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:48,807 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.569s 2021-08-03 21:44:48,808 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ad4fd1-96ff-44a1-aca1-91eec53ad68d', 'x-compute-request-id': 'req-00ad4fd1-96ff-44a1-aca1-91eec53ad68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:50,556 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.739s 2021-08-03 21:44:50,556 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92f10ceb-6542-4101-ac62-b327aff20ce1', 'x-compute-request-id': 'req-92f10ceb-6542-4101-ac62-b327aff20ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:51,735 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.170s 2021-08-03 21:44:51,735 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70df94c-c4f0-4e01-a171-72b4871ecebb', 'x-compute-request-id': 'req-e70df94c-c4f0-4e01-a171-72b4871ecebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:52,833 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.088s 2021-08-03 21:44:52,833 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d065af88-0cd0-4c84-b793-0f6ef6073c86', 'x-compute-request-id': 'req-d065af88-0cd0-4c84-b793-0f6ef6073c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:54,050 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.208s 2021-08-03 21:44:54,050 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b45ed8f9-8584-473a-a9bf-b2d960b471de', 'x-compute-request-id': 'req-b45ed8f9-8584-473a-a9bf-b2d960b471de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:55,143 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.084s 2021-08-03 21:44:55,143 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19c7bde-7126-4c67-bb60-74a14df2c201', 'x-compute-request-id': 'req-a19c7bde-7126-4c67-bb60-74a14df2c201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:56,223 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:44:56,224 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ccab44-a0e0-41cd-9208-7801c0a81c58', 'x-compute-request-id': 'req-01ccab44-a0e0-41cd-9208-7801c0a81c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:57,307 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.074s 2021-08-03 21:44:57,307 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6d2aa4-6334-4b90-9c4a-55147ebb5cec', 'x-compute-request-id': 'req-bf6d2aa4-6334-4b90-9c4a-55147ebb5cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:58,515 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.197s 2021-08-03 21:44:58,516 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc13c30b-bd96-49af-b3a0-b72885ea8740', 'x-compute-request-id': 'req-cc13c30b-bd96-49af-b3a0-b72885ea8740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:44:59,597 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.073s 2021-08-03 21:44:59,598 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623b55fd-bda7-410b-a95b-ead34316ab33', 'x-compute-request-id': 'req-623b55fd-bda7-410b-a95b-ead34316ab33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:00,704 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.098s 2021-08-03 21:45:00,705 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c5329b-2463-45d7-bcb0-e753f5dd9bcd', 'x-compute-request-id': 'req-38c5329b-2463-45d7-bcb0-e753f5dd9bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:01,841 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.127s 2021-08-03 21:45:01,841 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36fcb0fa-c62c-4129-8c60-334a667bd058', 'x-compute-request-id': 'req-36fcb0fa-c62c-4129-8c60-334a667bd058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:03,317 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.467s 2021-08-03 21:45:03,317 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5dbca43-fa4c-4123-9c7b-84e2d2df5a89', 'x-compute-request-id': 'req-d5dbca43-fa4c-4123-9c7b-84e2d2df5a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:04,391 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:04,391 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35632baf-d865-4cbb-8e0d-acd7edea5359', 'x-compute-request-id': 'req-35632baf-d865-4cbb-8e0d-acd7edea5359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:05,468 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:45:05,468 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77cda187-7a0c-43e4-a22d-d457f6deb393', 'x-compute-request-id': 'req-77cda187-7a0c-43e4-a22d-d457f6deb393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:06,543 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:06,543 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c0e8f8-dcea-4aa4-b7d8-351205a0ab5f', 'x-compute-request-id': 'req-92c0e8f8-dcea-4aa4-b7d8-351205a0ab5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:07,616 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:07,616 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb40030-1f59-423d-a1ff-91977db09289', 'x-compute-request-id': 'req-9eb40030-1f59-423d-a1ff-91977db09289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:08,695 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:45:08,695 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f708e7af-52cd-427d-8cf5-99b47853b31a', 'x-compute-request-id': 'req-f708e7af-52cd-427d-8cf5-99b47853b31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:09,769 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:09,769 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2dff83-8507-4b5c-9d7b-95dfbb722f7b', 'x-compute-request-id': 'req-8a2dff83-8507-4b5c-9d7b-95dfbb722f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:10,844 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:45:10,844 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d192a25-07df-409e-9d6e-a09804592f0d', 'x-compute-request-id': 'req-2d192a25-07df-409e-9d6e-a09804592f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:11,918 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.066s 2021-08-03 21:45:11,918 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffbf856a-926e-44bd-b38a-bed001c54aa0', 'x-compute-request-id': 'req-ffbf856a-926e-44bd-b38a-bed001c54aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:12,992 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:12,992 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bcbbcca-2c3e-4eb8-8cb1-62b2a33deed5', 'x-compute-request-id': 'req-3bcbbcca-2c3e-4eb8-8cb1-62b2a33deed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:14,064 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.064s 2021-08-03 21:45:14,064 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e905b735-bdc1-4467-b348-4a8941103152', 'x-compute-request-id': 'req-e905b735-bdc1-4467-b348-4a8941103152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:15,142 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:45:15,142 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff648ca9-cb31-485d-a496-314173e6699c', 'x-compute-request-id': 'req-ff648ca9-cb31-485d-a496-314173e6699c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:16,220 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.069s 2021-08-03 21:45:16,220 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7591c5a7-57f0-4775-92bc-634267843103', 'x-compute-request-id': 'req-7591c5a7-57f0-4775-92bc-634267843103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:17,297 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:45:17,297 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfbd4f93-a3b9-4459-a82c-b9592310bbbf', 'x-compute-request-id': 'req-cfbd4f93-a3b9-4459-a82c-b9592310bbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:18,370 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.064s 2021-08-03 21:45:18,371 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c587449-acc5-4e3f-b4ad-4e9aaa53b6c5', 'x-compute-request-id': 'req-9c587449-acc5-4e3f-b4ad-4e9aaa53b6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:19,444 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:19,444 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c21d4f-650d-4be3-b837-c47d700add7d', 'x-compute-request-id': 'req-62c21d4f-650d-4be3-b837-c47d700add7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:20,517 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.064s 2021-08-03 21:45:20,517 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb610289-b612-4de0-9457-c664e0eef0a7', 'x-compute-request-id': 'req-fb610289-b612-4de0-9457-c664e0eef0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:21,597 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:45:21,597 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337b9ff1-999b-4423-8d20-2e9c8cdbeb14', 'x-compute-request-id': 'req-337b9ff1-999b-4423-8d20-2e9c8cdbeb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:22,670 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:22,671 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f54d01-cdde-49d5-9f2c-9fa496e31cf5', 'x-compute-request-id': 'req-21f54d01-cdde-49d5-9f2c-9fa496e31cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:23,749 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.070s 2021-08-03 21:45:23,750 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bae4dd10-288e-4305-bead-74fc0920c241', 'x-compute-request-id': 'req-bae4dd10-288e-4305-bead-74fc0920c241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:24,824 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:24,824 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7722e16d-e8a3-497d-8a8d-95e441ed0c69', 'x-compute-request-id': 'req-7722e16d-e8a3-497d-8a8d-95e441ed0c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:25,900 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.068s 2021-08-03 21:45:25,900 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a368b71-a094-41fb-9401-b81a1e385ca8', 'x-compute-request-id': 'req-3a368b71-a094-41fb-9401-b81a1e385ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:26,974 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.065s 2021-08-03 21:45:26,974 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-118c9fa1-e015-489c-a66d-f68d6fd8fc46', 'x-compute-request-id': 'req-118c9fa1-e015-489c-a66d-f68d6fd8fc46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:28,057 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.072s 2021-08-03 21:45:28,057 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a66f207-3abd-4f16-b0e3-d83c017438e7', 'x-compute-request-id': 'req-3a66f207-3abd-4f16-b0e3-d83c017438e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:29,139 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.073s 2021-08-03 21:45:29,139 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb7d7061-8f4d-4e93-abac-fb39c721295b', 'x-compute-request-id': 'req-fb7d7061-8f4d-4e93-abac-fb39c721295b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:30,229 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.082s 2021-08-03 21:45:30,229 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af85c0a-cfdf-40e3-8507-31d6bc2b069b', 'x-compute-request-id': 'req-9af85c0a-cfdf-40e3-8507-31d6bc2b069b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:31,329 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.091s 2021-08-03 21:45:31,330 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb8ba6a-eea7-441b-86f5-3a7b2b789ae4', 'x-compute-request-id': 'req-2eb8ba6a-eea7-441b-86f5-3a7b2b789ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:32,485 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.146s 2021-08-03 21:45:32,485 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a92aa9d-2e71-4aaa-b392-520d51d83fce', 'x-compute-request-id': 'req-2a92aa9d-2e71-4aaa-b392-520d51d83fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:33,649 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.155s 2021-08-03 21:45:33,650 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42280ecf-133e-4fd3-a7f2-12bdb32f15f6', 'x-compute-request-id': 'req-42280ecf-133e-4fd3-a7f2-12bdb32f15f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:34,805 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.147s 2021-08-03 21:45:34,805 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bde0665-2527-4288-b4ef-af7e5455bee6', 'x-compute-request-id': 'req-1bde0665-2527-4288-b4ef-af7e5455bee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:35,964 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.151s 2021-08-03 21:45:35,965 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379616c9-0e42-40c2-90b1-ca2bf33cebba', 'x-compute-request-id': 'req-379616c9-0e42-40c2-90b1-ca2bf33cebba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:37,124 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.152s 2021-08-03 21:45:37,124 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a86a529-490e-4c99-9ccb-218e69d663b2', 'x-compute-request-id': 'req-6a86a529-490e-4c99-9ccb-218e69d663b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:38,273 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.140s 2021-08-03 21:45:38,273 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01633d1d-5f75-4f4d-9f7f-7a95d833b139', 'x-compute-request-id': 'req-01633d1d-5f75-4f4d-9f7f-7a95d833b139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:39,430 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.148s 2021-08-03 21:45:39,430 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8891f5cf-129d-4f63-adec-9361085e2b24', 'x-compute-request-id': 'req-8891f5cf-129d-4f63-adec-9361085e2b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:40,582 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.143s 2021-08-03 21:45:40,582 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fadc86a-219b-4e21-8c50-793309a94e90', 'x-compute-request-id': 'req-8fadc86a-219b-4e21-8c50-793309a94e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"server": {"id": "192cde4a-fe94-4396-a395-31262c9f75f3", "name": "tempest-TestServerBasicOps-server-1432754722", "status": "BUILD", "tenant_id": "b982382399594d65807affb324aec553", "user_id": "bc8b07cc53a3413f9b0e4b5ce2ba45ab", "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:39:40Z", "updated": "2021-08-03T21:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/192cde4a-fe94-4396-a395-31262c9f75f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-663754896", "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-08-03 21:45:40,845 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 204 DELETE http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.255s 2021-08-03 21:45:40,845 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 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-3653df28-6372-4b81-8cbd-881247af2bf5', 'x-compute-request-id': 'req-3653df28-6372-4b81-8cbd-881247af2bf5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'' 2021-08-03 21:45:40,995 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 404 GET http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3 0.149s 2021-08-03 21:45:40,995 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 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-0c13f3c0-2c68-4583-9fb4-173f316cb3ab', 'x-compute-request-id': 'req-0c13f3c0-2c68-4583-9fb4-173f316cb3ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/192cde4a-fe94-4396-a395-31262c9f75f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 192cde4a-fe94-4396-a395-31262c9f75f3 could not be found."}}' 2021-08-03 21:45:41,141 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/bba3df08-e20c-4a64-8e0a-e9cfad011097 0.144s 2021-08-03 21:45:41,141 110104 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-df656d8f-4d57-48e8-bcbb-8e4321fad077', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:45:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/bba3df08-e20c-4a64-8e0a-e9cfad011097'} Body: b'' 2021-08-03 21:45:41,172 110104 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestServerBasicOps-663754896 0.030s 2021-08-03 21:45:41,172 110104 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94818423-70ec-4fc9-aafe-784ea2d09c62', 'x-compute-request-id': 'req-94818423-70ec-4fc9-aafe-784ea2d09c62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestServerBasicOps-663754896'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_basic_ops.py", line 135, in test_server_basic_ops self.instance = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestServerBasicOps:test_server_basic_ops) Server 192cde4a-fe94-4396-a395-31262c9f75f3 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 0 | 1 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
fail
ft25.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:48:22,436 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/os-availability-zone/detail 0.181s 2021-08-03 21:48:22,437 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '615', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132e30d4-c16b-4b87-95df-acd45180d800', 'x-compute-request-id': 'req-132e30d4-c16b-4b87-95df-acd45180d800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"n-d-793621-28": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2021-08-03T21:48:16.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2021-08-03T21:48:18.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"n-h1-793621-28": {"nova-compute": {"available": true, "active": true, "updated_at": "2021-08-03T21:48:19.000000"}}, "n-h2-793621-28": {"nova-compute": {"available": true, "active": true, "updated_at": "2021-08-03T21:48:21.000000"}}}}]}' 2021-08-03 21:48:22,534 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.087s 2021-08-03 21:48:22,534 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3406', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-82d1621b-31df-483e-943b-ab330ed34c06', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "25cade77e97848b4bc8c94901eaa3e5b", "name": "tempest-TestServerMultinode-2027944140-project", "password_expires_at": null}, "audit_ids": ["OIhpu1iDSNSvq6QOSlF9rw"], "expires_at": "2021-08-03T22:48:22.000000Z", "issued_at": "2021-08-03T21:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12ff63f22b3b4f45bf35b49c6b95c07b", "name": "tempest-TestServerMultinode-2027944140"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:48:22,535 110095 INFO [tempest.lib.common.fixed_network] (TestServerMultinode:test_schedule_to_all_nodes) Found network {'id': '2939cbc9-7874-494c-85ce-62917a6736ba', 'name': 'tempest-TestServerMultinode-1488974399-network', 'tenant_id': '12ff63f22b3b4f45bf35b49c6b95c07b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '12ff63f22b3b4f45bf35b49c6b95c07b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 855, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:48:11Z', 'updated_at': '2021-08-03T21:48:12Z', 'revision_number': 1} available for tenant 2021-08-03 21:48:23,314 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 202 POST http://10.222.0.102/compute/v2.1/servers 0.778s 2021-08-03 21:48:23,314 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerMultinode-server-253985887", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "availability_zone": "nova:n-h1-793621-28", "networks": [{"uuid": "2939cbc9-7874-494c-85ce-62917a6736ba"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c80fc5-8111-47be-b4d3-5264f0d572a2', 'x-compute-request-id': 'req-91c80fc5-8111-47be-b4d3-5264f0d572a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "nPMhyHZmQ2F8"}}' 2021-08-03 21:48:23,392 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.076s 2021-08-03 21:48:23,392 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b5f908-2321-4a2b-9dd0-2844bc056b46', 'x-compute-request-id': 'req-82b5f908-2321-4a2b-9dd0-2844bc056b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:24,541 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.141s 2021-08-03 21:48:24,541 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1429', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18592e0-1681-4f45-9196-7af2a6a57a29', 'x-compute-request-id': 'req-a18592e0-1681-4f45-9196-7af2a6a57a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:24,548 110095 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-08-03 21:48:25,831 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.281s 2021-08-03 21:48:25,831 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c671f83d-8f07-470f-ae80-a421610338dc', 'x-compute-request-id': 'req-c671f83d-8f07-470f-ae80-a421610338dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:25,838 110095 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2021-08-03 21:48:27,025 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.186s 2021-08-03 21:48:27,026 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ef40b7-45cc-4fcb-8e07-d3538b166931', 'x-compute-request-id': 'req-22ef40b7-45cc-4fcb-8e07-d3538b166931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:28,307 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.272s 2021-08-03 21:48:28,307 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e0df81-1592-4f09-9ee8-661ff347d30f', 'x-compute-request-id': 'req-58e0df81-1592-4f09-9ee8-661ff347d30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:29,476 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.159s 2021-08-03 21:48:29,476 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3826b32-2782-408a-8ba8-27e0d907a732', 'x-compute-request-id': 'req-d3826b32-2782-408a-8ba8-27e0d907a732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:30,651 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.165s 2021-08-03 21:48:30,651 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-562cb544-5ce1-4543-bd01-b8e8870b38fa', 'x-compute-request-id': 'req-562cb544-5ce1-4543-bd01-b8e8870b38fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:31,797 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.136s 2021-08-03 21:48:31,797 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e69167-eb39-4841-9cec-1e4db25ff508', 'x-compute-request-id': 'req-86e69167-eb39-4841-9cec-1e4db25ff508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "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-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:32,939 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.133s 2021-08-03 21:48:32,939 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb9fc41-6a8d-4bed-a05a-4d29dce5c977', 'x-compute-request-id': 'req-7fb9fc41-6a8d-4bed-a05a-4d29dce5c977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "ACTIVE", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:32Z", "addresses": {"tempest-TestServerMultinode-1488974399-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:9c:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:48:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:32,946 110095 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2021-08-03 21:48:33,078 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.131s 2021-08-03 21:48:33,078 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef98a36-eb78-4081-9983-bff2422bf873', 'x-compute-request-id': 'req-5ef98a36-eb78-4081-9983-bff2422bf873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "ACTIVE", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:32Z", "addresses": {"tempest-TestServerMultinode-1488974399-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:9c:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:48:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:33,221 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.135s 2021-08-03 21:48:33,222 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99bc7719-9a28-4e2f-9abd-259c614601e6', 'x-compute-request-id': 'req-99bc7719-9a28-4e2f-9abd-259c614601e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "ACTIVE", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:48:32Z", "addresses": {"tempest-TestServerMultinode-1488974399-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:9c:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:48:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:48:33,267 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.032s 2021-08-03 21:48:33,267 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3406', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-445a9ae5-15f3-445b-a7de-98c50a1c7363', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "25cade77e97848b4bc8c94901eaa3e5b", "name": "tempest-TestServerMultinode-2027944140-project", "password_expires_at": null}, "audit_ids": ["HreBNHQIQt2wHnxTEOykoA"], "expires_at": "2021-08-03T22:48:33.000000Z", "issued_at": "2021-08-03T21:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12ff63f22b3b4f45bf35b49c6b95c07b", "name": "tempest-TestServerMultinode-2027944140"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/12ff63f22b3b4f45bf35b49c6b95c07b", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:48:33,268 110095 INFO [tempest.lib.common.fixed_network] (TestServerMultinode:test_schedule_to_all_nodes) Found network {'id': '2939cbc9-7874-494c-85ce-62917a6736ba', 'name': 'tempest-TestServerMultinode-1488974399-network', 'tenant_id': '12ff63f22b3b4f45bf35b49c6b95c07b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '12ff63f22b3b4f45bf35b49c6b95c07b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 855, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:48:11Z', 'updated_at': '2021-08-03T21:48:12Z', 'revision_number': 1} available for tenant 2021-08-03 21:48:34,198 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 202 POST http://10.222.0.102/compute/v2.1/servers 0.929s 2021-08-03 21:48:34,198 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerMultinode-server-554508407", "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "flavorRef": "452", "availability_zone": "nova:n-h2-793621-28", "networks": [{"uuid": "2939cbc9-7874-494c-85ce-62917a6736ba"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6983c351-0e3d-47a9-be77-09d955181a4f', 'x-compute-request-id': 'req-6983c351-0e3d-47a9-be77-09d955181a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CegJY5fjRiT5"}}' 2021-08-03 21:48:34,277 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:48:34,278 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf9bac0-4ce5-4a78-9d1a-c8488927a1d6', 'x-compute-request-id': 'req-baf9bac0-4ce5-4a78-9d1a-c8488927a1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:35,351 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:48:35,351 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30ac81e-8829-4923-b76e-a997b1bc19d1', 'x-compute-request-id': 'req-d30ac81e-8829-4923-b76e-a997b1bc19d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:36,454 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.094s 2021-08-03 21:48:36,455 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50300a28-3168-4011-9e2e-83e6d1c982ad', 'x-compute-request-id': 'req-50300a28-3168-4011-9e2e-83e6d1c982ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:37,532 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:48:37,532 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d2500ef-5223-4dd9-b788-7240fbdde026', 'x-compute-request-id': 'req-7d2500ef-5223-4dd9-b788-7240fbdde026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:38,621 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.080s 2021-08-03 21:48:38,621 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f5882f-94be-4490-adbf-33d8b90c4361', 'x-compute-request-id': 'req-b3f5882f-94be-4490-adbf-33d8b90c4361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:39,718 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.088s 2021-08-03 21:48:39,718 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbff2226-8faf-4236-aa1f-3f3f2fd4368a', 'x-compute-request-id': 'req-fbff2226-8faf-4236-aa1f-3f3f2fd4368a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:40,811 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.084s 2021-08-03 21:48:40,812 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adde6925-39ba-4e76-8818-e01093a23145', 'x-compute-request-id': 'req-adde6925-39ba-4e76-8818-e01093a23145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:41,932 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.112s 2021-08-03 21:48:41,933 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb9cdd93-9179-4b3d-9b56-4d90886112ee', 'x-compute-request-id': 'req-bb9cdd93-9179-4b3d-9b56-4d90886112ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:43,022 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.080s 2021-08-03 21:48:43,022 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480d9191-64ba-4e6b-b552-5a7bfd7b59f7', 'x-compute-request-id': 'req-480d9191-64ba-4e6b-b552-5a7bfd7b59f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:44,137 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.106s 2021-08-03 21:48:44,138 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a296df-997e-485e-9ed9-dbfc959a10c2', 'x-compute-request-id': 'req-19a296df-997e-485e-9ed9-dbfc959a10c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:45,249 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.103s 2021-08-03 21:48:45,249 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdabc73e-0c76-4417-b191-36966f163d3f', 'x-compute-request-id': 'req-fdabc73e-0c76-4417-b191-36966f163d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:46,383 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.126s 2021-08-03 21:48:46,383 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ceb83ef-f4ca-43d7-b9d2-a02f8c49488b', 'x-compute-request-id': 'req-0ceb83ef-f4ca-43d7-b9d2-a02f8c49488b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:47,506 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.114s 2021-08-03 21:48:47,507 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308df04e-d80f-486b-8dd0-4a88848685c3', 'x-compute-request-id': 'req-308df04e-d80f-486b-8dd0-4a88848685c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:49,464 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.947s 2021-08-03 21:48:49,465 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88ab92c-2b27-4b3f-9955-089a5eef1802', 'x-compute-request-id': 'req-b88ab92c-2b27-4b3f-9955-089a5eef1802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:50,947 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.474s 2021-08-03 21:48:50,948 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e9207e-dfc1-46bb-9786-4321cb532797', 'x-compute-request-id': 'req-50e9207e-dfc1-46bb-9786-4321cb532797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:52,190 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.233s 2021-08-03 21:48:52,190 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928dc0c5-6fc7-4ce6-98c7-6181c908cfb1', 'x-compute-request-id': 'req-928dc0c5-6fc7-4ce6-98c7-6181c908cfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:53,316 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.115s 2021-08-03 21:48:53,317 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc4c5783-44f4-40e7-945c-39a618824c17', 'x-compute-request-id': 'req-dc4c5783-44f4-40e7-945c-39a618824c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:54,439 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.114s 2021-08-03 21:48:54,440 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5165a19c-a1c2-4dfc-bebb-1dce63194c49', 'x-compute-request-id': 'req-5165a19c-a1c2-4dfc-bebb-1dce63194c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:55,519 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:48:55,520 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c457bfe7-b444-4c44-987f-7db0ee5aa2c1', 'x-compute-request-id': 'req-c457bfe7-b444-4c44-987f-7db0ee5aa2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:56,723 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.195s 2021-08-03 21:48:56,723 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb5962d-2e62-4541-9628-11008b2f0280', 'x-compute-request-id': 'req-5eb5962d-2e62-4541-9628-11008b2f0280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:57,864 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.132s 2021-08-03 21:48:57,864 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8936c946-a4f2-4593-9bff-e42e0770a283', 'x-compute-request-id': 'req-8936c946-a4f2-4593-9bff-e42e0770a283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:48:59,102 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.227s 2021-08-03 21:48:59,102 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38aae05e-5f7f-41d0-b05b-2c7fd7a8af7e', 'x-compute-request-id': 'req-38aae05e-5f7f-41d0-b05b-2c7fd7a8af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:48:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:00,227 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.117s 2021-08-03 21:49:00,228 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee25fc89-7dde-4fab-bcf0-e8cebfc289e2', 'x-compute-request-id': 'req-ee25fc89-7dde-4fab-bcf0-e8cebfc289e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:01,338 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.101s 2021-08-03 21:49:01,339 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b02f7ba-7640-48c7-bbf5-8a8e99326364', 'x-compute-request-id': 'req-4b02f7ba-7640-48c7-bbf5-8a8e99326364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:02,441 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.095s 2021-08-03 21:49:02,442 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71f1dbbe-7bc0-4b4c-8af3-c63b72a9b616', 'x-compute-request-id': 'req-71f1dbbe-7bc0-4b4c-8af3-c63b72a9b616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:03,522 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:49:03,523 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdeb42de-71bd-4d40-ad8b-609112708efa', 'x-compute-request-id': 'req-cdeb42de-71bd-4d40-ad8b-609112708efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:04,637 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.106s 2021-08-03 21:49:04,637 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d8c852-ce1d-4b62-9c59-110ca377c25a', 'x-compute-request-id': 'req-94d8c852-ce1d-4b62-9c59-110ca377c25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:05,828 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.183s 2021-08-03 21:49:05,828 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeff06be-2631-44e0-a9de-8737d9194593', 'x-compute-request-id': 'req-aeff06be-2631-44e0-a9de-8737d9194593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:06,910 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.073s 2021-08-03 21:49:06,910 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a42a68-6908-400e-986b-7c9da87b230d', 'x-compute-request-id': 'req-81a42a68-6908-400e-986b-7c9da87b230d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:08,041 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.123s 2021-08-03 21:49:08,042 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5341f0c0-954d-46f6-a664-df12974998c8', 'x-compute-request-id': 'req-5341f0c0-954d-46f6-a664-df12974998c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:09,170 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.120s 2021-08-03 21:49:09,171 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ade367d-ca46-46ee-ab06-a6fa779c9693', 'x-compute-request-id': 'req-1ade367d-ca46-46ee-ab06-a6fa779c9693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:10,254 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.073s 2021-08-03 21:49:10,254 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2721d0e3-2f93-4697-b2c6-aee64a73217a', 'x-compute-request-id': 'req-2721d0e3-2f93-4697-b2c6-aee64a73217a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:11,332 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:49:11,333 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97088b1a-1b46-415e-87be-00b3804e53cb', 'x-compute-request-id': 'req-97088b1a-1b46-415e-87be-00b3804e53cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:12,422 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.081s 2021-08-03 21:49:12,422 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170b7a4c-0ded-4d17-967f-e22d7b351087', 'x-compute-request-id': 'req-170b7a4c-0ded-4d17-967f-e22d7b351087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:13,501 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:49:13,502 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09c2af8d-831f-46b8-a59c-c54d112994af', 'x-compute-request-id': 'req-09c2af8d-831f-46b8-a59c-c54d112994af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:14,635 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.125s 2021-08-03 21:49:14,635 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9b7616-2d60-4a43-821f-d3417a8a8a6e', 'x-compute-request-id': 'req-3b9b7616-2d60-4a43-821f-d3417a8a8a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:15,728 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.081s 2021-08-03 21:49:15,728 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c3887e-9a23-4920-8207-cc10434bc386', 'x-compute-request-id': 'req-a7c3887e-9a23-4920-8207-cc10434bc386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:16,828 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.091s 2021-08-03 21:49:16,828 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e57dfe-2c87-4462-88ac-f8f312c9081a', 'x-compute-request-id': 'req-61e57dfe-2c87-4462-88ac-f8f312c9081a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:17,997 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.160s 2021-08-03 21:49:17,997 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b005ef95-c239-442f-ac08-3adff7816c88', 'x-compute-request-id': 'req-b005ef95-c239-442f-ac08-3adff7816c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:19,132 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.124s 2021-08-03 21:49:19,132 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96942d81-8c76-4fa9-895c-41d25c62ad58', 'x-compute-request-id': 'req-96942d81-8c76-4fa9-895c-41d25c62ad58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:20,260 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.118s 2021-08-03 21:49:20,260 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c73ca7-253e-4e32-8cff-d05b9704508c', 'x-compute-request-id': 'req-46c73ca7-253e-4e32-8cff-d05b9704508c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:21,346 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:49:21,346 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ac0e9d-9a13-4299-b9b4-8949333b0f21', 'x-compute-request-id': 'req-b7ac0e9d-9a13-4299-b9b4-8949333b0f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:22,430 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.075s 2021-08-03 21:49:22,430 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57e7a8c6-3066-40c4-9cb2-4428ce162dd5', 'x-compute-request-id': 'req-57e7a8c6-3066-40c4-9cb2-4428ce162dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:23,754 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.314s 2021-08-03 21:49:23,754 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d27ff2f-6400-43ea-9b17-38e940d526ac', 'x-compute-request-id': 'req-6d27ff2f-6400-43ea-9b17-38e940d526ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:24,908 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.146s 2021-08-03 21:49:24,908 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-affbd461-420d-445d-bc0f-16a890293c39', 'x-compute-request-id': 'req-affbd461-420d-445d-bc0f-16a890293c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:25,986 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:49:25,987 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8fa6dcc-cb0b-42f4-9ae1-b998bbcabcea', 'x-compute-request-id': 'req-b8fa6dcc-cb0b-42f4-9ae1-b998bbcabcea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:27,062 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:49:27,063 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a072003a-568f-4a36-957f-391d716edbb7', 'x-compute-request-id': 'req-a072003a-568f-4a36-957f-391d716edbb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:28,148 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:49:28,148 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be8032da-54af-494c-82c7-619b9aacfa07', 'x-compute-request-id': 'req-be8032da-54af-494c-82c7-619b9aacfa07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:29,234 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:49:29,234 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7109575-c7f8-443a-8a2c-d98a7032dba3', 'x-compute-request-id': 'req-e7109575-c7f8-443a-8a2c-d98a7032dba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:30,335 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.092s 2021-08-03 21:49:30,335 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-373859a9-9343-4c3c-b2de-82c074d73893', 'x-compute-request-id': 'req-373859a9-9343-4c3c-b2de-82c074d73893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:31,423 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.079s 2021-08-03 21:49:31,423 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744ff6b5-57ab-4744-a2db-754acfa221bb', 'x-compute-request-id': 'req-744ff6b5-57ab-4744-a2db-754acfa221bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:32,538 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.107s 2021-08-03 21:49:32,539 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de5da180-6d00-4408-8ef2-67be05567aec', 'x-compute-request-id': 'req-de5da180-6d00-4408-8ef2-67be05567aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:33,620 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.073s 2021-08-03 21:49:33,621 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c891f1c-cd43-49fc-9217-39081ba0332a', 'x-compute-request-id': 'req-6c891f1c-cd43-49fc-9217-39081ba0332a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:34,713 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.082s 2021-08-03 21:49:34,713 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f174a7f-297d-48cc-aae1-9c24c325c585', 'x-compute-request-id': 'req-1f174a7f-297d-48cc-aae1-9c24c325c585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:35,793 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:49:35,793 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff8a1fde-5ce0-4d4d-8a17-ff77d514d6ec', 'x-compute-request-id': 'req-ff8a1fde-5ce0-4d4d-8a17-ff77d514d6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:36,883 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.081s 2021-08-03 21:49:36,883 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67ffe5b-642e-40a9-8703-1111c6ce7124', 'x-compute-request-id': 'req-f67ffe5b-642e-40a9-8703-1111c6ce7124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:38,007 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.114s 2021-08-03 21:49:38,007 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-349157ca-2d2b-42dd-8add-364aa5420b08', 'x-compute-request-id': 'req-349157ca-2d2b-42dd-8add-364aa5420b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:39,084 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:49:39,085 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c9e9116-66b8-4023-828e-7ce86f84bc4e', 'x-compute-request-id': 'req-6c9e9116-66b8-4023-828e-7ce86f84bc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:40,181 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.088s 2021-08-03 21:49:40,181 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80840eb3-1665-4646-8ff9-3752ee14ea05', 'x-compute-request-id': 'req-80840eb3-1665-4646-8ff9-3752ee14ea05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:41,295 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.103s 2021-08-03 21:49:41,295 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4023a3f7-59b9-4cd7-8538-a8eda449da96', 'x-compute-request-id': 'req-4023a3f7-59b9-4cd7-8538-a8eda449da96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:42,382 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:49:42,382 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a261083e-61d2-4779-8264-e0414326b2d6', 'x-compute-request-id': 'req-a261083e-61d2-4779-8264-e0414326b2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:43,474 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.083s 2021-08-03 21:49:43,474 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf222c0-0748-436b-9511-f60410e44a2c', 'x-compute-request-id': 'req-baf222c0-0748-436b-9511-f60410e44a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:44,591 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.108s 2021-08-03 21:49:44,591 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8b31486-a515-497e-9291-0fb00f3a9959', 'x-compute-request-id': 'req-d8b31486-a515-497e-9291-0fb00f3a9959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:45,705 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.105s 2021-08-03 21:49:45,705 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1c2e0c6-e8bd-49a4-967d-41addbe88bb2', 'x-compute-request-id': 'req-a1c2e0c6-e8bd-49a4-967d-41addbe88bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:46,809 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.095s 2021-08-03 21:49:46,809 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9e84ae-769a-40c9-b2f4-0f5af9a063d5', 'x-compute-request-id': 'req-9e9e84ae-769a-40c9-b2f4-0f5af9a063d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:47,941 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.123s 2021-08-03 21:49:47,941 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b944751-e793-482e-80dd-b79fae9d31d2', 'x-compute-request-id': 'req-5b944751-e793-482e-80dd-b79fae9d31d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:49,155 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.204s 2021-08-03 21:49:49,155 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd2b48e4-8266-4bb9-a287-cc9e02adcaca', 'x-compute-request-id': 'req-cd2b48e4-8266-4bb9-a287-cc9e02adcaca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:50,273 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.109s 2021-08-03 21:49:50,273 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de0cbf83-6563-4500-9fca-daf9a9e10527', 'x-compute-request-id': 'req-de0cbf83-6563-4500-9fca-daf9a9e10527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:51,383 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.101s 2021-08-03 21:49:51,383 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9191ee5f-9810-46c2-84b6-3841170df8e4', 'x-compute-request-id': 'req-9191ee5f-9810-46c2-84b6-3841170df8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:52,537 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.145s 2021-08-03 21:49:52,537 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8086fd88-1cad-4e4a-b6be-65b0ccb6fce6', 'x-compute-request-id': 'req-8086fd88-1cad-4e4a-b6be-65b0ccb6fce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:53,707 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.161s 2021-08-03 21:49:53,707 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207a1986-0f1e-4c4e-ab8b-fe68171982ed', 'x-compute-request-id': 'req-207a1986-0f1e-4c4e-ab8b-fe68171982ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:54,827 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.111s 2021-08-03 21:49:54,827 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da28229-6f39-40eb-bf6a-11cd6ee51101', 'x-compute-request-id': 'req-6da28229-6f39-40eb-bf6a-11cd6ee51101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:56,415 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.580s 2021-08-03 21:49:56,416 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51218ff-44a6-4730-b978-a7f5f62a9a44', 'x-compute-request-id': 'req-b51218ff-44a6-4730-b978-a7f5f62a9a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:57,507 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.082s 2021-08-03 21:49:57,507 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc7fc6a7-6109-48e7-abef-188631394172', 'x-compute-request-id': 'req-fc7fc6a7-6109-48e7-abef-188631394172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:58,635 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.119s 2021-08-03 21:49:58,635 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ff76b2-79ff-4c38-9e7e-db9a09cb2563', 'x-compute-request-id': 'req-e5ff76b2-79ff-4c38-9e7e-db9a09cb2563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:49:59,732 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.088s 2021-08-03 21:49:59,733 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c83f8c63-0570-4933-8d2b-6b3e5245901f', 'x-compute-request-id': 'req-c83f8c63-0570-4933-8d2b-6b3e5245901f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:00,893 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.151s 2021-08-03 21:50:00,893 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b42c6be1-89c1-42e1-86df-de93a2cb1b21', 'x-compute-request-id': 'req-b42c6be1-89c1-42e1-86df-de93a2cb1b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:02,086 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.184s 2021-08-03 21:50:02,086 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-742590be-c042-46e9-a601-f3172119c0b1', 'x-compute-request-id': 'req-742590be-c042-46e9-a601-f3172119c0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:03,242 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.147s 2021-08-03 21:50:03,242 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbccf4c8-c632-4747-a69d-872406c11b72', 'x-compute-request-id': 'req-fbccf4c8-c632-4747-a69d-872406c11b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:04,378 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.128s 2021-08-03 21:50:04,379 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7224a0-e648-4dd7-a97a-286f4038a14d', 'x-compute-request-id': 'req-1a7224a0-e648-4dd7-a97a-286f4038a14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:05,523 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.136s 2021-08-03 21:50:05,523 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d04c0c-8c0f-4a9f-a4d2-e61849f3fb0e', 'x-compute-request-id': 'req-d5d04c0c-8c0f-4a9f-a4d2-e61849f3fb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:06,669 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.136s 2021-08-03 21:50:06,669 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cfc6e1f-8f6d-4e41-a3aa-c121ebb0ead7', 'x-compute-request-id': 'req-0cfc6e1f-8f6d-4e41-a3aa-c121ebb0ead7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:07,787 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.109s 2021-08-03 21:50:07,788 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3428327-88c0-49f7-ac88-b423c94b64ea', 'x-compute-request-id': 'req-c3428327-88c0-49f7-ac88-b423c94b64ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:08,866 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:50:08,867 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6dab5a4-5c6d-4e13-ba77-dd6252d935ec', 'x-compute-request-id': 'req-c6dab5a4-5c6d-4e13-ba77-dd6252d935ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:10,004 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.130s 2021-08-03 21:50:10,005 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd7104c4-57de-4bb1-8ee5-ee42167ec674', 'x-compute-request-id': 'req-fd7104c4-57de-4bb1-8ee5-ee42167ec674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:11,440 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.427s 2021-08-03 21:50:11,440 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b111b3-0990-4d28-8a5a-c5902114feea', 'x-compute-request-id': 'req-f4b111b3-0990-4d28-8a5a-c5902114feea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:12,584 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.135s 2021-08-03 21:50:12,584 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac7b5d7-483e-456d-a89b-1c59941c608c', 'x-compute-request-id': 'req-6ac7b5d7-483e-456d-a89b-1c59941c608c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:13,676 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.084s 2021-08-03 21:50:13,677 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95078e60-b560-427d-aef8-556bfdfdc158', 'x-compute-request-id': 'req-95078e60-b560-427d-aef8-556bfdfdc158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:14,785 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.100s 2021-08-03 21:50:14,786 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c98e81e-2c9d-4f43-85be-746b9d76518d', 'x-compute-request-id': 'req-0c98e81e-2c9d-4f43-85be-746b9d76518d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:15,963 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.168s 2021-08-03 21:50:15,963 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4a96f50-9936-4441-854d-2df19bd0dd93', 'x-compute-request-id': 'req-c4a96f50-9936-4441-854d-2df19bd0dd93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:17,231 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.260s 2021-08-03 21:50:17,231 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d428cfca-b8a8-45e7-a044-b496661be17e', 'x-compute-request-id': 'req-d428cfca-b8a8-45e7-a044-b496661be17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:18,403 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.163s 2021-08-03 21:50:18,404 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a34c88-a3e6-44cf-9ef4-4ed0f06fc79d', 'x-compute-request-id': 'req-31a34c88-a3e6-44cf-9ef4-4ed0f06fc79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:19,638 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.225s 2021-08-03 21:50:19,638 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86156691-a445-426c-87f5-97cc40dd241f', 'x-compute-request-id': 'req-86156691-a445-426c-87f5-97cc40dd241f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:20,718 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:50:20,718 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63cd434e-f908-4787-914c-16e1cf916c88', 'x-compute-request-id': 'req-63cd434e-f908-4787-914c-16e1cf916c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:21,795 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:50:21,796 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b193e4a1-85a9-48b9-8a51-0bba564e2751', 'x-compute-request-id': 'req-b193e4a1-85a9-48b9-8a51-0bba564e2751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:22,938 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.133s 2021-08-03 21:50:22,938 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f30b54-629d-42f8-93d5-e4cf7ffdf151', 'x-compute-request-id': 'req-c9f30b54-629d-42f8-93d5-e4cf7ffdf151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:24,097 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.150s 2021-08-03 21:50:24,097 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edc0cd1a-c6be-430d-8106-f2bfcb06d01f', 'x-compute-request-id': 'req-edc0cd1a-c6be-430d-8106-f2bfcb06d01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:25,228 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.122s 2021-08-03 21:50:25,228 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772fe0e2-5b27-4c63-a3ac-f2340dc6fafd', 'x-compute-request-id': 'req-772fe0e2-5b27-4c63-a3ac-f2340dc6fafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:26,354 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.117s 2021-08-03 21:50:26,354 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ae59db-f118-432a-a37d-f8ac7f620938', 'x-compute-request-id': 'req-b9ae59db-f118-432a-a37d-f8ac7f620938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:27,440 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.077s 2021-08-03 21:50:27,440 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e78db8f-0184-4e45-8926-2f72bace0b96', 'x-compute-request-id': 'req-5e78db8f-0184-4e45-8926-2f72bace0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:28,542 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.092s 2021-08-03 21:50:28,542 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811fdc1a-1f73-4ac1-abf4-39ac9962b816', 'x-compute-request-id': 'req-811fdc1a-1f73-4ac1-abf4-39ac9962b816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:30,014 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.463s 2021-08-03 21:50:30,014 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5a9043b-169c-4d9c-8ab5-a5f4d891e33e', 'x-compute-request-id': 'req-c5a9043b-169c-4d9c-8ab5-a5f4d891e33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:31,222 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.199s 2021-08-03 21:50:31,222 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ff7acd-c323-4f59-b156-e04dca8a30ae', 'x-compute-request-id': 'req-b3ff7acd-c323-4f59-b156-e04dca8a30ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:32,548 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.317s 2021-08-03 21:50:32,548 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f000068f-1aee-473b-9fb2-be6efc633b2e', 'x-compute-request-id': 'req-f000068f-1aee-473b-9fb2-be6efc633b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:33,849 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.292s 2021-08-03 21:50:33,849 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82993f8b-dad4-437b-addd-f6374e272715', 'x-compute-request-id': 'req-82993f8b-dad4-437b-addd-f6374e272715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:34,957 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.099s 2021-08-03 21:50:34,957 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c1903c-4867-4ae3-b4ca-8266ef961719', 'x-compute-request-id': 'req-20c1903c-4867-4ae3-b4ca-8266ef961719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:36,050 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.084s 2021-08-03 21:50:36,050 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a75db3e2-8306-43ad-b91f-32ee1ec7f4f3', 'x-compute-request-id': 'req-a75db3e2-8306-43ad-b91f-32ee1ec7f4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:37,184 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.125s 2021-08-03 21:50:37,184 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d77b0053-f7d8-4f69-b112-b4292d4805dc', 'x-compute-request-id': 'req-d77b0053-f7d8-4f69-b112-b4292d4805dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:38,269 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.077s 2021-08-03 21:50:38,270 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ea8e00-9420-4222-a01d-8a5072aa64e7', 'x-compute-request-id': 'req-53ea8e00-9420-4222-a01d-8a5072aa64e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:39,349 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:50:39,349 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-579c7f5e-e385-44d5-b696-611b07a75ff2', 'x-compute-request-id': 'req-579c7f5e-e385-44d5-b696-611b07a75ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:40,429 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:50:40,430 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31e25395-149d-460e-8ecb-a5688d19700b', 'x-compute-request-id': 'req-31e25395-149d-460e-8ecb-a5688d19700b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:41,518 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.080s 2021-08-03 21:50:41,519 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3978b5b-2c1b-49a6-97a4-a55f545ed577', 'x-compute-request-id': 'req-c3978b5b-2c1b-49a6-97a4-a55f545ed577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:42,594 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:50:42,594 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4921e844-661a-4d49-b0a3-d4e0c6d5f294', 'x-compute-request-id': 'req-4921e844-661a-4d49-b0a3-d4e0c6d5f294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:43,673 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:50:43,673 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3225ac93-19e1-4b0a-be8e-50918d03bf79', 'x-compute-request-id': 'req-3225ac93-19e1-4b0a-be8e-50918d03bf79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:44,843 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.161s 2021-08-03 21:50:44,843 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb3746d-786c-4a37-b891-c5d20a1ec710', 'x-compute-request-id': 'req-cfb3746d-786c-4a37-b891-c5d20a1ec710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:45,995 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.143s 2021-08-03 21:50:45,995 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83ceac1-11b5-425b-88c8-696de065063a', 'x-compute-request-id': 'req-e83ceac1-11b5-425b-88c8-696de065063a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:47,069 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:50:47,071 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1088faf3-9f9f-4f32-bdcc-21819a7c2084', 'x-compute-request-id': 'req-1088faf3-9f9f-4f32-bdcc-21819a7c2084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:48,155 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:50:48,155 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8949ff2-4d4e-4a29-8765-03362713b9d6', 'x-compute-request-id': 'req-c8949ff2-4d4e-4a29-8765-03362713b9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:49,568 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.404s 2021-08-03 21:50:49,569 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f311953b-ace9-4e01-bb8e-59173cc3b401', 'x-compute-request-id': 'req-f311953b-ace9-4e01-bb8e-59173cc3b401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:50,704 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.127s 2021-08-03 21:50:50,705 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28fca42a-51fc-4886-9bf7-3f767aae562b', 'x-compute-request-id': 'req-28fca42a-51fc-4886-9bf7-3f767aae562b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:51,797 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.083s 2021-08-03 21:50:51,797 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e64a9a9-aefa-4343-9daf-549ee4421e74', 'x-compute-request-id': 'req-9e64a9a9-aefa-4343-9daf-549ee4421e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:52,906 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.100s 2021-08-03 21:50:52,907 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0fe9e9b-e479-4117-8ff3-a582e018a806', 'x-compute-request-id': 'req-d0fe9e9b-e479-4117-8ff3-a582e018a806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:53,988 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.074s 2021-08-03 21:50:53,989 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc4d019e-526f-473b-a0ba-57f87ae3f8a0', 'x-compute-request-id': 'req-cc4d019e-526f-473b-a0ba-57f87ae3f8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:55,065 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:50:55,065 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfc8a9d-ebdc-46a6-bc46-6e45272c2a1b', 'x-compute-request-id': 'req-bdfc8a9d-ebdc-46a6-bc46-6e45272c2a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:56,142 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:50:56,142 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb00126-c13d-4073-9821-b97c91f17c0e', 'x-compute-request-id': 'req-3bb00126-c13d-4073-9821-b97c91f17c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:57,231 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.081s 2021-08-03 21:50:57,231 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb369db3-2fe1-49f5-9272-ee63ad8d1426', 'x-compute-request-id': 'req-fb369db3-2fe1-49f5-9272-ee63ad8d1426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:58,309 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:50:58,310 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48aa26df-34e0-4111-949b-cf60d09306cf', 'x-compute-request-id': 'req-48aa26df-34e0-4111-949b-cf60d09306cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:50:59,386 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:50:59,386 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50379f3d-bd53-4836-9974-5014c8528464', 'x-compute-request-id': 'req-50379f3d-bd53-4836-9974-5014c8528464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:00,478 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.083s 2021-08-03 21:51:00,478 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3049f16e-0344-4e66-b068-0820fffa99bf', 'x-compute-request-id': 'req-3049f16e-0344-4e66-b068-0820fffa99bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:01,557 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:51:01,558 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8c1874-28c6-467d-9fee-36c3eb684781', 'x-compute-request-id': 'req-3c8c1874-28c6-467d-9fee-36c3eb684781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:02,648 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.082s 2021-08-03 21:51:02,649 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb7dc675-b10c-47db-a077-f38d8be017cd', 'x-compute-request-id': 'req-eb7dc675-b10c-47db-a077-f38d8be017cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:03,740 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.084s 2021-08-03 21:51:03,741 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b4d5234-0f25-40f5-82a9-5bf051803351', 'x-compute-request-id': 'req-3b4d5234-0f25-40f5-82a9-5bf051803351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:04,861 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.112s 2021-08-03 21:51:04,861 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94eb35bc-94f0-474c-be79-31365695275e', 'x-compute-request-id': 'req-94eb35bc-94f0-474c-be79-31365695275e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:05,944 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.074s 2021-08-03 21:51:05,944 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7909cd2-9bed-44da-ba6e-763c84f35e5c', 'x-compute-request-id': 'req-e7909cd2-9bed-44da-ba6e-763c84f35e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:07,037 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.084s 2021-08-03 21:51:07,037 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6d3761-2ba6-4abe-adb9-5abf033c0aac', 'x-compute-request-id': 'req-5b6d3761-2ba6-4abe-adb9-5abf033c0aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:08,179 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.133s 2021-08-03 21:51:08,179 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79086b45-625c-4dd1-b9a5-d4b99ae2116e', 'x-compute-request-id': 'req-79086b45-625c-4dd1-b9a5-d4b99ae2116e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:09,385 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.196s 2021-08-03 21:51:09,385 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c4ca18-6fd6-4d6c-b59c-bbddf7a81886', 'x-compute-request-id': 'req-15c4ca18-6fd6-4d6c-b59c-bbddf7a81886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:10,525 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.131s 2021-08-03 21:51:10,525 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d90a802-012a-484f-8965-d21b1711fbd2', 'x-compute-request-id': 'req-6d90a802-012a-484f-8965-d21b1711fbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:11,662 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.128s 2021-08-03 21:51:11,663 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee88d772-56a6-4a50-aa35-430bd9c84519', 'x-compute-request-id': 'req-ee88d772-56a6-4a50-aa35-430bd9c84519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:12,789 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.118s 2021-08-03 21:51:12,789 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1023e148-4d23-4ae0-83c9-5c111e34ed8e', 'x-compute-request-id': 'req-1023e148-4d23-4ae0-83c9-5c111e34ed8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:13,936 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.138s 2021-08-03 21:51:13,936 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2307a7fe-3a83-482d-8cf5-9c4352b602ff', 'x-compute-request-id': 'req-2307a7fe-3a83-482d-8cf5-9c4352b602ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:15,027 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.082s 2021-08-03 21:51:15,027 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-259f1c2f-045a-4d22-8ae7-560cd517aea9', 'x-compute-request-id': 'req-259f1c2f-045a-4d22-8ae7-560cd517aea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:16,102 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:51:16,102 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-377b6526-7bf9-41e4-b86b-3bfe20375d48', 'x-compute-request-id': 'req-377b6526-7bf9-41e4-b86b-3bfe20375d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:17,197 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.086s 2021-08-03 21:51:17,197 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb9ea8e-b9f8-495d-82c3-6245b8ddeecc', 'x-compute-request-id': 'req-ffb9ea8e-b9f8-495d-82c3-6245b8ddeecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:18,280 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.075s 2021-08-03 21:51:18,281 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6082d802-f382-4555-a331-dc5a2260e9fa', 'x-compute-request-id': 'req-6082d802-f382-4555-a331-dc5a2260e9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:19,372 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.083s 2021-08-03 21:51:19,373 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e8108b-0bd3-4fdb-b00b-bd03a2b22bc6', 'x-compute-request-id': 'req-e7e8108b-0bd3-4fdb-b00b-bd03a2b22bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:20,461 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.080s 2021-08-03 21:51:20,461 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df748067-61a9-4c53-a8a0-8da9d244b476', 'x-compute-request-id': 'req-df748067-61a9-4c53-a8a0-8da9d244b476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:21,539 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:51:21,539 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8361423a-38b7-4862-ac8f-e646a947c4e9', 'x-compute-request-id': 'req-8361423a-38b7-4862-ac8f-e646a947c4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:22,624 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:51:22,625 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9dda0e5-b081-4ec3-bb36-6868eb4f367b', 'x-compute-request-id': 'req-c9dda0e5-b081-4ec3-bb36-6868eb4f367b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:23,703 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:51:23,703 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883361d0-74d6-44b1-96a8-7a6462fbfe54', 'x-compute-request-id': 'req-883361d0-74d6-44b1-96a8-7a6462fbfe54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:24,780 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:51:24,780 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b08e53ec-1aed-472a-b776-2c283ca1dcd4', 'x-compute-request-id': 'req-b08e53ec-1aed-472a-b776-2c283ca1dcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:25,904 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.114s 2021-08-03 21:51:25,904 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-072e910a-19fa-4721-9005-729d22df3ed9', 'x-compute-request-id': 'req-072e910a-19fa-4721-9005-729d22df3ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:27,039 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.126s 2021-08-03 21:51:27,039 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2da301-e7f5-4f39-8266-1d05fe006585', 'x-compute-request-id': 'req-6c2da301-e7f5-4f39-8266-1d05fe006585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:28,137 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.089s 2021-08-03 21:51:28,138 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb7612b-cc0e-4bd5-88b2-46c63ee9e035', 'x-compute-request-id': 'req-6bb7612b-cc0e-4bd5-88b2-46c63ee9e035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:29,279 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.131s 2021-08-03 21:51:29,279 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff81e20-b6cd-465a-9377-f30b9a52bbea', 'x-compute-request-id': 'req-0ff81e20-b6cd-465a-9377-f30b9a52bbea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:30,368 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.080s 2021-08-03 21:51:30,368 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e8ab95-6281-489d-a59b-16c6bf7007b8', 'x-compute-request-id': 'req-c8e8ab95-6281-489d-a59b-16c6bf7007b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:31,449 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:51:31,449 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b4f08aa-3518-4549-bdcd-bf553af2ad43', 'x-compute-request-id': 'req-5b4f08aa-3518-4549-bdcd-bf553af2ad43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:32,755 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.296s 2021-08-03 21:51:32,755 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea56af4e-1928-457d-8144-dc080ee8ea5c', 'x-compute-request-id': 'req-ea56af4e-1928-457d-8144-dc080ee8ea5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:33,875 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.111s 2021-08-03 21:51:33,876 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd3ec77a-c5bf-4bad-b4c1-4920578db412', 'x-compute-request-id': 'req-bd3ec77a-c5bf-4bad-b4c1-4920578db412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:34,958 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.073s 2021-08-03 21:51:34,958 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed80e246-5bfa-4507-8cea-494feb72db2a', 'x-compute-request-id': 'req-ed80e246-5bfa-4507-8cea-494feb72db2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:36,041 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.074s 2021-08-03 21:51:36,041 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e395caa7-926d-4fb9-b759-ec9b33c065ab', 'x-compute-request-id': 'req-e395caa7-926d-4fb9-b759-ec9b33c065ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:37,121 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:51:37,121 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4880e5f-4f78-41ae-af6a-16e13bd2d2d4', 'x-compute-request-id': 'req-c4880e5f-4f78-41ae-af6a-16e13bd2d2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:38,194 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:51:38,195 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47bddf39-c1b6-4cf2-b4a5-1464abe1efd0', 'x-compute-request-id': 'req-47bddf39-c1b6-4cf2-b4a5-1464abe1efd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:39,279 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:51:39,280 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2757ae0-64a6-4392-b06a-6bc3f941385d', 'x-compute-request-id': 'req-a2757ae0-64a6-4392-b06a-6bc3f941385d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:40,409 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.121s 2021-08-03 21:51:40,410 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28398b3-c65f-4976-848d-b9bde6cecfae', 'x-compute-request-id': 'req-e28398b3-c65f-4976-848d-b9bde6cecfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:41,493 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.074s 2021-08-03 21:51:41,493 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeac61fb-7075-4e34-bf9b-ff1786142576', 'x-compute-request-id': 'req-aeac61fb-7075-4e34-bf9b-ff1786142576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:42,577 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.075s 2021-08-03 21:51:42,577 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f4d535-cf5e-4da2-aede-3d27a461fb10', 'x-compute-request-id': 'req-b6f4d535-cf5e-4da2-aede-3d27a461fb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:43,681 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.094s 2021-08-03 21:51:43,681 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29303d96-0a45-4638-b414-d92085f1824b', 'x-compute-request-id': 'req-29303d96-0a45-4638-b414-d92085f1824b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:44,778 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.088s 2021-08-03 21:51:44,778 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b55e2f7-b1c6-4d47-8109-a3046c2fcab5', 'x-compute-request-id': 'req-1b55e2f7-b1c6-4d47-8109-a3046c2fcab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:45,906 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.120s 2021-08-03 21:51:45,907 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9497d70-9e7f-4e3f-a34d-91c0906bf303', 'x-compute-request-id': 'req-e9497d70-9e7f-4e3f-a34d-91c0906bf303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:46,989 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:51:46,989 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ea944b-ada6-41c2-8a61-048151941770', 'x-compute-request-id': 'req-d0ea944b-ada6-41c2-8a61-048151941770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:48,085 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.087s 2021-08-03 21:51:48,085 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c46a157-9217-47d1-99f9-013a84e64655', 'x-compute-request-id': 'req-0c46a157-9217-47d1-99f9-013a84e64655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:49,176 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.082s 2021-08-03 21:51:49,176 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a51614-e055-4376-808f-e6c408732727', 'x-compute-request-id': 'req-47a51614-e055-4376-808f-e6c408732727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:50,259 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.074s 2021-08-03 21:51:50,260 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ae6942-0707-494f-a859-c0a01b87f90a', 'x-compute-request-id': 'req-45ae6942-0707-494f-a859-c0a01b87f90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:51,355 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.087s 2021-08-03 21:51:51,356 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7862d231-60b6-41f3-b40c-2675f872b18e', 'x-compute-request-id': 'req-7862d231-60b6-41f3-b40c-2675f872b18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:52,434 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:51:52,435 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc040f60-190c-436f-9c8d-02799fd2fb41', 'x-compute-request-id': 'req-fc040f60-190c-436f-9c8d-02799fd2fb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:53,515 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.073s 2021-08-03 21:51:53,516 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c310f075-30cc-49b7-a098-be613c5fc1bc', 'x-compute-request-id': 'req-c310f075-30cc-49b7-a098-be613c5fc1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:54,597 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:51:54,598 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-734c60de-a211-422e-8a8d-e670e109a2dc', 'x-compute-request-id': 'req-734c60de-a211-422e-8a8d-e670e109a2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:55,697 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.090s 2021-08-03 21:51:55,697 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c9a689b-6b09-4d37-8dee-c670107c85b1', 'x-compute-request-id': 'req-6c9a689b-6b09-4d37-8dee-c670107c85b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:56,778 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:51:56,779 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7256ef5-c289-4308-a445-15e228a9e54c', 'x-compute-request-id': 'req-b7256ef5-c289-4308-a445-15e228a9e54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:57,869 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.082s 2021-08-03 21:51:57,870 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ebd999-05b5-4df2-b62c-d7bb92b56612', 'x-compute-request-id': 'req-a8ebd999-05b5-4df2-b62c-d7bb92b56612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:51:58,956 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:51:58,957 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d88dec1-d967-4bbd-86cc-8839e1d570cc', 'x-compute-request-id': 'req-2d88dec1-d967-4bbd-86cc-8839e1d570cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:00,040 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.075s 2021-08-03 21:52:00,041 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-147fd668-f7dd-4498-b56f-0d38c9385874', 'x-compute-request-id': 'req-147fd668-f7dd-4498-b56f-0d38c9385874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:51:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:01,121 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:52:01,122 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9499ae84-efd6-45b0-849f-3a4ce253fa13', 'x-compute-request-id': 'req-9499ae84-efd6-45b0-849f-3a4ce253fa13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:02,197 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:02,197 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e411609e-539f-4c51-aebc-cadacc3b72c0', 'x-compute-request-id': 'req-e411609e-539f-4c51-aebc-cadacc3b72c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:03,278 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:52:03,279 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db985c90-d15f-46ee-8fce-7e1c893cbb14', 'x-compute-request-id': 'req-db985c90-d15f-46ee-8fce-7e1c893cbb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:04,365 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.079s 2021-08-03 21:52:04,366 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33207471-13fe-4c73-a2da-8ad1c980ac56', 'x-compute-request-id': 'req-33207471-13fe-4c73-a2da-8ad1c980ac56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:05,440 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:52:05,440 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-566e519f-7b3c-4de3-81dd-06b83bacba7a', 'x-compute-request-id': 'req-566e519f-7b3c-4de3-81dd-06b83bacba7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:06,520 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:52:06,521 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-842f9e68-c72c-4f02-b527-73e8f3ffd8e2', 'x-compute-request-id': 'req-842f9e68-c72c-4f02-b527-73e8f3ffd8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:07,619 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.090s 2021-08-03 21:52:07,619 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f80035-ab35-4909-864b-e7e4779f359d', 'x-compute-request-id': 'req-37f80035-ab35-4909-864b-e7e4779f359d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:08,706 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:52:08,707 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a84e326-bc13-4f3e-adfb-a99d8b584b5c', 'x-compute-request-id': 'req-6a84e326-bc13-4f3e-adfb-a99d8b584b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:09,793 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:52:09,794 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b374afee-5131-458c-bdaa-516bf3dc3e47', 'x-compute-request-id': 'req-b374afee-5131-458c-bdaa-516bf3dc3e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:10,873 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:52:10,874 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb769a6-1e79-4648-afb2-638256d25b74', 'x-compute-request-id': 'req-5eb769a6-1e79-4648-afb2-638256d25b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:11,961 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:52:11,961 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36feca9b-8d53-47a4-8521-e1fa28adebd2', 'x-compute-request-id': 'req-36feca9b-8d53-47a4-8521-e1fa28adebd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:13,050 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.081s 2021-08-03 21:52:13,051 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6161a394-ddb9-41be-8e35-114996169395', 'x-compute-request-id': 'req-6161a394-ddb9-41be-8e35-114996169395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:14,135 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:52:14,135 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdc6bd7a-6787-4fd2-ac97-273b0af36c82', 'x-compute-request-id': 'req-cdc6bd7a-6787-4fd2-ac97-273b0af36c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:15,224 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.080s 2021-08-03 21:52:15,225 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2047f9ff-6966-4ea4-8b31-e7f88e398cbb', 'x-compute-request-id': 'req-2047f9ff-6966-4ea4-8b31-e7f88e398cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:16,301 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:16,301 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f663ea-9ed8-47bd-bd16-28419403c888', 'x-compute-request-id': 'req-17f663ea-9ed8-47bd-bd16-28419403c888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:17,380 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:52:17,381 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b8a2d8-99e4-4189-b81f-1a9f8caeba58', 'x-compute-request-id': 'req-c6b8a2d8-99e4-4189-b81f-1a9f8caeba58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:18,453 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:52:18,454 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e932686-6d8e-4694-ba61-99a0dd050e3b', 'x-compute-request-id': 'req-6e932686-6d8e-4694-ba61-99a0dd050e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:19,534 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:52:19,534 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf02b47-405a-4e51-9417-f257e10edf2a', 'x-compute-request-id': 'req-0cf02b47-405a-4e51-9417-f257e10edf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:20,610 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:20,611 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-291e5d1c-afc9-4016-91b8-bb84cc4c62a4', 'x-compute-request-id': 'req-291e5d1c-afc9-4016-91b8-bb84cc4c62a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:21,688 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:52:21,688 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fab17b-98e5-45db-8d4c-57a0d28a941f', 'x-compute-request-id': 'req-37fab17b-98e5-45db-8d4c-57a0d28a941f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:22,763 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:52:22,764 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d2738a2-7056-4865-be33-9a4bab63a23a', 'x-compute-request-id': 'req-4d2738a2-7056-4865-be33-9a4bab63a23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:23,842 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:52:23,842 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0cee052-482b-4f3e-9862-30b6693ae404', 'x-compute-request-id': 'req-b0cee052-482b-4f3e-9862-30b6693ae404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:24,917 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:24,918 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a9ffc9-df0c-41fa-a999-0ca603d9d40e', 'x-compute-request-id': 'req-d2a9ffc9-df0c-41fa-a999-0ca603d9d40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:25,994 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:25,994 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98dafc1f-779a-47dc-8add-58e6810bc1f9', 'x-compute-request-id': 'req-98dafc1f-779a-47dc-8add-58e6810bc1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:27,074 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:52:27,074 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75ba2236-d1ec-4cf3-9420-400c772ac6fe', 'x-compute-request-id': 'req-75ba2236-d1ec-4cf3-9420-400c772ac6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:28,153 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:52:28,153 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e81520d-1caf-4696-ac4b-f96a3d6f6304', 'x-compute-request-id': 'req-7e81520d-1caf-4696-ac4b-f96a3d6f6304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:29,229 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:29,230 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b620f085-d039-45bd-adef-c4ad35070fa8', 'x-compute-request-id': 'req-b620f085-d039-45bd-adef-c4ad35070fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:30,313 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.075s 2021-08-03 21:52:30,313 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7063bd2-7ce2-42ca-a0f2-3c634b6cbe36', 'x-compute-request-id': 'req-e7063bd2-7ce2-42ca-a0f2-3c634b6cbe36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:31,387 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:52:31,387 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d271f53-1320-4c1b-90e5-4b6d1b3b438e', 'x-compute-request-id': 'req-2d271f53-1320-4c1b-90e5-4b6d1b3b438e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:32,461 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:52:32,462 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88954796-4896-47a6-8364-d94c4da670a0', 'x-compute-request-id': 'req-88954796-4896-47a6-8364-d94c4da670a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:33,548 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:52:33,548 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d95ec87e-25ab-44d3-a25f-45f9e81d8de5', 'x-compute-request-id': 'req-d95ec87e-25ab-44d3-a25f-45f9e81d8de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:34,625 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:52:34,625 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6694ed08-ddd5-4e11-98f8-c6981bf49d14', 'x-compute-request-id': 'req-6694ed08-ddd5-4e11-98f8-c6981bf49d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:35,699 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:52:35,700 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc4bf62b-00ec-42fc-8ec6-7021114eebc0', 'x-compute-request-id': 'req-cc4bf62b-00ec-42fc-8ec6-7021114eebc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:36,773 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:52:36,773 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94ae7c2-dd40-4bac-9d2e-cdd5dfe76d7a', 'x-compute-request-id': 'req-b94ae7c2-dd40-4bac-9d2e-cdd5dfe76d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:37,849 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:37,849 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b580699-2739-435e-96c6-0372247b67cf', 'x-compute-request-id': 'req-8b580699-2739-435e-96c6-0372247b67cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:38,923 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:52:38,924 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa6629b6-c297-458f-bc0d-5980d8c6f43c', 'x-compute-request-id': 'req-aa6629b6-c297-458f-bc0d-5980d8c6f43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:40,000 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:40,000 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d7ff44-ba1c-4d06-9237-2a2b6db3265e', 'x-compute-request-id': 'req-21d7ff44-ba1c-4d06-9237-2a2b6db3265e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:41,076 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:41,076 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e9faa5-da3a-4796-aab0-8be3745c64a6', 'x-compute-request-id': 'req-39e9faa5-da3a-4796-aab0-8be3745c64a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:42,149 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:52:42,149 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e42df5-5c41-43d5-bec2-9ffe9b671ef2', 'x-compute-request-id': 'req-73e42df5-5c41-43d5-bec2-9ffe9b671ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:43,223 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:52:43,224 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a0bb4e-90d6-48fd-abd7-291d7b702eb2', 'x-compute-request-id': 'req-64a0bb4e-90d6-48fd-abd7-291d7b702eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:44,300 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:52:44,300 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13301732-48ae-45f9-bd2a-597c034d9a7e', 'x-compute-request-id': 'req-13301732-48ae-45f9-bd2a-597c034d9a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:45,376 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:45,377 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03fa5070-1189-4274-b0d3-bc5af23ebe25', 'x-compute-request-id': 'req-03fa5070-1189-4274-b0d3-bc5af23ebe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:46,453 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:46,453 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06b752a-9d30-4a2d-aa1c-eb81fba212bb', 'x-compute-request-id': 'req-d06b752a-9d30-4a2d-aa1c-eb81fba212bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:47,536 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.074s 2021-08-03 21:52:47,536 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73bf8c5f-1a22-4d52-85cf-c0c8143f2abe', 'x-compute-request-id': 'req-73bf8c5f-1a22-4d52-85cf-c0c8143f2abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:48,609 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:52:48,609 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d2e360-79f9-40c2-8cef-3ba06c354a4a', 'x-compute-request-id': 'req-95d2e360-79f9-40c2-8cef-3ba06c354a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:49,685 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:52:49,685 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcbb4b4d-b60e-489f-96f4-7e13a9117f68', 'x-compute-request-id': 'req-bcbb4b4d-b60e-489f-96f4-7e13a9117f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:50,761 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:52:50,761 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9361331b-8982-41aa-8c07-11ebdec75ebf', 'x-compute-request-id': 'req-9361331b-8982-41aa-8c07-11ebdec75ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:51,835 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:52:51,836 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d1b80e2-5147-44c6-832d-0757461f6b9a', 'x-compute-request-id': 'req-1d1b80e2-5147-44c6-832d-0757461f6b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:52,913 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:52:52,913 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113ce187-ae5b-40bc-ba4c-5cb2848ef75c', 'x-compute-request-id': 'req-113ce187-ae5b-40bc-ba4c-5cb2848ef75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:53,989 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:52:53,990 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b26680-1720-440d-af0c-635bd8984b24', 'x-compute-request-id': 'req-c2b26680-1720-440d-af0c-635bd8984b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:55,074 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.076s 2021-08-03 21:52:55,075 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e8ab65-3e2c-48d2-a17b-eb95008ab803', 'x-compute-request-id': 'req-05e8ab65-3e2c-48d2-a17b-eb95008ab803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:56,163 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.081s 2021-08-03 21:52:56,164 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e520f754-054e-4cc2-ba8f-cceee9401f64', 'x-compute-request-id': 'req-e520f754-054e-4cc2-ba8f-cceee9401f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:57,296 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.125s 2021-08-03 21:52:57,297 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eee09d4-4efa-4f06-891d-6d77622646f9', 'x-compute-request-id': 'req-7eee09d4-4efa-4f06-891d-6d77622646f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:58,425 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.119s 2021-08-03 21:52:58,426 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5da49c33-864e-4e7a-94e7-db2a2cf02c8c', 'x-compute-request-id': 'req-5da49c33-864e-4e7a-94e7-db2a2cf02c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:52:59,544 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.109s 2021-08-03 21:52:59,544 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e359cc-2b9c-4f4f-8b61-d72f5ddcf208', 'x-compute-request-id': 'req-42e359cc-2b9c-4f4f-8b61-d72f5ddcf208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:00,618 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:00,619 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52abd083-0202-4a5d-ad9e-3e723a8180a7', 'x-compute-request-id': 'req-52abd083-0202-4a5d-ad9e-3e723a8180a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:01,713 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.086s 2021-08-03 21:53:01,713 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3988781-5186-4acd-b7ad-c359a2996f98', 'x-compute-request-id': 'req-a3988781-5186-4acd-b7ad-c359a2996f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:02,829 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.108s 2021-08-03 21:53:02,829 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2edd0db-9ab1-4ad0-847c-ffacf4e4d374', 'x-compute-request-id': 'req-a2edd0db-9ab1-4ad0-847c-ffacf4e4d374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:03,920 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.081s 2021-08-03 21:53:03,920 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2acad75a-8b5a-4c3e-9195-31f3734f7493', 'x-compute-request-id': 'req-2acad75a-8b5a-4c3e-9195-31f3734f7493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:05,006 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.077s 2021-08-03 21:53:05,006 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72142e55-b250-4ceb-8a38-0a70d9cbcf8a', 'x-compute-request-id': 'req-72142e55-b250-4ceb-8a38-0a70d9cbcf8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:06,080 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:06,081 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f348c31d-3d3e-4a67-9ea0-99af81aeb5a2', 'x-compute-request-id': 'req-f348c31d-3d3e-4a67-9ea0-99af81aeb5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:07,156 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:07,156 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7910d8b-e597-41fd-9952-da11d9ec427a', 'x-compute-request-id': 'req-e7910d8b-e597-41fd-9952-da11d9ec427a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:08,231 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:53:08,231 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec6dba7-8aab-46bd-86ff-d16c01371a5a', 'x-compute-request-id': 'req-0ec6dba7-8aab-46bd-86ff-d16c01371a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:09,307 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:53:09,308 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e807b796-2e76-4d41-80ce-0f9c8c2a8513', 'x-compute-request-id': 'req-e807b796-2e76-4d41-80ce-0f9c8c2a8513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:10,384 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:53:10,385 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7609c317-130f-485a-aba3-73c7e26ded64', 'x-compute-request-id': 'req-7609c317-130f-485a-aba3-73c7e26ded64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:11,477 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.084s 2021-08-03 21:53:11,477 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-904c5241-a88a-45ae-b36f-8c37bcd7499f', 'x-compute-request-id': 'req-904c5241-a88a-45ae-b36f-8c37bcd7499f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:12,560 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.074s 2021-08-03 21:53:12,560 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebe19455-e004-43a7-85e4-5311b5f62538', 'x-compute-request-id': 'req-ebe19455-e004-43a7-85e4-5311b5f62538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:13,636 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:53:13,637 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a69da2-b2ce-4c5f-9478-6363cf6d9b8f', 'x-compute-request-id': 'req-88a69da2-b2ce-4c5f-9478-6363cf6d9b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:14,711 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:53:14,712 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0849eb3d-f84a-4f5b-a2a2-49ef36c44249', 'x-compute-request-id': 'req-0849eb3d-f84a-4f5b-a2a2-49ef36c44249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:15,789 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:53:15,789 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cc450d-dbf7-4039-afc9-6530de6bb6dd', 'x-compute-request-id': 'req-f1cc450d-dbf7-4039-afc9-6530de6bb6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:16,867 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:16,867 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64486894-42be-4841-b77e-b6cbb232dcd0', 'x-compute-request-id': 'req-64486894-42be-4841-b77e-b6cbb232dcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:17,941 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:53:17,942 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8f46d9-72e2-48bc-951d-5b2b285bc3d1', 'x-compute-request-id': 'req-7d8f46d9-72e2-48bc-951d-5b2b285bc3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:19,028 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:53:19,028 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdc413d-1f6b-4262-bdbe-2fb7a73b4a31', 'x-compute-request-id': 'req-fbdc413d-1f6b-4262-bdbe-2fb7a73b4a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:20,107 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:53:20,108 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad618ca2-bb05-4d65-8ec7-a2dccda4beb7', 'x-compute-request-id': 'req-ad618ca2-bb05-4d65-8ec7-a2dccda4beb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:21,182 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:53:21,183 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-555bae33-6d4e-4ee7-a7b0-0454e0069d3f', 'x-compute-request-id': 'req-555bae33-6d4e-4ee7-a7b0-0454e0069d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:22,508 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.317s 2021-08-03 21:53:22,509 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea5b951-b9a5-4abf-95a1-711d9a01b829', 'x-compute-request-id': 'req-cea5b951-b9a5-4abf-95a1-711d9a01b829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:23,583 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:23,584 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1eb4292-922b-468c-af4f-966b31704cd4', 'x-compute-request-id': 'req-d1eb4292-922b-468c-af4f-966b31704cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:24,664 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:53:24,665 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5898a43-6773-450f-8866-e71f75dc9553', 'x-compute-request-id': 'req-a5898a43-6773-450f-8866-e71f75dc9553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:25,739 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:53:25,739 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93e13f89-8033-4236-8e25-b9ba108dd05f', 'x-compute-request-id': 'req-93e13f89-8033-4236-8e25-b9ba108dd05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:26,812 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:53:26,812 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6928eba3-d609-4808-bc72-04d3c9057fb5', 'x-compute-request-id': 'req-6928eba3-d609-4808-bc72-04d3c9057fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:27,886 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:53:27,887 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0014f1b6-656e-4bd2-aa03-2a9403cbb6c2', 'x-compute-request-id': 'req-0014f1b6-656e-4bd2-aa03-2a9403cbb6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:28,960 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:53:28,961 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6dc070-6e9f-4c5e-8a3f-572a6f74cc2e', 'x-compute-request-id': 'req-8e6dc070-6e9f-4c5e-8a3f-572a6f74cc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:30,037 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:53:30,037 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df226b8-0861-4d2d-a981-f0084ed5fb57', 'x-compute-request-id': 'req-4df226b8-0861-4d2d-a981-f0084ed5fb57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:31,115 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:53:31,116 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f380b17-080d-43e2-aaf5-8307520022ba', 'x-compute-request-id': 'req-5f380b17-080d-43e2-aaf5-8307520022ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:32,195 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:53:32,196 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0672f573-35b0-4cd3-bec1-65508728c101', 'x-compute-request-id': 'req-0672f573-35b0-4cd3-bec1-65508728c101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:33,272 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:53:33,272 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926a0d34-9101-4a8c-9848-b3f7f757f53d', 'x-compute-request-id': 'req-926a0d34-9101-4a8c-9848-b3f7f757f53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:34,358 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.078s 2021-08-03 21:53:34,358 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ff734d-6a6f-4c7a-8590-b3ca2db5ffce', 'x-compute-request-id': 'req-e7ff734d-6a6f-4c7a-8590-b3ca2db5ffce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:35,434 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:35,435 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d644e7a-ad08-4d34-bcab-083f73ba95ec', 'x-compute-request-id': 'req-5d644e7a-ad08-4d34-bcab-083f73ba95ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:36,521 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.077s 2021-08-03 21:53:36,521 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b47ff63-07d3-4092-b866-b5c42bd3f739', 'x-compute-request-id': 'req-3b47ff63-07d3-4092-b866-b5c42bd3f739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:37,598 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:53:37,598 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1713af69-39c9-4b51-8dc3-02cd6b5ecb71', 'x-compute-request-id': 'req-1713af69-39c9-4b51-8dc3-02cd6b5ecb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:38,678 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:53:38,678 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef9ad9a-492b-43bc-aa71-b804c07d0c65', 'x-compute-request-id': 'req-bef9ad9a-492b-43bc-aa71-b804c07d0c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:39,753 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:53:39,754 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df5c6a8d-b784-47e1-b531-36784252593f', 'x-compute-request-id': 'req-df5c6a8d-b784-47e1-b531-36784252593f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:40,828 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:40,829 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f124aaf6-03af-4a22-86d6-927825365c22', 'x-compute-request-id': 'req-f124aaf6-03af-4a22-86d6-927825365c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:41,904 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:53:41,905 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-954c8ee9-179d-47b3-8495-c4e238a51212', 'x-compute-request-id': 'req-954c8ee9-179d-47b3-8495-c4e238a51212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:42,979 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:42,980 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d476a9f-8c80-437e-a2a9-7107c1969291', 'x-compute-request-id': 'req-7d476a9f-8c80-437e-a2a9-7107c1969291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:44,053 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:44,054 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b03a975-8ef7-47ad-8e62-11d8cee758ae', 'x-compute-request-id': 'req-2b03a975-8ef7-47ad-8e62-11d8cee758ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:45,137 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.075s 2021-08-03 21:53:45,137 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a44678f0-d3e7-44bd-a0cb-5ae36f5e4ff4', 'x-compute-request-id': 'req-a44678f0-d3e7-44bd-a0cb-5ae36f5e4ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:46,215 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.069s 2021-08-03 21:53:46,215 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dbf6887-069a-4057-89c8-8146ae01e5fe', 'x-compute-request-id': 'req-1dbf6887-069a-4057-89c8-8146ae01e5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:47,289 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:47,289 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-341a2b28-5e1d-4504-9d71-8e41da00570c', 'x-compute-request-id': 'req-341a2b28-5e1d-4504-9d71-8e41da00570c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:48,364 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:48,365 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8943ea3f-b336-4758-bc56-6bfdcb485431', 'x-compute-request-id': 'req-8943ea3f-b336-4758-bc56-6bfdcb485431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:49,445 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.072s 2021-08-03 21:53:49,445 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-940561c9-5819-4421-b4ba-402d46fe7d64', 'x-compute-request-id': 'req-940561c9-5819-4421-b4ba-402d46fe7d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:50,521 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:50,521 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7c960c-c184-417f-b0e7-37822ace6711', 'x-compute-request-id': 'req-ce7c960c-c184-417f-b0e7-37822ace6711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:51,599 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:53:51,599 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54157b2c-5111-4881-9c89-a2fe492df9cd', 'x-compute-request-id': 'req-54157b2c-5111-4881-9c89-a2fe492df9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:52,674 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:52,675 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ea5f7c-c868-4789-82f8-f2c49cb54bbb', 'x-compute-request-id': 'req-84ea5f7c-c868-4789-82f8-f2c49cb54bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:53,749 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:53,750 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae43f3e-6093-4bf1-b70d-8db3bdda0775', 'x-compute-request-id': 'req-7ae43f3e-6093-4bf1-b70d-8db3bdda0775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:54,823 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:53:54,824 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19c9188b-da0b-4a1c-b103-e241a4b9a04b', 'x-compute-request-id': 'req-19c9188b-da0b-4a1c-b103-e241a4b9a04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:55,900 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:53:55,900 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7017fa-3487-4c24-a1fe-e5fe8158fd74', 'x-compute-request-id': 'req-db7017fa-3487-4c24-a1fe-e5fe8158fd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:56,974 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:53:56,976 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7409f85f-616b-4ca8-8643-7517ff890c81', 'x-compute-request-id': 'req-7409f85f-616b-4ca8-8643-7517ff890c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:58,054 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:53:58,054 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fb676f8-f1da-4250-a38d-beccbddfa2dd', 'x-compute-request-id': 'req-5fb676f8-f1da-4250-a38d-beccbddfa2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:53:59,127 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:53:59,127 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5924401e-4b24-4f9e-bea5-cd37c216257d', 'x-compute-request-id': 'req-5924401e-4b24-4f9e-bea5-cd37c216257d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:00,201 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:54:00,201 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba048435-219d-492c-95c8-11958e76b829', 'x-compute-request-id': 'req-ba048435-219d-492c-95c8-11958e76b829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:01,275 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:54:01,275 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef802069-1d73-462f-8818-be7d0aae93b8', 'x-compute-request-id': 'req-ef802069-1d73-462f-8818-be7d0aae93b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:02,350 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:54:02,350 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2535372-b759-4838-a3c7-0d3c7245b8d0', 'x-compute-request-id': 'req-b2535372-b759-4838-a3c7-0d3c7245b8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:03,424 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:54:03,425 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc14e74d-719e-442f-9ac7-73396c87d3c2', 'x-compute-request-id': 'req-cc14e74d-719e-442f-9ac7-73396c87d3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:04,505 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.071s 2021-08-03 21:54:04,505 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84181be6-661b-4a9f-a9cc-685954f85f0f', 'x-compute-request-id': 'req-84181be6-661b-4a9f-a9cc-685954f85f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:05,580 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:54:05,580 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95497d1c-e6e8-49ab-819a-03ec0e013441', 'x-compute-request-id': 'req-95497d1c-e6e8-49ab-819a-03ec0e013441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:06,654 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:54:06,654 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2c4125-16e2-4dd3-822c-34a8752db29d', 'x-compute-request-id': 'req-0b2c4125-16e2-4dd3-822c-34a8752db29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:07,726 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:54:07,727 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb59874-573d-49cd-9689-d5811f1b14ae', 'x-compute-request-id': 'req-bdb59874-573d-49cd-9689-d5811f1b14ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:08,804 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:54:08,805 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb88de2c-d2f4-4156-b3e9-efad9a1dc6cf', 'x-compute-request-id': 'req-cb88de2c-d2f4-4156-b3e9-efad9a1dc6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:09,877 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:54:09,878 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c87eee-bb40-4a59-a7c1-67993f41aa19', 'x-compute-request-id': 'req-85c87eee-bb40-4a59-a7c1-67993f41aa19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:10,952 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:54:10,952 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0431c29e-e9b0-46fc-8266-ed115a4c13a1', 'x-compute-request-id': 'req-0431c29e-e9b0-46fc-8266-ed115a4c13a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:12,030 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:54:12,030 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2dc19a-22ca-45de-9481-7e2bb2e39ea4', 'x-compute-request-id': 'req-af2dc19a-22ca-45de-9481-7e2bb2e39ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:13,101 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.063s 2021-08-03 21:54:13,102 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24bba5dc-f992-42ae-bb9c-0baadef2d2da', 'x-compute-request-id': 'req-24bba5dc-f992-42ae-bb9c-0baadef2d2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:14,175 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:54:14,175 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c131ba-2b24-46b8-b3ee-0dc3b44214d6', 'x-compute-request-id': 'req-e8c131ba-2b24-46b8-b3ee-0dc3b44214d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:15,254 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:54:15,255 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea46fd7-2930-4ab0-81e2-e3b74bff7c37', 'x-compute-request-id': 'req-8ea46fd7-2930-4ab0-81e2-e3b74bff7c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:16,327 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.063s 2021-08-03 21:54:16,328 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a30a197-4e8b-4e30-b437-a8d71a71a954', 'x-compute-request-id': 'req-7a30a197-4e8b-4e30-b437-a8d71a71a954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:17,399 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.063s 2021-08-03 21:54:17,400 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9edfbb92-e1f1-40ed-aae3-eb03e0111b8d', 'x-compute-request-id': 'req-9edfbb92-e1f1-40ed-aae3-eb03e0111b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:18,475 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.066s 2021-08-03 21:54:18,475 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd0440cf-80c1-440a-bf3e-bfb3ecc5a50d', 'x-compute-request-id': 'req-cd0440cf-80c1-440a-bf3e-bfb3ecc5a50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:19,548 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:54:19,548 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255c7688-baf9-4fad-bce2-ffeed299cf7f', 'x-compute-request-id': 'req-255c7688-baf9-4fad-bce2-ffeed299cf7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:20,624 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:54:20,625 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7d63e5-5f23-4a92-81bc-c4d32473c832', 'x-compute-request-id': 'req-4d7d63e5-5f23-4a92-81bc-c4d32473c832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:21,701 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:54:21,702 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50079de9-958d-4d30-9395-2f2caecc810e', 'x-compute-request-id': 'req-50079de9-958d-4d30-9395-2f2caecc810e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:22,775 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:54:22,776 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c84f96e-4346-4648-a03e-28a12025ebf1', 'x-compute-request-id': 'req-6c84f96e-4346-4648-a03e-28a12025ebf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:23,848 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:54:23,849 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b774e7a-2b49-49db-8c1d-a9d7409ba990', 'x-compute-request-id': 'req-9b774e7a-2b49-49db-8c1d-a9d7409ba990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:24,925 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:54:24,925 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9193e54e-3d99-432d-aceb-a50ccc253d56', 'x-compute-request-id': 'req-9193e54e-3d99-432d-aceb-a50ccc253d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:26,002 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.068s 2021-08-03 21:54:26,003 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6053a2-ce59-41a7-9d68-4a45d7956ae7', 'x-compute-request-id': 'req-ed6053a2-ce59-41a7-9d68-4a45d7956ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:27,079 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:54:27,079 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a7743a-c7ea-4d41-a3b0-391e2bad3890', 'x-compute-request-id': 'req-23a7743a-c7ea-4d41-a3b0-391e2bad3890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:28,158 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.070s 2021-08-03 21:54:28,159 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c6f055-9584-47ca-91dd-c4d90b3c6a69', 'x-compute-request-id': 'req-a3c6f055-9584-47ca-91dd-c4d90b3c6a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:29,232 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:54:29,232 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa51c60e-6d30-45c1-9ad2-e81cca283a4b', 'x-compute-request-id': 'req-fa51c60e-6d30-45c1-9ad2-e81cca283a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:30,321 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.080s 2021-08-03 21:54:30,321 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9536976b-ccd4-42ea-aa8c-76c5b494f629', 'x-compute-request-id': 'req-9536976b-ccd4-42ea-aa8c-76c5b494f629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:31,406 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.077s 2021-08-03 21:54:31,407 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb5f565-d396-44a6-aa4b-0ac82d5e00df', 'x-compute-request-id': 'req-8bb5f565-d396-44a6-aa4b-0ac82d5e00df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:32,479 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.065s 2021-08-03 21:54:32,480 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0dcaf70-73cd-41a3-9d3b-d0205ab04704', 'x-compute-request-id': 'req-d0dcaf70-73cd-41a3-9d3b-d0205ab04704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:33,552 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.064s 2021-08-03 21:54:33,552 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9187d3-b48c-4861-92f8-aad13a117cd1', 'x-compute-request-id': 'req-ad9187d3-b48c-4861-92f8-aad13a117cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:34,628 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.067s 2021-08-03 21:54:34,629 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d12560dd-d722-4bde-99ea-3aff5279ad26', 'x-compute-request-id': 'req-d12560dd-d722-4bde-99ea-3aff5279ad26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"server": {"id": "752989e5-e141-47a4-a8be-ea530b07af53", "name": "tempest-TestServerMultinode-server-554508407", "status": "BUILD", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:34Z", "updated": "2021-08-03T21:54:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/752989e5-e141-47a4-a8be-ea530b07af53"}], "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-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": 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-08-03 21:54:34,808 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 204 DELETE http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.171s 2021-08-03 21:54:34,808 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:34 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-74c960e6-1908-4976-b178-81340f546064', 'x-compute-request-id': 'req-74c960e6-1908-4976-b178-81340f546064', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'' 2021-08-03 21:54:34,836 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 404 GET http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53 0.027s 2021-08-03 21:54:34,836 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bdcf613a-9e02-4207-bd82-785c90a0b3ed', 'x-compute-request-id': 'req-bdcf613a-9e02-4207-bd82-785c90a0b3ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/752989e5-e141-47a4-a8be-ea530b07af53'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 752989e5-e141-47a4-a8be-ea530b07af53 could not be found."}}' 2021-08-03 21:54:34,956 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:_run_cleanups): 204 DELETE http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.111s 2021-08-03 21:54:34,956 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:34 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-b3761363-ea54-4a9a-bf1e-ad3c5e86c15a', 'x-compute-request-id': 'req-b3761363-ea54-4a9a-bf1e-ad3c5e86c15a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'' 2021-08-03 21:54:35,088 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.131s 2021-08-03 21:54:35,088 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f724c7c5-206b-4eeb-90b5-25759c490534', 'x-compute-request-id': 'req-f724c7c5-206b-4eeb-90b5-25759c490534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "ACTIVE", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:54:35Z", "addresses": {"tempest-TestServerMultinode-1488974399-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:9c:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:48:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:54:36,193 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.096s 2021-08-03 21:54:36,193 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b2a624-a9d3-4785-9b61-316c42ef22e4', 'x-compute-request-id': 'req-41b2a624-a9d3-4785-9b61-316c42ef22e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"server": {"id": "efecf0b2-03c2-427f-8018-9e8d73222629", "name": "tempest-TestServerMultinode-server-253985887", "status": "DELETED", "tenant_id": "359744ff29c34382a255b03d50f4d2ec", "user_id": "a41e2f788be64a6ea375e510055340af", "metadata": {}, "hostId": "1b82c290df62fb88d0c1a56ce20a8165a1b0a3f8dfd60b1182e1424d", "image": {"id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/93078330-e21f-418a-92fa-dbe6fc18f6bd"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:48:23Z", "updated": "2021-08-03T21:54:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/efecf0b2-03c2-427f-8018-9e8d73222629"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:48:31.000000", "OS-SRV-USG:terminated_at": "2021-08-03T21:54:35.000000", "OS-EXT-SRV-ATTR:host": "n-h1-793621-28", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-793621-28", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-03 21:54:36,200 110095 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2021-08-03 21:54:37,233 110095 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:_run_cleanups): 404 GET http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629 0.031s 2021-08-03 21:54:37,233 110095 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-59ceadcc-4917-4920-b154-23dada4efc2d', 'x-compute-request-id': 'req-59ceadcc-4917-4920-b154-23dada4efc2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/efecf0b2-03c2-427f-8018-9e8d73222629'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance efecf0b2-03c2-427f-8018-9e8d73222629 could not be found."}}' }}} 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_server_multinode.py", line 69, in test_schedule_to_all_nodes inst = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestServerMultinode:test_schedule_to_all_nodes) Server 752989e5-e141-47a4-a8be-ea530b07af53 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 1 | 3 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt26.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] |
fail
ft26.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:33:18,949 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/image/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd 0.036s 2021-08-03 21:33:18,950 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-301a9689-a20a-46c3-8381-cbe3197c2a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/image/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d2b4dadbaae840049cb976d4a2dc6e54", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "created_at": "2021-08-03T20:59:17Z", "updated_at": "2021-08-03T20:59:32Z", "tags": [], "self": "/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd", "file": "/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd/file", "schema": "/v2/schemas/image"}' 2021-08-03 21:33:19,404 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes 0.453s 2021-08-03 21:33:19,404 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "snapshot_id": null, "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9661e710-b133-4e0a-8762-a1c65d2c0321', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9661e710-b133-4e0a-8762-a1c65d2c0321', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.308057", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-03 21:33:19,491 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.078s 2021-08-03 21:33:19,491 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8821859-6b3c-4e2b-867b-e69fdb2de797', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8821859-6b3c-4e2b-867b-e69fdb2de797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:20,583 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.083s 2021-08-03 21:33:20,584 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8be57eb-4acf-48e5-959d-758c8ad9f8c3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8be57eb-4acf-48e5-959d-758c8ad9f8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:21,713 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.121s 2021-08-03 21:33:21,714 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c3fa0e-2539-48ca-b845-dfa5cecb1b9c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c3fa0e-2539-48ca-b845-dfa5cecb1b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:22,784 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.062s 2021-08-03 21:33:22,784 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b568d470-618e-49f1-b17f-3e956da8f458', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b568d470-618e-49f1-b17f-3e956da8f458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:23,872 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.080s 2021-08-03 21:33:23,873 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887f7a55-7f02-4501-b083-0878309783c7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887f7a55-7f02-4501-b083-0878309783c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:24,993 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.112s 2021-08-03 21:33:24,993 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e0d274-adfe-40b8-8494-9534a2b40fc7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e0d274-adfe-40b8-8494-9534a2b40fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:26,062 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.058s 2021-08-03 21:33:26,062 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb65c89-c2d5-47b3-b766-1f97a9842e83', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb65c89-c2d5-47b3-b766-1f97a9842e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:27,120 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.050s 2021-08-03 21:33:27,121 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39978000-a3ff-42b9-a78e-a6f7e044de8d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39978000-a3ff-42b9-a78e-a6f7e044de8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:28,178 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.049s 2021-08-03 21:33:28,179 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0d745f-ea78-449e-843f-4fd5747b7295', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0d745f-ea78-449e-843f-4fd5747b7295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:29,238 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.051s 2021-08-03 21:33:29,238 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094e807e-4653-4dc4-80ec-64a8bc96a906', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094e807e-4653-4dc4-80ec-64a8bc96a906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:30,294 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.045s 2021-08-03 21:33:30,294 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7b16d8-e21f-4ea0-b9d3-07142f57041f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7b16d8-e21f-4ea0-b9d3-07142f57041f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:31,347 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.045s 2021-08-03 21:33:31,347 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28af056e-8b3c-4f32-ac4f-44c3cd9d15ed', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28af056e-8b3c-4f32-ac4f-44c3cd9d15ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:32,420 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.064s 2021-08-03 21:33:32,421 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65bf18a1-847b-40f4-a0fc-2e8e49b8891a', 'content-length': '979', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65bf18a1-847b-40f4-a0fc-2e8e49b8891a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:33,496 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.067s 2021-08-03 21:33:33,497 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98efb4bd-2d28-4889-9f31-1725cc368fac', 'content-length': '982', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98efb4bd-2d28-4889-9f31-1725cc368fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:34,579 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.074s 2021-08-03 21:33:34,579 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ad2c49-4451-46fa-aa41-bacb0669a61c', 'content-length': '982', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ad2c49-4451-46fa-aa41-bacb0669a61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:35,647 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.060s 2021-08-03 21:33:35,647 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73771da-5e11-4b50-b2a0-f16c3ddcfc80', 'content-length': '982', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73771da-5e11-4b50-b2a0-f16c3ddcfc80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:36,724 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.069s 2021-08-03 21:33:36,724 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e2cecf-50ab-4583-8735-db0f654c7038', 'content-length': '1370', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e2cecf-50ab-4583-8735-db0f654c7038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:36,731 110118 INFO [tempest.common.waiters] volume bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 reached available after waiting for 17.731177 seconds 2021-08-03 21:33:36,828 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.097s 2021-08-03 21:33:36,828 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a167e760-b068-4986-803e-6cbe889dd285', 'content-length': '1370', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a167e760-b068-4986-803e-6cbe889dd285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:33:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:33:37,036 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots 0.201s 2021-08-03 21:33:37,037 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "metadata": null}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a06fe68-f517-4c77-9ea7-9425dc222f25', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a06fe68-f517-4c77-9ea7-9425dc222f25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots'} Body: b'{"snapshot": {"id": "f4812798-b9b4-4151-86dc-3b84279dc81e", "created_at": "2021-08-03T21:33:36.963322", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-03 21:33:37,067 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.027s 2021-08-03 21:33:37,067 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fe9bbe-daa9-47b5-a44e-95ccf2e1a788', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fe9bbe-daa9-47b5-a44e-95ccf2e1a788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'{"snapshot": {"id": "f4812798-b9b4-4151-86dc-3b84279dc81e", "created_at": "2021-08-03T21:33:37.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-03 21:33:38,107 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.036s 2021-08-03 21:33:38,107 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822fb241-c1bb-48b1-b8d8-7e1bcfc9c89e', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822fb241-c1bb-48b1-b8d8-7e1bcfc9c89e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'{"snapshot": {"id": "f4812798-b9b4-4151-86dc-3b84279dc81e", "created_at": "2021-08-03T21:33:37.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-03 21:33:39,150 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.040s 2021-08-03 21:33:39,151 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bbfa0fa-0937-47e9-bea6-8295d561fa1d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bbfa0fa-0937-47e9-bea6-8295d561fa1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'{"snapshot": {"id": "f4812798-b9b4-4151-86dc-3b84279dc81e", "created_at": "2021-08-03T21:33:37.000000", "updated_at": "2021-08-03T21:33:39.000000", "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-03 21:33:39,153 110118 INFO [tempest.common.waiters] snapshot f4812798-b9b4-4151-86dc-3b84279dc81e reached available after waiting for 2.153522 seconds 2021-08-03 21:33:39,187 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.033s 2021-08-03 21:33:39,187 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d690099d-c073-421c-b9c9-47c6197cfad2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d690099d-c073-421c-b9c9-47c6197cfad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'{"snapshot": {"id": "f4812798-b9b4-4151-86dc-3b84279dc81e", "created_at": "2021-08-03T21:33:37.000000", "updated_at": "2021-08-03T21:33:39.000000", "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-03 21:33:39,262 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.067s 2021-08-03 21:33:39,262 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3408', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e2f5badf-ba71-4de6-8f52-a63c256ea9e9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "18bbe79d059b46d8bb77bf649d61654d", "name": "tempest-TestVolumeBootPattern-805935294-project", "password_expires_at": null}, "audit_ids": ["6WvZYBCCSAGcbZXaggYF8Q"], "expires_at": "2021-08-03T22:33:39.000000Z", "issued_at": "2021-08-03T21:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71635f3655f45138d54c46e88b8d906", "name": "tempest-TestVolumeBootPattern-805935294"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:33:39,263 110118 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': 'd97f98f8-d21b-4296-b451-7df5182b3452', 'name': 'tempest-TestVolumeBootPattern-74431432-network', 'tenant_id': 'e71635f3655f45138d54c46e88b8d906', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e71635f3655f45138d54c46e88b8d906', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 860, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:32:37Z', 'updated_at': '2021-08-03T21:32:37Z', 'revision_number': 1} available for tenant 2021-08-03 21:33:40,329 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.222.0.102/compute/v2.1/servers 1.065s 2021-08-03 21:33:40,329 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-2008400934", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "f4812798-b9b4-4151-86dc-3b84279dc81e", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "d97f98f8-d21b-4296-b451-7df5182b3452"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53079eea-d1de-40a9-b0b7-e0b3dd256dbb', 'x-compute-request-id': 'req-53079eea-d1de-40a9-b0b7-e0b3dd256dbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Ex9MR4YwcBFk"}}' 2021-08-03 21:33:40,787 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.455s 2021-08-03 21:33:40,787 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33acd7c-c54d-4e73-8998-80f847c91ba3', 'x-compute-request-id': 'req-a33acd7c-c54d-4e73-8998-80f847c91ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:42,106 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.309s 2021-08-03 21:33:42,107 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdcc1c0b-8256-4f9c-a769-425c57eb1379', 'x-compute-request-id': 'req-fdcc1c0b-8256-4f9c-a769-425c57eb1379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:43,199 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.083s 2021-08-03 21:33:43,200 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e294364f-9fad-4d82-8bf4-be89ca00b02d', 'x-compute-request-id': 'req-e294364f-9fad-4d82-8bf4-be89ca00b02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:44,318 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.109s 2021-08-03 21:33:44,318 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77a351d-24b4-4173-9298-1382bffef044', 'x-compute-request-id': 'req-e77a351d-24b4-4173-9298-1382bffef044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:45,499 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.171s 2021-08-03 21:33:45,499 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e71998cf-f894-4709-8b70-040ae2b3deb2', 'x-compute-request-id': 'req-e71998cf-f894-4709-8b70-040ae2b3deb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:46,646 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.138s 2021-08-03 21:33:46,647 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61aa8b20-95dd-4752-9f1c-f59f1f3c993c', 'x-compute-request-id': 'req-61aa8b20-95dd-4752-9f1c-f59f1f3c993c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:47,937 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.282s 2021-08-03 21:33:47,937 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682d9d1c-3a9f-41b2-9899-ed7f7cc05ecf', 'x-compute-request-id': 'req-682d9d1c-3a9f-41b2-9899-ed7f7cc05ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:49,096 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.151s 2021-08-03 21:33:49,097 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d710ba-3703-4d9e-9948-730e2d027491', 'x-compute-request-id': 'req-a8d710ba-3703-4d9e-9948-730e2d027491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:50,378 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.273s 2021-08-03 21:33:50,379 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ebefa7-7a49-4dda-9cc9-dc5920394709', 'x-compute-request-id': 'req-59ebefa7-7a49-4dda-9cc9-dc5920394709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:51,652 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.266s 2021-08-03 21:33:51,653 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d4c748c-e1f7-41f8-84ef-4f9633932b88', 'x-compute-request-id': 'req-6d4c748c-e1f7-41f8-84ef-4f9633932b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:52,857 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.196s 2021-08-03 21:33:52,858 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fb0d146-49fc-4bf9-8174-8fd0def7b09e', 'x-compute-request-id': 'req-5fb0d146-49fc-4bf9-8174-8fd0def7b09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:54,023 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.155s 2021-08-03 21:33:54,023 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09c895d5-d4de-42a5-aca0-93d7863c0035', 'x-compute-request-id': 'req-09c895d5-d4de-42a5-aca0-93d7863c0035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:55,246 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.213s 2021-08-03 21:33:55,246 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207bac90-3005-4e32-a5b1-115ae961b7f4', 'x-compute-request-id': 'req-207bac90-3005-4e32-a5b1-115ae961b7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:56,536 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.282s 2021-08-03 21:33:56,537 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba698b93-17a0-4201-aed9-0e25ca60fff2', 'x-compute-request-id': 'req-ba698b93-17a0-4201-aed9-0e25ca60fff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:57,636 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.090s 2021-08-03 21:33:57,636 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0771ba56-105d-4d64-aff7-eb096023a4cc', 'x-compute-request-id': 'req-0771ba56-105d-4d64-aff7-eb096023a4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:58,800 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.154s 2021-08-03 21:33:58,800 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-895358f4-ddad-47ab-b65d-9b6aba06ee7e', 'x-compute-request-id': 'req-895358f4-ddad-47ab-b65d-9b6aba06ee7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:33:59,897 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.087s 2021-08-03 21:33:59,897 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c243fe4f-343a-41d8-b3cd-04721b0fdf51', 'x-compute-request-id': 'req-c243fe4f-343a-41d8-b3cd-04721b0fdf51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:33:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:01,013 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.107s 2021-08-03 21:34:01,014 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69917f42-754e-4ba4-80a2-112fe658d418', 'x-compute-request-id': 'req-69917f42-754e-4ba4-80a2-112fe658d418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:02,485 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.463s 2021-08-03 21:34:02,486 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8355e5-723b-4bcc-802f-61114cf5634f', 'x-compute-request-id': 'req-bb8355e5-723b-4bcc-802f-61114cf5634f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:03,571 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:34:03,571 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c08c462-7484-4d24-94e0-10149774b113', 'x-compute-request-id': 'req-8c08c462-7484-4d24-94e0-10149774b113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:04,688 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.109s 2021-08-03 21:34:04,688 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4bf5251-a735-456c-988f-6839a3e2029b', 'x-compute-request-id': 'req-f4bf5251-a735-456c-988f-6839a3e2029b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:06,021 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.324s 2021-08-03 21:34:06,022 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af05e83e-ed82-4d9c-b443-0d1a1601239c', 'x-compute-request-id': 'req-af05e83e-ed82-4d9c-b443-0d1a1601239c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:07,137 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.107s 2021-08-03 21:34:07,138 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5096dd09-e9f6-4384-885e-7555356f95a7', 'x-compute-request-id': 'req-5096dd09-e9f6-4384-885e-7555356f95a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:08,421 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.275s 2021-08-03 21:34:08,421 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e0e9409-2031-4406-8dfc-e1a2f8a3fb71', 'x-compute-request-id': 'req-8e0e9409-2031-4406-8dfc-e1a2f8a3fb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:09,503 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:34:09,503 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be221b33-495a-40fd-9239-c47a2e5b71f8', 'x-compute-request-id': 'req-be221b33-495a-40fd-9239-c47a2e5b71f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:10,630 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.119s 2021-08-03 21:34:10,630 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bdeb08e-1626-488b-a90f-b527785b3ced', 'x-compute-request-id': 'req-9bdeb08e-1626-488b-a90f-b527785b3ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:11,807 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.169s 2021-08-03 21:34:11,808 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d510a208-16b7-4081-a3de-9046498ca7fe', 'x-compute-request-id': 'req-d510a208-16b7-4081-a3de-9046498ca7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:12,889 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:34:12,890 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab96dcf-a59f-4ac3-bbbc-22ba0d1be8be', 'x-compute-request-id': 'req-6ab96dcf-a59f-4ac3-bbbc-22ba0d1be8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:13,965 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.068s 2021-08-03 21:34:13,966 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4685c691-e799-40c7-9288-cf2d4bb240a7', 'x-compute-request-id': 'req-4685c691-e799-40c7-9288-cf2d4bb240a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:15,040 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.065s 2021-08-03 21:34:15,040 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481acb48-a94a-42c1-b579-1f1e33ab368d', 'x-compute-request-id': 'req-481acb48-a94a-42c1-b579-1f1e33ab368d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:16,119 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.070s 2021-08-03 21:34:16,119 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d17c9f1-7283-495a-9c91-7bc74dd2b4e8', 'x-compute-request-id': 'req-6d17c9f1-7283-495a-9c91-7bc74dd2b4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:17,199 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:34:17,199 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd3deaff-969f-4031-8dcf-9648479f4959', 'x-compute-request-id': 'req-bd3deaff-969f-4031-8dcf-9648479f4959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:18,281 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:34:18,282 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7615d5-90a9-4718-89ba-9ea1206fb44a', 'x-compute-request-id': 'req-db7615d5-90a9-4718-89ba-9ea1206fb44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:19,355 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.065s 2021-08-03 21:34:19,355 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2355b1-23c7-4036-bad8-95730f546af4', 'x-compute-request-id': 'req-dc2355b1-23c7-4036-bad8-95730f546af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:20,501 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.137s 2021-08-03 21:34:20,501 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66d566f-29fa-4cd4-b8f8-9cfdf0ce7a48', 'x-compute-request-id': 'req-d66d566f-29fa-4cd4-b8f8-9cfdf0ce7a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:21,657 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.147s 2021-08-03 21:34:21,658 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3202f257-5ebd-4ca5-bb63-e348dc04a4c2', 'x-compute-request-id': 'req-3202f257-5ebd-4ca5-bb63-e348dc04a4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:22,815 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.149s 2021-08-03 21:34:22,816 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c5e2033-6204-4880-b5d7-8526294de637', 'x-compute-request-id': 'req-4c5e2033-6204-4880-b5d7-8526294de637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:23,989 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.165s 2021-08-03 21:34:23,989 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111db3b4-0a9a-48f1-9531-f4302b1e4e60', 'x-compute-request-id': 'req-111db3b4-0a9a-48f1-9531-f4302b1e4e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:25,142 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.144s 2021-08-03 21:34:25,142 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2356a6-b1fc-473d-8355-f6bdba16cd62', 'x-compute-request-id': 'req-2a2356a6-b1fc-473d-8355-f6bdba16cd62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:26,311 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.159s 2021-08-03 21:34:26,311 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-511fbf82-9d94-4c0a-9a74-dfc449a15437', 'x-compute-request-id': 'req-511fbf82-9d94-4c0a-9a74-dfc449a15437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:27,468 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.149s 2021-08-03 21:34:27,469 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7dc8ff-f2fd-42aa-8892-22352c9fd839', 'x-compute-request-id': 'req-9b7dc8ff-f2fd-42aa-8892-22352c9fd839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:28,625 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.148s 2021-08-03 21:34:28,626 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62fb623-a347-45ab-ad98-df00dc9103e2', 'x-compute-request-id': 'req-f62fb623-a347-45ab-ad98-df00dc9103e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:29,787 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.153s 2021-08-03 21:34:29,788 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53f7e47-ea52-4856-844f-d6a97d4ab67f', 'x-compute-request-id': 'req-a53f7e47-ea52-4856-844f-d6a97d4ab67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:30,983 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.186s 2021-08-03 21:34:30,983 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b505d16d-1164-4da0-9954-b96a7e41ab27', 'x-compute-request-id': 'req-b505d16d-1164-4da0-9954-b96a7e41ab27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:32,123 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.130s 2021-08-03 21:34:32,123 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb641a9-4c2d-4415-86f9-64c6fa6dd6a9', 'x-compute-request-id': 'req-abb641a9-4c2d-4415-86f9-64c6fa6dd6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:33,278 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.146s 2021-08-03 21:34:33,279 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65b59fcb-8138-4115-ac9e-b083ec6cf4f3', 'x-compute-request-id': 'req-65b59fcb-8138-4115-ac9e-b083ec6cf4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:34,433 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.146s 2021-08-03 21:34:34,433 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c84d3d-305b-49ea-b663-76e8ca96f159', 'x-compute-request-id': 'req-02c84d3d-305b-49ea-b663-76e8ca96f159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:35,604 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.162s 2021-08-03 21:34:35,604 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052b81ff-5ce5-4f70-aa8f-a5cfb55bef13', 'x-compute-request-id': 'req-052b81ff-5ce5-4f70-aa8f-a5cfb55bef13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:36,769 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.157s 2021-08-03 21:34:36,770 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e2e365-c0a3-4e21-9009-b4d5e39663f6', 'x-compute-request-id': 'req-72e2e365-c0a3-4e21-9009-b4d5e39663f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:37,930 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.150s 2021-08-03 21:34:37,930 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2cff3a-8820-496e-80ad-99b6a27e1058', 'x-compute-request-id': 'req-fe2cff3a-8820-496e-80ad-99b6a27e1058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:39,104 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.165s 2021-08-03 21:34:39,104 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27579f4-7aae-4ad1-ace4-32f7d8b016e7', 'x-compute-request-id': 'req-d27579f4-7aae-4ad1-ace4-32f7d8b016e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:40,262 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.149s 2021-08-03 21:34:40,262 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ba0fc3-6fcb-4592-926c-0f3289e3e05e', 'x-compute-request-id': 'req-a6ba0fc3-6fcb-4592-926c-0f3289e3e05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:41,414 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.143s 2021-08-03 21:34:41,414 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4784385f-d1f3-4d5f-ab5b-19d6ff87b589', 'x-compute-request-id': 'req-4784385f-d1f3-4d5f-ab5b-19d6ff87b589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:42,786 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.363s 2021-08-03 21:34:42,786 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-937393e5-b46b-48e6-aa88-e4f5c6ce7091', 'x-compute-request-id': 'req-937393e5-b46b-48e6-aa88-e4f5c6ce7091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:44,063 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.268s 2021-08-03 21:34:44,063 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e81229-69f4-4902-ae1f-5707c43c94cb', 'x-compute-request-id': 'req-e0e81229-69f4-4902-ae1f-5707c43c94cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:45,452 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.376s 2021-08-03 21:34:45,453 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-225729a4-0602-4f92-8bf1-143a9825939c', 'x-compute-request-id': 'req-225729a4-0602-4f92-8bf1-143a9825939c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:46,545 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.084s 2021-08-03 21:34:46,545 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd8664d-c034-4336-87b9-621c394ddd77', 'x-compute-request-id': 'req-7bd8664d-c034-4336-87b9-621c394ddd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:47,633 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.078s 2021-08-03 21:34:47,634 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bee4fb07-1867-41ef-b66b-614187ec1cb8', 'x-compute-request-id': 'req-bee4fb07-1867-41ef-b66b-614187ec1cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:48,716 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.069s 2021-08-03 21:34:48,716 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59487f6f-f209-4a4e-946c-48e7ace2ab79', 'x-compute-request-id': 'req-59487f6f-f209-4a4e-946c-48e7ace2ab79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:49,797 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.072s 2021-08-03 21:34:49,797 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7219b47-a406-4f21-8434-0c1f48274379', 'x-compute-request-id': 'req-e7219b47-a406-4f21-8434-0c1f48274379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:50,912 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.106s 2021-08-03 21:34:50,913 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4320ded-8c60-4115-970d-796dd32d2e35', 'x-compute-request-id': 'req-d4320ded-8c60-4115-970d-796dd32d2e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:51,992 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:34:51,992 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6978fc65-d2bd-497f-8ab6-8c8862a02bdb', 'x-compute-request-id': 'req-6978fc65-d2bd-497f-8ab6-8c8862a02bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:53,476 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.475s 2021-08-03 21:34:53,476 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2205be37-5a25-40ca-83b3-f50fafe9613f', 'x-compute-request-id': 'req-2205be37-5a25-40ca-83b3-f50fafe9613f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:54,616 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.131s 2021-08-03 21:34:54,616 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92096473-5edb-47d2-a300-7a1db0a9c2b8', 'x-compute-request-id': 'req-92096473-5edb-47d2-a300-7a1db0a9c2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:55,737 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.112s 2021-08-03 21:34:55,738 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10eafd9f-90de-432b-a09c-a644b794c5b1', 'x-compute-request-id': 'req-10eafd9f-90de-432b-a09c-a644b794c5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:56,871 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.125s 2021-08-03 21:34:56,871 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a31a869-d5a3-4ed7-92c1-d0b76bf489cd', 'x-compute-request-id': 'req-9a31a869-d5a3-4ed7-92c1-d0b76bf489cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:58,383 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.501s 2021-08-03 21:34:58,383 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3f9994-81c0-4bb5-b025-424c49f4fb3a', 'x-compute-request-id': 'req-9c3f9994-81c0-4bb5-b025-424c49f4fb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:34:59,487 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.095s 2021-08-03 21:34:59,488 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-267fa101-2b3c-4e3e-a583-17d75e1669a1', 'x-compute-request-id': 'req-267fa101-2b3c-4e3e-a583-17d75e1669a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:34:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:00,887 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.390s 2021-08-03 21:35:00,887 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc93215-8b78-4b3c-8d93-ba1a1bd6e134', 'x-compute-request-id': 'req-4dc93215-8b78-4b3c-8d93-ba1a1bd6e134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:01,969 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:35:01,969 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd021ac1-776d-489d-9c60-3e13e984a179', 'x-compute-request-id': 'req-cd021ac1-776d-489d-9c60-3e13e984a179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:03,070 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.093s 2021-08-03 21:35:03,071 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea24d92f-9e1c-41a4-8b20-af18204e6f45', 'x-compute-request-id': 'req-ea24d92f-9e1c-41a4-8b20-af18204e6f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:04,171 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.092s 2021-08-03 21:35:04,171 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ad3420-4127-45a6-9484-dd71c1bc0651', 'x-compute-request-id': 'req-b9ad3420-4127-45a6-9484-dd71c1bc0651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:05,498 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.318s 2021-08-03 21:35:05,498 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6c3ad7-d954-4712-a17d-8ae10238ae80', 'x-compute-request-id': 'req-9d6c3ad7-d954-4712-a17d-8ae10238ae80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:06,673 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.166s 2021-08-03 21:35:06,674 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244d5d11-f33b-49b6-9992-f6ae7b6fa8cc', 'x-compute-request-id': 'req-244d5d11-f33b-49b6-9992-f6ae7b6fa8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:07,833 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.150s 2021-08-03 21:35:07,833 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86d67e7-5b70-493e-8fa5-941bf078a77f', 'x-compute-request-id': 'req-d86d67e7-5b70-493e-8fa5-941bf078a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:09,026 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.185s 2021-08-03 21:35:09,026 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a67d5aa-a85b-4cad-9afe-506ec27af0a5', 'x-compute-request-id': 'req-9a67d5aa-a85b-4cad-9afe-506ec27af0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:10,297 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.262s 2021-08-03 21:35:10,297 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-569cfe4b-804b-48ca-a4e3-f3769616979d', 'x-compute-request-id': 'req-569cfe4b-804b-48ca-a4e3-f3769616979d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:11,382 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.076s 2021-08-03 21:35:11,382 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09702c33-26b5-4e52-8bbd-79e50376199f', 'x-compute-request-id': 'req-09702c33-26b5-4e52-8bbd-79e50376199f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:12,463 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.072s 2021-08-03 21:35:12,463 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e50bb2c5-a0d2-4118-af9a-5f85ffb6dbfe', 'x-compute-request-id': 'req-e50bb2c5-a0d2-4118-af9a-5f85ffb6dbfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:13,547 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.076s 2021-08-03 21:35:13,547 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e8b2c1b-da43-4fea-b318-c45e60190743', 'x-compute-request-id': 'req-2e8b2c1b-da43-4fea-b318-c45e60190743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:14,626 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.069s 2021-08-03 21:35:14,626 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db312974-24bb-4446-b6b7-b3040ba7f522', 'x-compute-request-id': 'req-db312974-24bb-4446-b6b7-b3040ba7f522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:15,710 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:35:15,711 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3572a88b-b054-4a79-b70e-215da192637d', 'x-compute-request-id': 'req-3572a88b-b054-4a79-b70e-215da192637d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:16,792 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:35:16,793 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66129108-335c-4e0a-902a-4bf69ebcb5b2', 'x-compute-request-id': 'req-66129108-335c-4e0a-902a-4bf69ebcb5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:17,879 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.077s 2021-08-03 21:35:17,879 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e32da3b9-fc6f-4eb7-a82f-56d2145911e5', 'x-compute-request-id': 'req-e32da3b9-fc6f-4eb7-a82f-56d2145911e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:18,975 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.087s 2021-08-03 21:35:18,975 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb971739-1c41-4d5e-a4f0-1e61b1fefe85', 'x-compute-request-id': 'req-fb971739-1c41-4d5e-a4f0-1e61b1fefe85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:20,058 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:35:20,059 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb8e9f5-cd83-4b07-93a5-5ea8a506f1c6', 'x-compute-request-id': 'req-6eb8e9f5-cd83-4b07-93a5-5ea8a506f1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:21,137 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:35:21,138 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c2a7da-1c9e-42f7-9c97-86d16ac870d7', 'x-compute-request-id': 'req-c4c2a7da-1c9e-42f7-9c97-86d16ac870d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:22,302 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.155s 2021-08-03 21:35:22,302 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e075ddee-d9a4-4373-a58e-031f7f9c1493', 'x-compute-request-id': 'req-e075ddee-d9a4-4373-a58e-031f7f9c1493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:23,398 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.087s 2021-08-03 21:35:23,398 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd11a7c-9116-49dd-81f6-cc36e45d507f', 'x-compute-request-id': 'req-dcd11a7c-9116-49dd-81f6-cc36e45d507f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:24,480 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:35:24,480 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ff41df-e73f-43a3-b343-7c52ab301f9d', 'x-compute-request-id': 'req-e9ff41df-e73f-43a3-b343-7c52ab301f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:25,586 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.097s 2021-08-03 21:35:25,586 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b99a13d4-3529-4989-b2d2-93f463f95b7f', 'x-compute-request-id': 'req-b99a13d4-3529-4989-b2d2-93f463f95b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:26,672 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.078s 2021-08-03 21:35:26,673 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-191d2274-0fd3-45fe-b00a-4f0e94cde36e', 'x-compute-request-id': 'req-191d2274-0fd3-45fe-b00a-4f0e94cde36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:27,755 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:35:27,755 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-562223b2-d87e-416a-9541-f1d948496b78', 'x-compute-request-id': 'req-562223b2-d87e-416a-9541-f1d948496b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:28,847 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.084s 2021-08-03 21:35:28,847 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5917aa0-8d37-4d63-ab22-5e55fd667492', 'x-compute-request-id': 'req-f5917aa0-8d37-4d63-ab22-5e55fd667492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:29,924 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.069s 2021-08-03 21:35:29,924 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b0456d6-6d33-420e-a67e-d4ca3f24363a', 'x-compute-request-id': 'req-6b0456d6-6d33-420e-a67e-d4ca3f24363a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:31,008 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.076s 2021-08-03 21:35:31,009 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32d8ce00-c7df-4ff6-83e6-a26629bdf348', 'x-compute-request-id': 'req-32d8ce00-c7df-4ff6-83e6-a26629bdf348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:32,090 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.072s 2021-08-03 21:35:32,090 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85fedae1-f88d-462d-82c7-b3d98d4fbed1', 'x-compute-request-id': 'req-85fedae1-f88d-462d-82c7-b3d98d4fbed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:33,563 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.464s 2021-08-03 21:35:33,563 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57c188e-5921-4fae-8b78-7c6816e7f726', 'x-compute-request-id': 'req-a57c188e-5921-4fae-8b78-7c6816e7f726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:34,657 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.085s 2021-08-03 21:35:34,657 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd6ab83-0214-4dfe-9308-c4a7d8447ee4', 'x-compute-request-id': 'req-7cd6ab83-0214-4dfe-9308-c4a7d8447ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:35,744 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.078s 2021-08-03 21:35:35,745 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052d9f1d-7961-4f32-aece-220d85e4bd58', 'x-compute-request-id': 'req-052d9f1d-7961-4f32-aece-220d85e4bd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:36,832 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.079s 2021-08-03 21:35:36,833 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddac4cf0-f909-4e82-8f75-9a5204d57c43', 'x-compute-request-id': 'req-ddac4cf0-f909-4e82-8f75-9a5204d57c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:37,918 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.077s 2021-08-03 21:35:37,918 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee309ab-9297-4865-973a-766de273d600', 'x-compute-request-id': 'req-fee309ab-9297-4865-973a-766de273d600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:39,001 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:35:39,001 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc12fc29-8191-48c4-a519-efb08f97fc28', 'x-compute-request-id': 'req-cc12fc29-8191-48c4-a519-efb08f97fc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:40,091 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.081s 2021-08-03 21:35:40,091 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5c0d50-af17-4132-815a-eb887772311e', 'x-compute-request-id': 'req-be5c0d50-af17-4132-815a-eb887772311e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:41,172 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:35:41,173 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3735b918-7805-4e6f-8661-adc2921b38dc', 'x-compute-request-id': 'req-3735b918-7805-4e6f-8661-adc2921b38dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:42,252 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.070s 2021-08-03 21:35:42,252 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebeb66d6-12aa-4888-b953-e66619f18e9a', 'x-compute-request-id': 'req-ebeb66d6-12aa-4888-b953-e66619f18e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:43,381 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.120s 2021-08-03 21:35:43,381 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0eee094-8678-4800-8075-5ddcaae4f555', 'x-compute-request-id': 'req-f0eee094-8678-4800-8075-5ddcaae4f555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:44,464 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:35:44,464 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3456a5d4-72fd-4be0-be79-1982b443bc7f', 'x-compute-request-id': 'req-3456a5d4-72fd-4be0-be79-1982b443bc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:45,547 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:35:45,548 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89827fa2-18d3-4a79-baca-c44bd0f1d54a', 'x-compute-request-id': 'req-89827fa2-18d3-4a79-baca-c44bd0f1d54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:46,629 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:35:46,630 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af62e7b7-a0a4-4c21-b85b-042c68fbc988', 'x-compute-request-id': 'req-af62e7b7-a0a4-4c21-b85b-042c68fbc988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:47,713 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:35:47,714 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff463a1-cb11-481a-9cde-512bd95bcafc', 'x-compute-request-id': 'req-fff463a1-cb11-481a-9cde-512bd95bcafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:48,834 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.111s 2021-08-03 21:35:48,834 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3772b3fd-704c-4952-9afe-4c7c8ea9a4e9', 'x-compute-request-id': 'req-3772b3fd-704c-4952-9afe-4c7c8ea9a4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:49,931 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.088s 2021-08-03 21:35:49,931 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007340d2-a094-483b-9cc7-203a951b12b2', 'x-compute-request-id': 'req-007340d2-a094-483b-9cc7-203a951b12b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:51,015 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.076s 2021-08-03 21:35:51,016 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb475b7e-452f-44c9-b7b9-af6952aa708e', 'x-compute-request-id': 'req-bb475b7e-452f-44c9-b7b9-af6952aa708e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:52,108 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.083s 2021-08-03 21:35:52,108 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6da5853-3b77-4b95-bbf8-c041bc684d3c', 'x-compute-request-id': 'req-e6da5853-3b77-4b95-bbf8-c041bc684d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:53,226 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.109s 2021-08-03 21:35:53,226 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971a2464-7238-4323-a631-b8b55563e306', 'x-compute-request-id': 'req-971a2464-7238-4323-a631-b8b55563e306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:54,353 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.119s 2021-08-03 21:35:54,354 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d6045a-22b7-4def-8cf0-faf675ad2689', 'x-compute-request-id': 'req-e6d6045a-22b7-4def-8cf0-faf675ad2689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:55,483 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.120s 2021-08-03 21:35:55,483 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ba000f-a574-4778-892b-472079fa86c1', 'x-compute-request-id': 'req-f4ba000f-a574-4778-892b-472079fa86c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:56,568 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:35:56,568 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a656d7-851a-4c5a-b4be-96ecc2219b84', 'x-compute-request-id': 'req-14a656d7-851a-4c5a-b4be-96ecc2219b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:57,654 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.077s 2021-08-03 21:35:57,655 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c8c40d-82d4-49ee-aaa1-a066ba7d40fe', 'x-compute-request-id': 'req-52c8c40d-82d4-49ee-aaa1-a066ba7d40fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:58,737 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:35:58,737 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f54d4f1-4cbb-427f-b3a6-badd32100f1d', 'x-compute-request-id': 'req-2f54d4f1-4cbb-427f-b3a6-badd32100f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:35:59,881 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.135s 2021-08-03 21:35:59,881 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac9d778-5c34-4b59-b7fc-3eba249b199f', 'x-compute-request-id': 'req-cac9d778-5c34-4b59-b7fc-3eba249b199f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:35:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:01,057 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.168s 2021-08-03 21:36:01,058 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e56adc-35f7-481f-a48f-581772753cc3', 'x-compute-request-id': 'req-36e56adc-35f7-481f-a48f-581772753cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:02,472 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.405s 2021-08-03 21:36:02,472 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090af48a-b479-4dcc-aba6-080993b51bac', 'x-compute-request-id': 'req-090af48a-b479-4dcc-aba6-080993b51bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:03,596 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.115s 2021-08-03 21:36:03,596 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73c2f42d-51a4-4546-b165-1381399db6dc', 'x-compute-request-id': 'req-73c2f42d-51a4-4546-b165-1381399db6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:05,028 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.423s 2021-08-03 21:36:05,028 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce53c701-0f57-44f5-8113-aa66a6276543', 'x-compute-request-id': 'req-ce53c701-0f57-44f5-8113-aa66a6276543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:06,191 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.154s 2021-08-03 21:36:06,191 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b190d7f-5141-44c8-93ae-eb31b0c0831b', 'x-compute-request-id': 'req-5b190d7f-5141-44c8-93ae-eb31b0c0831b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:07,761 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.554s 2021-08-03 21:36:07,761 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4498b27b-f8d6-4716-bb2b-2f16d54db658', 'x-compute-request-id': 'req-4498b27b-f8d6-4716-bb2b-2f16d54db658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:08,873 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.102s 2021-08-03 21:36:08,873 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d894726-c563-4a8d-99da-7ed0f90061ba', 'x-compute-request-id': 'req-9d894726-c563-4a8d-99da-7ed0f90061ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:10,010 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.127s 2021-08-03 21:36:10,010 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e581dd-dad4-4012-88c7-f5e798989ffa', 'x-compute-request-id': 'req-39e581dd-dad4-4012-88c7-f5e798989ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:11,110 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.091s 2021-08-03 21:36:11,110 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429fe917-e122-42ec-8a91-ca3f2ac6b264', 'x-compute-request-id': 'req-429fe917-e122-42ec-8a91-ca3f2ac6b264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:12,209 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.090s 2021-08-03 21:36:12,209 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f335ed40-f139-4367-9f58-511570f69a67', 'x-compute-request-id': 'req-f335ed40-f139-4367-9f58-511570f69a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:13,329 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.111s 2021-08-03 21:36:13,329 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b9d85c3-cd1d-49c1-be99-34d577636056', 'x-compute-request-id': 'req-0b9d85c3-cd1d-49c1-be99-34d577636056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:14,480 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.141s 2021-08-03 21:36:14,480 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e6cc3a-4514-49a2-9c7d-9e89e278a34f', 'x-compute-request-id': 'req-67e6cc3a-4514-49a2-9c7d-9e89e278a34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:15,739 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.249s 2021-08-03 21:36:15,739 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d0f0199-36a6-4e99-abcd-ba16c2fc7e8c', 'x-compute-request-id': 'req-6d0f0199-36a6-4e99-abcd-ba16c2fc7e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:16,901 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.154s 2021-08-03 21:36:16,901 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c070eab8-28d2-4409-b3a0-0c9a9b2e75dc', 'x-compute-request-id': 'req-c070eab8-28d2-4409-b3a0-0c9a9b2e75dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:17,994 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.084s 2021-08-03 21:36:17,995 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4cf7e3e-fcf4-4b3d-9f72-da717e1547b2', 'x-compute-request-id': 'req-f4cf7e3e-fcf4-4b3d-9f72-da717e1547b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:19,120 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.117s 2021-08-03 21:36:19,120 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880784c8-1310-44d1-ba77-ae22b950c900', 'x-compute-request-id': 'req-880784c8-1310-44d1-ba77-ae22b950c900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:20,350 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.220s 2021-08-03 21:36:20,350 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46980d76-ce43-4270-b31d-e8dfdfad57de', 'x-compute-request-id': 'req-46980d76-ce43-4270-b31d-e8dfdfad57de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:21,483 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.124s 2021-08-03 21:36:21,483 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d32dba-74a4-4838-b1cc-345cb2878923', 'x-compute-request-id': 'req-01d32dba-74a4-4838-b1cc-345cb2878923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:22,641 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.147s 2021-08-03 21:36:22,642 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b2a1e6-5977-48c9-83cb-63632c0bb875', 'x-compute-request-id': 'req-c2b2a1e6-5977-48c9-83cb-63632c0bb875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:23,735 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.085s 2021-08-03 21:36:23,736 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df4b596-8faf-4993-8797-59d377fdd8d3', 'x-compute-request-id': 'req-9df4b596-8faf-4993-8797-59d377fdd8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:25,285 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.540s 2021-08-03 21:36:25,286 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f78fe76e-c2e4-4603-9e66-0e6c63d1f8c3', 'x-compute-request-id': 'req-f78fe76e-c2e4-4603-9e66-0e6c63d1f8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:26,408 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.113s 2021-08-03 21:36:26,408 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa375da5-c4ea-4675-a8ab-fa2173d1a6a0', 'x-compute-request-id': 'req-fa375da5-c4ea-4675-a8ab-fa2173d1a6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:27,527 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.111s 2021-08-03 21:36:27,527 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4273027-c48c-4af8-922e-88333b9a880a', 'x-compute-request-id': 'req-a4273027-c48c-4af8-922e-88333b9a880a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:28,617 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.080s 2021-08-03 21:36:28,617 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a6a331-e0f4-485b-88b3-b6c52fd920fc', 'x-compute-request-id': 'req-08a6a331-e0f4-485b-88b3-b6c52fd920fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:29,746 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.120s 2021-08-03 21:36:29,746 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d7e473-2288-4677-8744-a8b8d49fffcc', 'x-compute-request-id': 'req-a8d7e473-2288-4677-8744-a8b8d49fffcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:30,855 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.100s 2021-08-03 21:36:30,855 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc93362-983e-4697-aedf-a61ef65dc072', 'x-compute-request-id': 'req-9fc93362-983e-4697-aedf-a61ef65dc072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:31,935 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:36:31,936 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0b0acb-9486-4988-bc77-3c32026c0673', 'x-compute-request-id': 'req-7c0b0acb-9486-4988-bc77-3c32026c0673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:33,045 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.100s 2021-08-03 21:36:33,045 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891ae387-7ee7-4565-bf31-3194de1ba335', 'x-compute-request-id': 'req-891ae387-7ee7-4565-bf31-3194de1ba335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:34,152 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.096s 2021-08-03 21:36:34,153 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb0e536-7d9b-4faf-a788-be83490f7a09', 'x-compute-request-id': 'req-cdb0e536-7d9b-4faf-a788-be83490f7a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:35,261 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.099s 2021-08-03 21:36:35,261 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fba2a22-7a5a-4b56-8f15-a7f40c027ac8', 'x-compute-request-id': 'req-4fba2a22-7a5a-4b56-8f15-a7f40c027ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:36,350 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.080s 2021-08-03 21:36:36,350 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9d17c08-1687-4063-b47c-7a96c317f183', 'x-compute-request-id': 'req-a9d17c08-1687-4063-b47c-7a96c317f183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:37,431 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.072s 2021-08-03 21:36:37,431 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e8bdd3-3d28-4d58-ba73-6116300782d4', 'x-compute-request-id': 'req-c0e8bdd3-3d28-4d58-ba73-6116300782d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:38,535 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.097s 2021-08-03 21:36:38,536 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcaccdd1-e4e9-4b14-9632-f05752727eb3', 'x-compute-request-id': 'req-dcaccdd1-e4e9-4b14-9632-f05752727eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:39,625 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.080s 2021-08-03 21:36:39,625 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7187b777-a1d6-4882-a603-4161a4e7a76d', 'x-compute-request-id': 'req-7187b777-a1d6-4882-a603-4161a4e7a76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:40,709 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.076s 2021-08-03 21:36:40,710 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2192c59-0675-49df-9a57-889cfa8c445f', 'x-compute-request-id': 'req-b2192c59-0675-49df-9a57-889cfa8c445f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:41,791 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:36:41,792 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baecddad-d9d6-48a8-8316-61e18230ea82', 'x-compute-request-id': 'req-baecddad-d9d6-48a8-8316-61e18230ea82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:42,914 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.114s 2021-08-03 21:36:42,915 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f478707e-b7af-48ec-86d9-a28c119bd850', 'x-compute-request-id': 'req-f478707e-b7af-48ec-86d9-a28c119bd850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:44,007 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.084s 2021-08-03 21:36:44,008 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76dde1bf-ae26-4abb-9dd4-bb382ecdfdc4', 'x-compute-request-id': 'req-76dde1bf-ae26-4abb-9dd4-bb382ecdfdc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:45,334 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.318s 2021-08-03 21:36:45,335 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba09b58e-7f80-4cc1-9e60-9ad5c94e72ad', 'x-compute-request-id': 'req-ba09b58e-7f80-4cc1-9e60-9ad5c94e72ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:46,410 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.067s 2021-08-03 21:36:46,410 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a38ef01-e699-435d-97a6-4e4ce5399bcf', 'x-compute-request-id': 'req-1a38ef01-e699-435d-97a6-4e4ce5399bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:47,493 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:36:47,493 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff8a6b60-17b5-4316-9cff-e47782d4b8c1', 'x-compute-request-id': 'req-ff8a6b60-17b5-4316-9cff-e47782d4b8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:48,572 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.070s 2021-08-03 21:36:48,572 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a02a9c04-b358-4ba1-862a-4ec2332c3971', 'x-compute-request-id': 'req-a02a9c04-b358-4ba1-862a-4ec2332c3971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:49,729 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.148s 2021-08-03 21:36:49,729 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4890ee8-df91-49da-abaa-fe7e40e721f6', 'x-compute-request-id': 'req-c4890ee8-df91-49da-abaa-fe7e40e721f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:50,818 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.080s 2021-08-03 21:36:50,819 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81da3c99-c459-42bd-901d-d021b270022c', 'x-compute-request-id': 'req-81da3c99-c459-42bd-901d-d021b270022c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:51,910 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.084s 2021-08-03 21:36:51,911 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838c379d-df0a-4cd5-baf7-fe30c968ee51', 'x-compute-request-id': 'req-838c379d-df0a-4cd5-baf7-fe30c968ee51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:52,990 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:36:52,990 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e175ab-cdeb-493a-9fe8-950c7e747293', 'x-compute-request-id': 'req-e7e175ab-cdeb-493a-9fe8-950c7e747293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:54,127 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.128s 2021-08-03 21:36:54,127 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4dc63d1-f55c-4a15-9f82-40600a676cad', 'x-compute-request-id': 'req-f4dc63d1-f55c-4a15-9f82-40600a676cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:55,292 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.156s 2021-08-03 21:36:55,292 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66bc715-9235-4a8a-ab99-7f51fb871fe0', 'x-compute-request-id': 'req-f66bc715-9235-4a8a-ab99-7f51fb871fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:56,505 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.205s 2021-08-03 21:36:56,506 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db3f236-b663-41cb-96b0-b14c14cad58a', 'x-compute-request-id': 'req-2db3f236-b663-41cb-96b0-b14c14cad58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:57,697 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.183s 2021-08-03 21:36:57,697 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e7a2b7-78b7-4f07-9900-5d100de90e3e', 'x-compute-request-id': 'req-54e7a2b7-78b7-4f07-9900-5d100de90e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:36:59,024 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.318s 2021-08-03 21:36:59,024 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957eb9b2-264f-43ee-a092-fa76afc2fddb', 'x-compute-request-id': 'req-957eb9b2-264f-43ee-a092-fa76afc2fddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:36:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:00,131 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.096s 2021-08-03 21:37:00,131 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3738df-db93-4bc9-ad9e-e9b8fe2c98b6', 'x-compute-request-id': 'req-7d3738df-db93-4bc9-ad9e-e9b8fe2c98b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:01,293 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.154s 2021-08-03 21:37:01,294 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e8cfe4-6571-4c66-a425-b1ed8a416f16', 'x-compute-request-id': 'req-c3e8cfe4-6571-4c66-a425-b1ed8a416f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:02,427 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.125s 2021-08-03 21:37:02,428 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71a179cd-063d-4e5f-b03e-5f61b920a463', 'x-compute-request-id': 'req-71a179cd-063d-4e5f-b03e-5f61b920a463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:03,721 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.285s 2021-08-03 21:37:03,722 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a60b7f-cdcc-403f-b080-6db1ad9ae6f0', 'x-compute-request-id': 'req-07a60b7f-cdcc-403f-b080-6db1ad9ae6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:05,343 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.611s 2021-08-03 21:37:05,343 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6431ad-6eda-400f-8609-2819a1c2324c', 'x-compute-request-id': 'req-fb6431ad-6eda-400f-8609-2819a1c2324c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:06,622 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.270s 2021-08-03 21:37:06,622 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7296e0-99de-4e71-aee5-3d55474e4ab5', 'x-compute-request-id': 'req-cb7296e0-99de-4e71-aee5-3d55474e4ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:07,952 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.321s 2021-08-03 21:37:07,952 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0437f0-14b4-4214-871a-42f04887ec4d', 'x-compute-request-id': 'req-2e0437f0-14b4-4214-871a-42f04887ec4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:09,191 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.231s 2021-08-03 21:37:09,192 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a265c18-9e72-49da-9590-df875b96da83', 'x-compute-request-id': 'req-4a265c18-9e72-49da-9590-df875b96da83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:10,393 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.193s 2021-08-03 21:37:10,394 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68712c4c-14b9-4165-9345-9d154e11ed87', 'x-compute-request-id': 'req-68712c4c-14b9-4165-9345-9d154e11ed87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:11,883 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.482s 2021-08-03 21:37:11,883 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef478c92-1ed3-491e-8a81-1d5ab3344e08', 'x-compute-request-id': 'req-ef478c92-1ed3-491e-8a81-1d5ab3344e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:13,290 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.397s 2021-08-03 21:37:13,290 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0806687-2234-4ced-b861-0c0393ec8918', 'x-compute-request-id': 'req-e0806687-2234-4ced-b861-0c0393ec8918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:15,019 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.721s 2021-08-03 21:37:15,020 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb693a0-0fec-4fa8-9932-593388e5c793', 'x-compute-request-id': 'req-9fb693a0-0fec-4fa8-9932-593388e5c793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:16,636 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.608s 2021-08-03 21:37:16,636 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e7f9c5-5e72-417a-ab22-5aa07c1d09c8', 'x-compute-request-id': 'req-a0e7f9c5-5e72-417a-ab22-5aa07c1d09c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:18,161 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.516s 2021-08-03 21:37:18,161 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32d63bb2-86f8-46ae-8c9f-18577c8eb5de', 'x-compute-request-id': 'req-32d63bb2-86f8-46ae-8c9f-18577c8eb5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:20,022 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.852s 2021-08-03 21:37:20,022 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeaf4f49-3786-412c-9746-cd5574ca07a8', 'x-compute-request-id': 'req-aeaf4f49-3786-412c-9746-cd5574ca07a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:21,718 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.687s 2021-08-03 21:37:21,718 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba1835d-8ecc-4c85-a18b-8cbe899f6dcf', 'x-compute-request-id': 'req-eba1835d-8ecc-4c85-a18b-8cbe899f6dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:23,125 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.398s 2021-08-03 21:37:23,126 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885e2e68-05b8-45e3-9b5b-3e614d9e699d', 'x-compute-request-id': 'req-885e2e68-05b8-45e3-9b5b-3e614d9e699d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:24,686 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.552s 2021-08-03 21:37:24,687 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a16ab04-dbf9-44e7-8042-d77b47d5d80d', 'x-compute-request-id': 'req-3a16ab04-dbf9-44e7-8042-d77b47d5d80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:27,306 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 1.611s 2021-08-03 21:37:27,306 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687f9f48-fa9a-47dd-a606-186e606dba7f', 'x-compute-request-id': 'req-687f9f48-fa9a-47dd-a606-186e606dba7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:28,720 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.405s 2021-08-03 21:37:28,721 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4d25d5-923d-43b3-99c4-39f7b0781db9', 'x-compute-request-id': 'req-1b4d25d5-923d-43b3-99c4-39f7b0781db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:30,751 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 1.022s 2021-08-03 21:37:30,752 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a547911f-977b-4d8c-8fe8-fbf0237ba358', 'x-compute-request-id': 'req-a547911f-977b-4d8c-8fe8-fbf0237ba358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:32,609 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.849s 2021-08-03 21:37:32,610 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f634d12d-c2bc-4d13-81ee-b1404e781831', 'x-compute-request-id': 'req-f634d12d-c2bc-4d13-81ee-b1404e781831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:35,774 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 2.153s 2021-08-03 21:37:35,774 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e38f8f-e8ea-4560-b9fc-0ce572da47fd', 'x-compute-request-id': 'req-05e38f8f-e8ea-4560-b9fc-0ce572da47fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:38,240 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 1.457s 2021-08-03 21:37:38,240 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff38dc5-a292-4724-ad88-df5874b0ee24', 'x-compute-request-id': 'req-bff38dc5-a292-4724-ad88-df5874b0ee24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:39,926 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.678s 2021-08-03 21:37:39,927 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48763da6-80bf-46cc-b14d-e82393ede95b', 'x-compute-request-id': 'req-48763da6-80bf-46cc-b14d-e82393ede95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:41,201 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.266s 2021-08-03 21:37:41,201 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-415f6313-5872-45b9-8ae1-94bea72402f3', 'x-compute-request-id': 'req-415f6313-5872-45b9-8ae1-94bea72402f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:42,439 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.229s 2021-08-03 21:37:42,439 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034e935d-a50b-4c92-948f-c68063fc2969', 'x-compute-request-id': 'req-034e935d-a50b-4c92-948f-c68063fc2969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:43,612 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.164s 2021-08-03 21:37:43,612 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9bc4052-1bc1-4c21-a1d9-cdc7a0d78966', 'x-compute-request-id': 'req-a9bc4052-1bc1-4c21-a1d9-cdc7a0d78966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:44,800 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.179s 2021-08-03 21:37:44,801 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b3d7628-ee0b-4a26-81f6-c162f1eeb919', 'x-compute-request-id': 'req-1b3d7628-ee0b-4a26-81f6-c162f1eeb919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:46,100 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.288s 2021-08-03 21:37:46,100 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-545cd649-9504-4af7-acfb-a49b26afc1d8', 'x-compute-request-id': 'req-545cd649-9504-4af7-acfb-a49b26afc1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:47,318 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.209s 2021-08-03 21:37:47,318 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdc8083-e6a2-4c51-933c-41245c8fdb12', 'x-compute-request-id': 'req-fbdc8083-e6a2-4c51-933c-41245c8fdb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:48,787 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.461s 2021-08-03 21:37:48,788 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44df5db8-81d8-4ec1-8f9c-cae5e988abd4', 'x-compute-request-id': 'req-44df5db8-81d8-4ec1-8f9c-cae5e988abd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:49,882 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.086s 2021-08-03 21:37:49,882 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2e16c2-82dc-4918-80cf-58d4fff7681e', 'x-compute-request-id': 'req-fe2e16c2-82dc-4918-80cf-58d4fff7681e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:51,195 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.305s 2021-08-03 21:37:51,196 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4c290e-3d5f-42df-ad75-925779a0fac2', 'x-compute-request-id': 'req-4b4c290e-3d5f-42df-ad75-925779a0fac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:52,458 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.254s 2021-08-03 21:37:52,459 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44cb0b42-7f17-4643-bdc2-ed83f585d051', 'x-compute-request-id': 'req-44cb0b42-7f17-4643-bdc2-ed83f585d051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:53,735 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.269s 2021-08-03 21:37:53,735 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b61b00a5-80d7-4736-a3f0-a200feb3029c', 'x-compute-request-id': 'req-b61b00a5-80d7-4736-a3f0-a200feb3029c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:55,003 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.258s 2021-08-03 21:37:55,003 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050fb37a-876e-4617-82a8-1a717f305cbb', 'x-compute-request-id': 'req-050fb37a-876e-4617-82a8-1a717f305cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:56,208 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.197s 2021-08-03 21:37:56,209 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a31d19-110b-4081-be81-09ef6429d8a7', 'x-compute-request-id': 'req-67a31d19-110b-4081-be81-09ef6429d8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:57,390 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.172s 2021-08-03 21:37:57,390 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e15663d-0e0e-4c75-b30f-5ccb9e6cbae9', 'x-compute-request-id': 'req-2e15663d-0e0e-4c75-b30f-5ccb9e6cbae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:58,672 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.273s 2021-08-03 21:37:58,672 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec475835-24b8-494f-8bc6-166a3853c1ed', 'x-compute-request-id': 'req-ec475835-24b8-494f-8bc6-166a3853c1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:37:59,870 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.190s 2021-08-03 21:37:59,871 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d602476-6e07-42d1-a7fb-30866a5cbd83', 'x-compute-request-id': 'req-2d602476-6e07-42d1-a7fb-30866a5cbd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:37:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:01,335 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.456s 2021-08-03 21:38:01,335 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f7bbafc-2298-45ef-89ae-ae6a121c18c0', 'x-compute-request-id': 'req-6f7bbafc-2298-45ef-89ae-ae6a121c18c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:02,543 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.200s 2021-08-03 21:38:02,544 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79e5f47f-08dd-4b17-81cb-e9eb835caa5f', 'x-compute-request-id': 'req-79e5f47f-08dd-4b17-81cb-e9eb835caa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:04,007 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.455s 2021-08-03 21:38:04,007 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a94cd11a-d4f7-4823-af4b-a653935ab48b', 'x-compute-request-id': 'req-a94cd11a-d4f7-4823-af4b-a653935ab48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:05,475 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.459s 2021-08-03 21:38:05,475 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f48187-2cc3-4a8a-b59f-d844d0d90dea', 'x-compute-request-id': 'req-c7f48187-2cc3-4a8a-b59f-d844d0d90dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:06,651 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.169s 2021-08-03 21:38:06,652 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-392c4c20-923d-4274-abd6-f74b875b8465', 'x-compute-request-id': 'req-392c4c20-923d-4274-abd6-f74b875b8465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:07,738 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:38:07,738 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cadee4a-8b05-455b-a0b8-25d33cbca073', 'x-compute-request-id': 'req-2cadee4a-8b05-455b-a0b8-25d33cbca073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:08,833 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.086s 2021-08-03 21:38:08,833 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f41eb6-5bb7-4fe6-b93c-78bb5815b7ac', 'x-compute-request-id': 'req-a3f41eb6-5bb7-4fe6-b93c-78bb5815b7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:09,916 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:38:09,917 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0177f62-23a1-49fe-aa45-9b7583ac99ce', 'x-compute-request-id': 'req-f0177f62-23a1-49fe-aa45-9b7583ac99ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:11,003 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.077s 2021-08-03 21:38:11,003 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1725746-3ab8-4309-943b-e900f51b725f', 'x-compute-request-id': 'req-a1725746-3ab8-4309-943b-e900f51b725f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:12,085 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:38:12,086 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95eeaed-d90c-4520-b8e2-55abdc828119', 'x-compute-request-id': 'req-a95eeaed-d90c-4520-b8e2-55abdc828119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:13,171 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.078s 2021-08-03 21:38:13,172 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ad6644-e85c-452b-a22d-5b0ee12a1c8b', 'x-compute-request-id': 'req-a2ad6644-e85c-452b-a22d-5b0ee12a1c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:14,259 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.078s 2021-08-03 21:38:14,259 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd5c2110-aec0-438c-89cc-b9b9af6bb72d', 'x-compute-request-id': 'req-fd5c2110-aec0-438c-89cc-b9b9af6bb72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:15,333 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.066s 2021-08-03 21:38:15,334 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ada5f76-7478-466d-a918-8f8320d1d824', 'x-compute-request-id': 'req-9ada5f76-7478-466d-a918-8f8320d1d824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:16,415 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:38:16,416 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ca91cd-7ec3-4753-bc2a-3dddf98435ca', 'x-compute-request-id': 'req-b0ca91cd-7ec3-4753-bc2a-3dddf98435ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:17,499 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.074s 2021-08-03 21:38:17,499 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aee3328-89b1-4663-b8a5-71ffe3c87137', 'x-compute-request-id': 'req-0aee3328-89b1-4663-b8a5-71ffe3c87137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:18,583 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.076s 2021-08-03 21:38:18,583 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc913b03-eb09-463f-9a8b-842aaa7acf4f', 'x-compute-request-id': 'req-bc913b03-eb09-463f-9a8b-842aaa7acf4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:19,680 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.089s 2021-08-03 21:38:19,681 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78acf51-5fa9-40f7-8ced-a48855db3a6b', 'x-compute-request-id': 'req-b78acf51-5fa9-40f7-8ced-a48855db3a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:20,869 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.179s 2021-08-03 21:38:20,869 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebca69f6-0a5f-452d-aebe-81fb858e52ed', 'x-compute-request-id': 'req-ebca69f6-0a5f-452d-aebe-81fb858e52ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:21,973 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.091s 2021-08-03 21:38:21,974 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b218f7d4-dd3d-4d38-b60c-e64a3fa99181', 'x-compute-request-id': 'req-b218f7d4-dd3d-4d38-b60c-e64a3fa99181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:23,051 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.068s 2021-08-03 21:38:23,052 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae50f72-9792-4817-bd1f-0a5a362d843f', 'x-compute-request-id': 'req-1ae50f72-9792-4817-bd1f-0a5a362d843f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:24,156 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.096s 2021-08-03 21:38:24,156 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd0081a0-20ec-461d-913b-13de8b687c87', 'x-compute-request-id': 'req-cd0081a0-20ec-461d-913b-13de8b687c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:25,233 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.069s 2021-08-03 21:38:25,233 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a1d746d-d307-41e1-ba8d-fbc97940e61a', 'x-compute-request-id': 'req-0a1d746d-d307-41e1-ba8d-fbc97940e61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:26,315 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.072s 2021-08-03 21:38:26,315 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e840b2f-f129-4da6-810f-777dc6ff500e', 'x-compute-request-id': 'req-1e840b2f-f129-4da6-810f-777dc6ff500e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:27,401 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.077s 2021-08-03 21:38:27,401 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-041b4825-8be3-4662-b31d-a1536cd271ff', 'x-compute-request-id': 'req-041b4825-8be3-4662-b31d-a1536cd271ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:28,501 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.091s 2021-08-03 21:38:28,501 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-290cc08c-c9b1-47aa-85fc-8f7924887755', 'x-compute-request-id': 'req-290cc08c-c9b1-47aa-85fc-8f7924887755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:29,637 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.127s 2021-08-03 21:38:29,638 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43f777f3-92bb-4a83-9dc4-a89f563d9e67', 'x-compute-request-id': 'req-43f777f3-92bb-4a83-9dc4-a89f563d9e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:30,734 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.087s 2021-08-03 21:38:30,734 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd626d7-29aa-4f90-ac3d-57e7e1ad902a', 'x-compute-request-id': 'req-bcd626d7-29aa-4f90-ac3d-57e7e1ad902a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:31,832 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.089s 2021-08-03 21:38:31,832 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-612c13f8-7819-4c9f-8580-57a4ad7178d8', 'x-compute-request-id': 'req-612c13f8-7819-4c9f-8580-57a4ad7178d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:32,945 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.105s 2021-08-03 21:38:32,946 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d6419c-9c3f-4eca-bbdd-8e6d7e616057', 'x-compute-request-id': 'req-86d6419c-9c3f-4eca-bbdd-8e6d7e616057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:34,121 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.167s 2021-08-03 21:38:34,122 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af0ff372-11da-4c23-9bd6-fbe16cd698a2', 'x-compute-request-id': 'req-af0ff372-11da-4c23-9bd6-fbe16cd698a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:35,235 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.105s 2021-08-03 21:38:35,236 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-457d3599-b6a1-4b3c-b048-8fe3d427a8a7', 'x-compute-request-id': 'req-457d3599-b6a1-4b3c-b048-8fe3d427a8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:36,331 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.086s 2021-08-03 21:38:36,331 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cccb1e9-062c-4364-ac7c-31b90667584d', 'x-compute-request-id': 'req-0cccb1e9-062c-4364-ac7c-31b90667584d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:37,409 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:38:37,410 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0158994a-4b32-4bd9-9399-4228f9290077', 'x-compute-request-id': 'req-0158994a-4b32-4bd9-9399-4228f9290077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:38,484 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.066s 2021-08-03 21:38:38,485 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5a731e-0a61-4475-b10e-e168f3ac9e89', 'x-compute-request-id': 'req-fe5a731e-0a61-4475-b10e-e168f3ac9e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:39,611 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.117s 2021-08-03 21:38:39,611 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c32cc17-ace4-4427-9ec2-62643ff67885', 'x-compute-request-id': 'req-3c32cc17-ace4-4427-9ec2-62643ff67885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:40,726 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.106s 2021-08-03 21:38:40,726 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56c8558f-e9c7-4262-94f0-7cc5ebf2bee5', 'x-compute-request-id': 'req-56c8558f-e9c7-4262-94f0-7cc5ebf2bee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:41,843 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.108s 2021-08-03 21:38:41,843 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52293cff-170d-4518-9d4a-e1825bcb09df', 'x-compute-request-id': 'req-52293cff-170d-4518-9d4a-e1825bcb09df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:42,947 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.097s 2021-08-03 21:38:42,948 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ec32f4-68cb-4b24-97ba-5fc5540cfdc9', 'x-compute-request-id': 'req-44ec32f4-68cb-4b24-97ba-5fc5540cfdc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:44,071 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.114s 2021-08-03 21:38:44,072 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b75703a-042d-4991-b979-6e37abee45e1', 'x-compute-request-id': 'req-3b75703a-042d-4991-b979-6e37abee45e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:45,283 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.203s 2021-08-03 21:38:45,283 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaed06a4-9071-4fbc-923b-f4252b125049', 'x-compute-request-id': 'req-eaed06a4-9071-4fbc-923b-f4252b125049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:47,241 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.949s 2021-08-03 21:38:47,241 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd4e90b-3f7e-4b39-be76-36c12f677de3', 'x-compute-request-id': 'req-6fd4e90b-3f7e-4b39-be76-36c12f677de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:48,639 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.389s 2021-08-03 21:38:48,640 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883c77d6-b452-4b28-9cf6-53e0eefb4cd0', 'x-compute-request-id': 'req-883c77d6-b452-4b28-9cf6-53e0eefb4cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:49,874 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.224s 2021-08-03 21:38:49,875 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cb1d60-86c9-4fcc-92c5-ccb504c20265', 'x-compute-request-id': 'req-f1cb1d60-86c9-4fcc-92c5-ccb504c20265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:50,995 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.112s 2021-08-03 21:38:50,995 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2564f5a5-10b0-4d79-9f86-6c0cb9358589', 'x-compute-request-id': 'req-2564f5a5-10b0-4d79-9f86-6c0cb9358589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:52,295 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.290s 2021-08-03 21:38:52,295 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f1bb941-29fe-43e6-91e0-2ba6ce545734', 'x-compute-request-id': 'req-1f1bb941-29fe-43e6-91e0-2ba6ce545734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:53,400 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.097s 2021-08-03 21:38:53,401 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d108c0d4-8156-43a8-bf24-919b6cd9baaa', 'x-compute-request-id': 'req-d108c0d4-8156-43a8-bf24-919b6cd9baaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:54,992 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.581s 2021-08-03 21:38:54,992 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-616611a2-1295-4a8c-9735-58d9f2da01da', 'x-compute-request-id': 'req-616611a2-1295-4a8c-9735-58d9f2da01da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:56,117 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.117s 2021-08-03 21:38:56,117 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e885860e-85ac-4d25-9011-729b112e6572', 'x-compute-request-id': 'req-e885860e-85ac-4d25-9011-729b112e6572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:57,280 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.154s 2021-08-03 21:38:57,281 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05bacdc3-506b-4ac2-9271-d0340e2da09d', 'x-compute-request-id': 'req-05bacdc3-506b-4ac2-9271-d0340e2da09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:58,527 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.237s 2021-08-03 21:38:58,527 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8dfed79-b95c-4681-a2e7-f0d26ebe810c', 'x-compute-request-id': 'req-a8dfed79-b95c-4681-a2e7-f0d26ebe810c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:38:59,711 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.175s 2021-08-03 21:38:59,711 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e2ec114-9324-4d98-94b6-3245a52d5aa5', 'x-compute-request-id': 'req-6e2ec114-9324-4d98-94b6-3245a52d5aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:38:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:00,917 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.196s 2021-08-03 21:39:00,917 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b8b7d32-98b2-44a6-af83-755d848474cc', 'x-compute-request-id': 'req-7b8b7d32-98b2-44a6-af83-755d848474cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:02,098 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.168s 2021-08-03 21:39:02,098 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c4870f2-b61e-45fb-b4d4-b362700da6b4', 'x-compute-request-id': 'req-8c4870f2-b61e-45fb-b4d4-b362700da6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:03,357 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.251s 2021-08-03 21:39:03,358 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11571e2-d654-43db-9c32-acc760997b4e', 'x-compute-request-id': 'req-d11571e2-d654-43db-9c32-acc760997b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:04,524 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.158s 2021-08-03 21:39:04,524 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06508b94-555f-49b7-8e70-73cd11d598c9', 'x-compute-request-id': 'req-06508b94-555f-49b7-8e70-73cd11d598c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:05,727 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.194s 2021-08-03 21:39:05,727 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-670b9af6-8725-4e03-9118-9761244cae87', 'x-compute-request-id': 'req-670b9af6-8725-4e03-9118-9761244cae87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:06,891 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.151s 2021-08-03 21:39:06,891 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03846f20-5879-4bb3-846f-31d62491b8bd', 'x-compute-request-id': 'req-03846f20-5879-4bb3-846f-31d62491b8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:07,991 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.092s 2021-08-03 21:39:07,991 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c94b261-fcf0-4692-9cd8-ae13f0b28ca8', 'x-compute-request-id': 'req-8c94b261-fcf0-4692-9cd8-ae13f0b28ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:09,162 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.159s 2021-08-03 21:39:09,162 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a67f217-9426-4cb9-bfb9-add4108359a2', 'x-compute-request-id': 'req-2a67f217-9426-4cb9-bfb9-add4108359a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:10,263 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.092s 2021-08-03 21:39:10,263 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035dd78f-bee4-484e-a1c6-cc82f5e0960d', 'x-compute-request-id': 'req-035dd78f-bee4-484e-a1c6-cc82f5e0960d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:11,341 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.068s 2021-08-03 21:39:11,341 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b077a5e2-8598-49bf-8d9b-697246c4f67e', 'x-compute-request-id': 'req-b077a5e2-8598-49bf-8d9b-697246c4f67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:12,423 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:39:12,423 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456800cb-2746-4c74-a53d-421be73d6275', 'x-compute-request-id': 'req-456800cb-2746-4c74-a53d-421be73d6275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:13,504 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.072s 2021-08-03 21:39:13,504 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f8ee20-ad59-4894-ab88-3fd398e16b94', 'x-compute-request-id': 'req-42f8ee20-ad59-4894-ab88-3fd398e16b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:14,577 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.064s 2021-08-03 21:39:14,577 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89dfbdb-6563-428c-b5ce-e194eef257a6', 'x-compute-request-id': 'req-b89dfbdb-6563-428c-b5ce-e194eef257a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:15,663 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.077s 2021-08-03 21:39:15,664 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c9d27f8-999a-4a31-b257-fbf428c4db2a', 'x-compute-request-id': 'req-7c9d27f8-999a-4a31-b257-fbf428c4db2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:16,748 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.075s 2021-08-03 21:39:16,749 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c2089f-f00e-4d76-bdff-1c8e8b435cc5', 'x-compute-request-id': 'req-b7c2089f-f00e-4d76-bdff-1c8e8b435cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:17,827 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.070s 2021-08-03 21:39:17,827 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef3bc66a-dc33-4151-afc5-a7a3d8a686db', 'x-compute-request-id': 'req-ef3bc66a-dc33-4151-afc5-a7a3d8a686db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:18,907 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:39:18,907 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e58a3b-d19b-478b-a4bb-879e82ecda4d', 'x-compute-request-id': 'req-e1e58a3b-d19b-478b-a4bb-879e82ecda4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:19,984 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.070s 2021-08-03 21:39:19,985 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feddfd03-2708-41df-8139-4b2fafb68f8f', 'x-compute-request-id': 'req-feddfd03-2708-41df-8139-4b2fafb68f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:21,071 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.078s 2021-08-03 21:39:21,072 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-448d7206-beda-474e-969c-8b004ac4b432', 'x-compute-request-id': 'req-448d7206-beda-474e-969c-8b004ac4b432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:22,154 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.073s 2021-08-03 21:39:22,154 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603335f1-9bec-4d19-9518-a2c21826a7d1', 'x-compute-request-id': 'req-603335f1-9bec-4d19-9518-a2c21826a7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:23,251 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.089s 2021-08-03 21:39:23,252 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9888c214-00a4-4333-ad4c-51c12d63c03f', 'x-compute-request-id': 'req-9888c214-00a4-4333-ad4c-51c12d63c03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:24,342 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.082s 2021-08-03 21:39:24,343 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b34b56-44f1-4426-a021-fa8827238285', 'x-compute-request-id': 'req-f1b34b56-44f1-4426-a021-fa8827238285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:25,430 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.078s 2021-08-03 21:39:25,431 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a59ad96-602c-407d-8657-7cdbbd8d31ba', 'x-compute-request-id': 'req-1a59ad96-602c-407d-8657-7cdbbd8d31ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:26,512 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.071s 2021-08-03 21:39:26,512 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c316b04-f53e-463a-b5e8-1cb3a589311b', 'x-compute-request-id': 'req-2c316b04-f53e-463a-b5e8-1cb3a589311b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:27,606 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.086s 2021-08-03 21:39:27,606 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5d62a5-27ad-45f5-b664-d8685f6d1684', 'x-compute-request-id': 'req-ae5d62a5-27ad-45f5-b664-d8685f6d1684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:28,691 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.076s 2021-08-03 21:39:28,691 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ad3fcd-8707-40be-a68c-f842dc69fbc1', 'x-compute-request-id': 'req-44ad3fcd-8707-40be-a68c-f842dc69fbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:29,799 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.099s 2021-08-03 21:39:29,800 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1382dce5-a276-4783-9e4b-e6fe0cc38d0b', 'x-compute-request-id': 'req-1382dce5-a276-4783-9e4b-e6fe0cc38d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:30,911 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.103s 2021-08-03 21:39:30,911 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2dfa18-2661-4444-8e64-ef059c96f5a8', 'x-compute-request-id': 'req-8c2dfa18-2661-4444-8e64-ef059c96f5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:32,010 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.091s 2021-08-03 21:39:32,010 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af82661-c62a-4cea-85b5-ab5e3d7d39dd', 'x-compute-request-id': 'req-8af82661-c62a-4cea-85b5-ab5e3d7d39dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:33,131 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.112s 2021-08-03 21:39:33,132 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e69c8f5e-a18f-4f9e-a353-93dbc4df3b8f', 'x-compute-request-id': 'req-e69c8f5e-a18f-4f9e-a353-93dbc4df3b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:34,282 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.142s 2021-08-03 21:39:34,283 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1810a91-6f59-4618-818a-e48f0e255184', 'x-compute-request-id': 'req-e1810a91-6f59-4618-818a-e48f0e255184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:35,450 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.159s 2021-08-03 21:39:35,450 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7855aef5-da1a-4407-8b49-341dfa545d76', 'x-compute-request-id': 'req-7855aef5-da1a-4407-8b49-341dfa545d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:36,663 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.205s 2021-08-03 21:39:36,663 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c79dde-b58c-4540-98c8-35bf49104a04', 'x-compute-request-id': 'req-66c79dde-b58c-4540-98c8-35bf49104a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:37,755 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.083s 2021-08-03 21:39:37,755 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a50dde-e092-4a63-bcad-ad2692f7804c', 'x-compute-request-id': 'req-27a50dde-e092-4a63-bcad-ad2692f7804c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:38,999 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.235s 2021-08-03 21:39:38,999 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bb8ea2c-893d-48be-8865-c17a05aa4107', 'x-compute-request-id': 'req-1bb8ea2c-893d-48be-8865-c17a05aa4107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:40,707 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.698s 2021-08-03 21:39:40,708 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25bbb75-2d16-49f8-a9b0-9df88bae2817', 'x-compute-request-id': 'req-b25bbb75-2d16-49f8-a9b0-9df88bae2817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"server": {"id": "514c0a9f-ea4b-4d4c-8e11-fcac7b448db2", "name": "tempest-TestVolumeBootPattern-server-2008400934", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:33:40Z", "updated": "2021-08-03T21:39:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2"}], "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-08-03 21:39:41,126 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 204 DELETE http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.408s 2021-08-03 21:39:41,127 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:40 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-35743d5d-b2f3-4df5-9312-268cfb78d1a4', 'x-compute-request-id': 'req-35743d5d-b2f3-4df5-9312-268cfb78d1a4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'' 2021-08-03 21:39:41,222 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 404 GET http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 0.095s 2021-08-03 21:39:41,222 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:41 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-dd3fbe49-fda5-4ae3-be8d-cf3b4f2d1618', 'x-compute-request-id': 'req-dd3fbe49-fda5-4ae3-be8d-cf3b4f2d1618', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/514c0a9f-ea4b-4d4c-8e11-fcac7b448db2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 could not be found."}}' 2021-08-03 21:39:41,288 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.061s 2021-08-03 21:39:41,288 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ffa35d-2da5-4455-8f23-755378bdf275', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'' 2021-08-03 21:39:41,318 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.029s 2021-08-03 21:39:41,318 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d1f9e4-14d2-4581-ab5a-25834f958d7c', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d1f9e4-14d2-4581-ab5a-25834f958d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'{"snapshot": {"id": "f4812798-b9b4-4151-86dc-3b84279dc81e", "created_at": "2021-08-03T21:33:37.000000", "updated_at": "2021-08-03T21:39:41.000000", "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-03 21:39:42,357 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.035s 2021-08-03 21:39:42,357 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7517a85b-7e99-41a7-90da-dd2d6b2825db', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7517a85b-7e99-41a7-90da-dd2d6b2825db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'{"snapshot": {"id": "f4812798-b9b4-4151-86dc-3b84279dc81e", "created_at": "2021-08-03T21:33:37.000000", "updated_at": "2021-08-03T21:39:41.000000", "name": "tempest-TestVolumeBootPattern-snapshot-619506816", "description": null, "volume_id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-03 21:39:43,379 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e 0.018s 2021-08-03 21:39:43,379 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe42302-b539-442f-a820-2ae8ec74bf50', 'x-openstack-request-id': 'req-cfe42302-b539-442f-a820-2ae8ec74bf50', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/f4812798-b9b4-4151-86dc-3b84279dc81e'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot f4812798-b9b4-4151-86dc-3b84279dc81e could not be found."}}' 2021-08-03 21:39:43,431 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.051s 2021-08-03 21:39:43,432 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8f67c7-3185-4374-a53a-c454aa416816', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'' 2021-08-03 21:39:43,506 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.074s 2021-08-03 21:39:43,507 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7a1525-27fc-4836-80dc-6c44fc2c27ab', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7a1525-27fc-4836-80dc-6c44fc2c27ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:39:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:44,566 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.051s 2021-08-03 21:39:44,567 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a640dc64-942e-4f62-b101-1c71691991c5', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a640dc64-942e-4f62-b101-1c71691991c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"volume": {"id": "bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:33:19.000000", "updated_at": "2021-08-03T21:39:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-334547538", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:45,601 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 0.027s 2021-08-03 21:39:45,602 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-095ff01b-722d-4880-8253-43221efe9bd8', 'x-openstack-request-id': 'req-095ff01b-722d-4880-8253-43221efe9bd8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb4f5bfb-dfd1-4e67-88f4-faf6d2af7dd5 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 144, in test_create_server_from_volume_snapshot server = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1187, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Server 514c0a9f-ea4b-4d4c-8e11-fcac7b448db2 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
fail
ft26.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:39:45,695 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/image/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd 0.037s 2021-08-03 21:39:45,695 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a2dc8f0-2749-4a68-a186-c13c07f18efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/image/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d2b4dadbaae840049cb976d4a2dc6e54", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "created_at": "2021-08-03T20:59:17Z", "updated_at": "2021-08-03T20:59:32Z", "tags": [], "self": "/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd", "file": "/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd/file", "schema": "/v2/schemas/image"}' 2021-08-03 21:39:46,115 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes 0.419s 2021-08-03 21:39:46,116 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "snapshot_id": null, "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37aa1e5d-3644-43af-8e6d-e4c2fe127b51', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37aa1e5d-3644-43af-8e6d-e4c2fe127b51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.036656", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-03 21:39:46,194 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.072s 2021-08-03 21:39:46,195 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ccbeb9b-8935-4e1f-b8d1-a2014fcfd051', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ccbeb9b-8935-4e1f-b8d1-a2014fcfd051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:47,253 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.050s 2021-08-03 21:39:47,254 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ade17e7-fcd2-467c-af4c-d83284606536', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ade17e7-fcd2-467c-af4c-d83284606536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:48,313 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.051s 2021-08-03 21:39:48,313 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bae85d2-40eb-4ec1-af1a-508763c8e68d', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bae85d2-40eb-4ec1-af1a-508763c8e68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:49,389 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.067s 2021-08-03 21:39:49,389 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65aae8b6-5dad-473b-bf82-5cf0aab81cac', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65aae8b6-5dad-473b-bf82-5cf0aab81cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:50,449 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.052s 2021-08-03 21:39:50,450 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcea9984-d3b6-442d-aa85-8ae55d268f2f', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcea9984-d3b6-442d-aa85-8ae55d268f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:51,521 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.063s 2021-08-03 21:39:51,521 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74985f9-441c-4f69-b8b0-432b33546949', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74985f9-441c-4f69-b8b0-432b33546949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:52,586 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.056s 2021-08-03 21:39:52,587 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293252bc-f6e7-4596-ad61-708c0215c38f', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293252bc-f6e7-4596-ad61-708c0215c38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:53,674 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.079s 2021-08-03 21:39:53,674 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbfcab4-efa6-4681-b748-1ff4e66b2a6f', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbfcab4-efa6-4681-b748-1ff4e66b2a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:54,728 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.046s 2021-08-03 21:39:54,729 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e201c872-59e5-4473-a24b-3302e2f54f0a', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e201c872-59e5-4473-a24b-3302e2f54f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:55,801 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.064s 2021-08-03 21:39:55,801 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52d5a9f-e49e-4889-91ad-0dceba2ee789', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52d5a9f-e49e-4889-91ad-0dceba2ee789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:56,863 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.053s 2021-08-03 21:39:56,864 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2174792-3b5c-4691-8e0c-93fb3cdea594', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2174792-3b5c-4691-8e0c-93fb3cdea594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:57,933 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.061s 2021-08-03 21:39:57,933 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aee7f39-951b-4287-b6f4-c87688ce6f59', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aee7f39-951b-4287-b6f4-c87688ce6f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:39:59,041 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.100s 2021-08-03 21:39:59,042 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a5f74f-07ba-4168-9e3e-eb6fbb86d592', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a5f74f-07ba-4168-9e3e-eb6fbb86d592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:40:00,113 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.062s 2021-08-03 21:40:00,113 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3fdc306-f513-434e-8987-f432295f30fe', 'content-length': '983', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3fdc306-f513-434e-8987-f432295f30fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:40:01,182 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.061s 2021-08-03 21:40:01,183 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3785355a-b620-4e1f-8643-bff014be831e', 'content-length': '983', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3785355a-b620-4e1f-8643-bff014be831e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:39:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:40:02,235 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.045s 2021-08-03 21:40:02,236 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d7db17-935f-4bd8-a4fe-be912e53d16e', 'content-length': '1371', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d7db17-935f-4bd8-a4fe-be912e53d16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:40:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:40:02,243 110118 INFO [tempest.common.waiters] volume 85237efd-1a0f-4ddf-8241-9b766bf8265a reached available after waiting for 16.243259 seconds 2021-08-03 21:40:02,287 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.043s 2021-08-03 21:40:02,287 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e5ef80-1217-4ea9-9baa-3a62e595194c', 'content-length': '1371', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e5ef80-1217-4ea9-9baa-3a62e595194c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:40:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:40:02,372 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.074s 2021-08-03 21:40:02,373 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3408', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-94c35fe8-1088-464b-acab-3d6324a4957d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "18bbe79d059b46d8bb77bf649d61654d", "name": "tempest-TestVolumeBootPattern-805935294-project", "password_expires_at": null}, "audit_ids": ["d3iDJpQ3RlWPCkWE-s5RwA"], "expires_at": "2021-08-03T22:40:02.000000Z", "issued_at": "2021-08-03T21:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71635f3655f45138d54c46e88b8d906", "name": "tempest-TestVolumeBootPattern-805935294"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:40:02,373 110118 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'd97f98f8-d21b-4296-b451-7df5182b3452', 'name': 'tempest-TestVolumeBootPattern-74431432-network', 'tenant_id': 'e71635f3655f45138d54c46e88b8d906', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e71635f3655f45138d54c46e88b8d906', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 860, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:32:37Z', 'updated_at': '2021-08-03T21:32:37Z', 'revision_number': 1} available for tenant 2021-08-03 21:40:03,067 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.222.0.102/compute/v2.1/servers 0.692s 2021-08-03 21:40:03,067 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "d97f98f8-d21b-4296-b451-7df5182b3452"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac551fc-6178-48e6-8931-44a2e84ce6a9', 'x-compute-request-id': 'req-3ac551fc-6178-48e6-8931-44a2e84ce6a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2bZFbPHPUmwM"}}' 2021-08-03 21:40:03,376 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.306s 2021-08-03 21:40:03,376 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1074', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25a6e582-1c38-4be9-b933-02398329070b', 'x-compute-request-id': 'req-25a6e582-1c38-4be9-b933-02398329070b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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-08-03 21:40:04,552 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.167s 2021-08-03 21:40:04,552 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03eb66a2-3a70-4377-832c-a0c18148a554', 'x-compute-request-id': 'req-03eb66a2-3a70-4377-832c-a0c18148a554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:04,560 110118 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2021-08-03 21:40:05,812 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.251s 2021-08-03 21:40:05,813 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41824bf6-b3f5-48bf-813f-fb82c3cfbc8b', 'x-compute-request-id': 'req-41824bf6-b3f5-48bf-813f-fb82c3cfbc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:06,977 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.155s 2021-08-03 21:40:06,977 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c4fc869-2809-4b8c-96ee-a684ecff0b12', 'x-compute-request-id': 'req-2c4fc869-2809-4b8c-96ee-a684ecff0b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:08,137 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.150s 2021-08-03 21:40:08,137 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e6c0285-c84c-4b9c-8601-6838b8b6f297', 'x-compute-request-id': 'req-7e6c0285-c84c-4b9c-8601-6838b8b6f297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:09,296 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.151s 2021-08-03 21:40:09,297 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6649d2df-e310-4874-a7e8-f182f390f733', 'x-compute-request-id': 'req-6649d2df-e310-4874-a7e8-f182f390f733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:10,455 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.151s 2021-08-03 21:40:10,456 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a088163c-2ce4-45ff-a6c8-fdb7fdcd2cd3', 'x-compute-request-id': 'req-a088163c-2ce4-45ff-a6c8-fdb7fdcd2cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:10,463 110118 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2021-08-03 21:40:11,612 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.146s 2021-08-03 21:40:11,612 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61202649-cce6-44a5-a6aa-7456a3588d46', 'x-compute-request-id': 'req-61202649-cce6-44a5-a6aa-7456a3588d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:12,770 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.149s 2021-08-03 21:40:12,770 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03d2e383-5df4-4bbc-92ec-c340a28c8885', 'x-compute-request-id': 'req-03d2e383-5df4-4bbc-92ec-c340a28c8885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:13,934 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.153s 2021-08-03 21:40:13,934 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ee5e2f-e712-43b6-b095-570006356bc3', 'x-compute-request-id': 'req-71ee5e2f-e712-43b6-b095-570006356bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:15,102 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.159s 2021-08-03 21:40:15,103 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd28e58-bb73-4178-8126-6106fb761fbf', 'x-compute-request-id': 'req-1cd28e58-bb73-4178-8126-6106fb761fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:16,273 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.160s 2021-08-03 21:40:16,273 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-081da2cf-da3c-4217-8590-9d3dc9d2d897', 'x-compute-request-id': 'req-081da2cf-da3c-4217-8590-9d3dc9d2d897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:17,431 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.149s 2021-08-03 21:40:17,432 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2811f7db-e1c2-44ca-bb73-590dbd7b314a', 'x-compute-request-id': 'req-2811f7db-e1c2-44ca-bb73-590dbd7b314a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:18,588 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.149s 2021-08-03 21:40:18,589 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdbfdfb9-368c-466f-b9bf-4eb2d9ef8a37', 'x-compute-request-id': 'req-cdbfdfb9-368c-466f-b9bf-4eb2d9ef8a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:19,755 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.158s 2021-08-03 21:40:19,756 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be29f1c1-ee6e-41ac-aa4d-494f9b442911', 'x-compute-request-id': 'req-be29f1c1-ee6e-41ac-aa4d-494f9b442911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:20,942 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.176s 2021-08-03 21:40:20,942 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8500a4a-cd79-4100-821e-70a8702b12c2', 'x-compute-request-id': 'req-b8500a4a-cd79-4100-821e-70a8702b12c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:22,112 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.161s 2021-08-03 21:40:22,113 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f66b32a-e118-4d72-b52b-1f06ee452501', 'x-compute-request-id': 'req-2f66b32a-e118-4d72-b52b-1f06ee452501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:23,277 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.155s 2021-08-03 21:40:23,277 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68451a0c-2a6e-4738-9f9d-498055f79ef3', 'x-compute-request-id': 'req-68451a0c-2a6e-4738-9f9d-498055f79ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "ACTIVE", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:22Z", "addresses": {"tempest-TestVolumeBootPattern-74431432-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:0d:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:40:22.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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:23,284 110118 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2021-08-03 21:40:23,561 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.276s 2021-08-03 21:40:23,562 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634be695-8d5a-4bcb-ac36-fd1d77189d4b', 'x-compute-request-id': 'req-634be695-8d5a-4bcb-ac36-fd1d77189d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "ACTIVE", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:40:22Z", "addresses": {"tempest-TestVolumeBootPattern-74431432-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:0d:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:40:22.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": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:40:23,569 110118 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPattern-volume-backed-server-1803507736 2021-08-03 21:40:24,908 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d/action 1.338s 2021-08-03 21:40:24,908 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"createImage": {"name": "tempest-TestVolumeBootPatternsnapshot-974826770"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.222.0.102/image//images/c065de54-e5de-4b93-9d44-df844e49257e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5d332a-c4d6-4a63-8f67-30067b1621dc', 'x-compute-request-id': 'req-0e5d332a-c4d6-4a63-8f67-30067b1621dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d/action'} Body: b'' 2021-08-03 21:40:24,953 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e 0.043s 2021-08-03 21:40:24,954 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6aabf100-827e-400d-a007-3868cee679d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e'} Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"disk_bus\\": null, \\"device_name\\": \\"/dev/sda\\", \\"delete_on_termination\\": true, \\"device_type\\": null, \\"no_device\\": null, \\"boot_index\\": 0, \\"volume_type\\": null, \\"destination_type\\": \\"volume\\", \\"snapshot_id\\": \\"d4b0e05e-67b4-49f2-9bcc-d5257777c337\\", \\"volume_size\\": 1, \\"tag\\": null, \\"image_id\\": null, \\"guest_format\\": null, \\"volume_id\\": null, \\"source_type\\": \\"snapshot\\"}]", "boot_roles": "reader,member", "hw_rng_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPattern-805935294", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPattern-805935294-project", "root_device_name": "/dev/sda", "signature_verified": "False", "name": "tempest-TestVolumeBootPatternsnapshot-974826770", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e71635f3655f45138d54c46e88b8d906", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "c065de54-e5de-4b93-9d44-df844e49257e", "created_at": "2021-08-03T21:40:24Z", "updated_at": "2021-08-03T21:40:25Z", "tags": [], "self": "/v2/images/c065de54-e5de-4b93-9d44-df844e49257e", "file": "/v2/images/c065de54-e5de-4b93-9d44-df844e49257e/file", "schema": "/v2/schemas/image"}' 2021-08-03 21:40:24,998 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e 0.044s 2021-08-03 21:40:24,999 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9f854fe-5f9a-465e-b7ca-8ab9f92f2020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e'} Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"disk_bus\\": null, \\"device_name\\": \\"/dev/sda\\", \\"delete_on_termination\\": true, \\"device_type\\": null, \\"no_device\\": null, \\"boot_index\\": 0, \\"volume_type\\": null, \\"destination_type\\": \\"volume\\", \\"snapshot_id\\": \\"d4b0e05e-67b4-49f2-9bcc-d5257777c337\\", \\"volume_size\\": 1, \\"tag\\": null, \\"image_id\\": null, \\"guest_format\\": null, \\"volume_id\\": null, \\"source_type\\": \\"snapshot\\"}]", "boot_roles": "reader,member", "hw_rng_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPattern-805935294", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPattern-805935294-project", "root_device_name": "/dev/sda", "signature_verified": "False", "name": "tempest-TestVolumeBootPatternsnapshot-974826770", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "e71635f3655f45138d54c46e88b8d906", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "c065de54-e5de-4b93-9d44-df844e49257e", "created_at": "2021-08-03T21:40:24Z", "updated_at": "2021-08-03T21:40:25Z", "tags": [], "self": "/v2/images/c065de54-e5de-4b93-9d44-df844e49257e", "file": "/v2/images/c065de54-e5de-4b93-9d44-df844e49257e/file", "schema": "/v2/schemas/image"}' 2021-08-03 21:40:25,024 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337 0.025s 2021-08-03 21:40:25,025 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8675e1e-8d05-42d6-9f31-446a68d2d202', 'content-length': '451', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8675e1e-8d05-42d6-9f31-446a68d2d202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337'} Body: b'{"snapshot": {"id": "d4b0e05e-67b4-49f2-9bcc-d5257777c337", "created_at": "2021-08-03T21:40:24.000000", "updated_at": null, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-974826770", "description": null, "volume_id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-03 21:40:26,053 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337 0.024s 2021-08-03 21:40:26,053 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf99db5-e357-4cf7-9c68-1b076e493726', 'content-length': '478', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf99db5-e357-4cf7-9c68-1b076e493726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337'} Body: b'{"snapshot": {"id": "d4b0e05e-67b4-49f2-9bcc-d5257777c337", "created_at": "2021-08-03T21:40:24.000000", "updated_at": "2021-08-03T21:40:26.000000", "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-974826770", "description": null, "volume_id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-03 21:40:26,056 110118 INFO [tempest.common.waiters] snapshot d4b0e05e-67b4-49f2-9bcc-d5257777c337 reached available after waiting for 1.056042 seconds 2021-08-03 21:40:26,056 110118 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternsnapshot-974826770 for server tempest-TestVolumeBootPattern-volume-backed-server-1803507736 2021-08-03 21:40:26,094 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.032s 2021-08-03 21:40:26,094 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3408', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2bcfa56f-aa54-4b00-bd07-ed729096630b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "18bbe79d059b46d8bb77bf649d61654d", "name": "tempest-TestVolumeBootPattern-805935294-project", "password_expires_at": null}, "audit_ids": ["vjwywqlPRjCFt6l3fIX0Yg"], "expires_at": "2021-08-03T22:40:26.000000Z", "issued_at": "2021-08-03T21:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71635f3655f45138d54c46e88b8d906", "name": "tempest-TestVolumeBootPattern-805935294"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:40:26,095 110118 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'd97f98f8-d21b-4296-b451-7df5182b3452', 'name': 'tempest-TestVolumeBootPattern-74431432-network', 'tenant_id': 'e71635f3655f45138d54c46e88b8d906', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e71635f3655f45138d54c46e88b8d906', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 860, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:32:37Z', 'updated_at': '2021-08-03T21:32:37Z', 'revision_number': 1} available for tenant 2021-08-03 21:40:26,726 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.222.0.102/compute/v2.1/servers 0.630s 2021-08-03 21:40:26,726 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "imageRef": "c065de54-e5de-4b93-9d44-df844e49257e", "flavorRef": "452", "networks": [{"uuid": "d97f98f8-d21b-4296-b451-7df5182b3452"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f8741f-f42f-4ca1-a715-0bb17cd301c6', 'x-compute-request-id': 'req-b9f8741f-f42f-4ca1-a715-0bb17cd301c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eAyy63XBce8m"}}' 2021-08-03 21:40:27,080 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.351s 2021-08-03 21:40:27,080 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5b1477-3468-4fbb-b804-e3878cbf2206', 'x-compute-request-id': 'req-7c5b1477-3468-4fbb-b804-e3878cbf2206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:28,160 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:40:28,160 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da16e63-512d-4b06-afe9-3046ecb0f13c', 'x-compute-request-id': 'req-8da16e63-512d-4b06-afe9-3046ecb0f13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:29,251 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.083s 2021-08-03 21:40:29,252 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc317778-69f6-4022-ae43-a4797f43659a', 'x-compute-request-id': 'req-fc317778-69f6-4022-ae43-a4797f43659a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:30,344 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.084s 2021-08-03 21:40:30,344 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66efefe3-ac56-4c1d-95e7-4df5f172a1d9', 'x-compute-request-id': 'req-66efefe3-ac56-4c1d-95e7-4df5f172a1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:31,421 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:40:31,421 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7111f0ce-b10a-4879-8fa0-ca5c8ac91b5a', 'x-compute-request-id': 'req-7111f0ce-b10a-4879-8fa0-ca5c8ac91b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:32,500 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:40:32,501 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c304b4b3-d470-4285-b357-e6b66d2d7056', 'x-compute-request-id': 'req-c304b4b3-d470-4285-b357-e6b66d2d7056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:33,600 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.090s 2021-08-03 21:40:33,600 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e5e77d-c0fe-4f47-b494-154626405a37', 'x-compute-request-id': 'req-b4e5e77d-c0fe-4f47-b494-154626405a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:34,682 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.073s 2021-08-03 21:40:34,683 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bcc79a9-1483-4e3d-82a1-dfc3053e3567', 'x-compute-request-id': 'req-6bcc79a9-1483-4e3d-82a1-dfc3053e3567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:35,778 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.087s 2021-08-03 21:40:35,778 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376e9a85-0d47-4abb-ac0f-051e76b4bf66', 'x-compute-request-id': 'req-376e9a85-0d47-4abb-ac0f-051e76b4bf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:36,867 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.080s 2021-08-03 21:40:36,867 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6bbbe7e-e498-43f6-adc2-ae1c05fa9dce', 'x-compute-request-id': 'req-e6bbbe7e-e498-43f6-adc2-ae1c05fa9dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:37,944 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:40:37,944 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f6c87ab-3bc8-4e91-b49d-910e298a961e', 'x-compute-request-id': 'req-3f6c87ab-3bc8-4e91-b49d-910e298a961e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:39,038 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.080s 2021-08-03 21:40:39,038 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cdca71e-b29d-4e5d-ba45-2fa24e81bf38', 'x-compute-request-id': 'req-2cdca71e-b29d-4e5d-ba45-2fa24e81bf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:40,115 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:40:40,115 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-551d44ce-3aed-4f29-be59-4c031823e66a', 'x-compute-request-id': 'req-551d44ce-3aed-4f29-be59-4c031823e66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:41,194 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:40:41,194 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e5c859-fcbb-4a65-abce-cde158aafef6', 'x-compute-request-id': 'req-46e5c859-fcbb-4a65-abce-cde158aafef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:42,284 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.082s 2021-08-03 21:40:42,285 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-018a7b2e-faed-4676-b7f0-5a8902a24180', 'x-compute-request-id': 'req-018a7b2e-faed-4676-b7f0-5a8902a24180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:43,370 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.075s 2021-08-03 21:40:43,370 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9bb522-b06a-4f1b-a7fb-7b1e38dcf7c8', 'x-compute-request-id': 'req-ae9bb522-b06a-4f1b-a7fb-7b1e38dcf7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:44,464 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.085s 2021-08-03 21:40:44,464 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75fc1d69-2355-43bc-bb68-b27ec41ddffe', 'x-compute-request-id': 'req-75fc1d69-2355-43bc-bb68-b27ec41ddffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:45,853 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.380s 2021-08-03 21:40:45,853 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e71d156b-c8eb-4e1d-a484-127daf414dbf', 'x-compute-request-id': 'req-e71d156b-c8eb-4e1d-a484-127daf414dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:47,042 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.180s 2021-08-03 21:40:47,043 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-039b1ce8-64dc-4637-a7ca-678e4023aaa2', 'x-compute-request-id': 'req-039b1ce8-64dc-4637-a7ca-678e4023aaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:48,359 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.304s 2021-08-03 21:40:48,359 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d8c4bc-d5aa-4fd1-98b8-824a66cba530', 'x-compute-request-id': 'req-75d8c4bc-d5aa-4fd1-98b8-824a66cba530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:49,504 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.136s 2021-08-03 21:40:49,505 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78e0447-d345-47b5-9767-d49dbaf79b7a', 'x-compute-request-id': 'req-e78e0447-d345-47b5-9767-d49dbaf79b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:50,806 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.293s 2021-08-03 21:40:50,807 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67971af-9c6b-4783-9eae-cb008cec2c42', 'x-compute-request-id': 'req-b67971af-9c6b-4783-9eae-cb008cec2c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:52,057 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.241s 2021-08-03 21:40:52,057 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f6426c-adee-4c7d-89c8-567d0cf2761f', 'x-compute-request-id': 'req-69f6426c-adee-4c7d-89c8-567d0cf2761f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:53,231 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.165s 2021-08-03 21:40:53,231 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061b56ec-cb06-4dd6-b8e5-36d7302ba781', 'x-compute-request-id': 'req-061b56ec-cb06-4dd6-b8e5-36d7302ba781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:54,441 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.200s 2021-08-03 21:40:54,441 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe18152-1986-4c7c-8035-475d8d9344bb', 'x-compute-request-id': 'req-0fe18152-1986-4c7c-8035-475d8d9344bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:55,607 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.156s 2021-08-03 21:40:55,607 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e85d0c0-5c2a-4b84-83fd-e04cb29b2168', 'x-compute-request-id': 'req-9e85d0c0-5c2a-4b84-83fd-e04cb29b2168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:56,972 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.355s 2021-08-03 21:40:56,972 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06828946-40e6-4541-b7c0-7aaddd496223', 'x-compute-request-id': 'req-06828946-40e6-4541-b7c0-7aaddd496223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:58,050 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:40:58,051 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16d20b8-c0b5-46ac-9c18-809ec9078b15', 'x-compute-request-id': 'req-e16d20b8-c0b5-46ac-9c18-809ec9078b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:40:59,181 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.122s 2021-08-03 21:40:59,181 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6cc5faf-b5e3-42dc-bb16-6b51f6bc00e9', 'x-compute-request-id': 'req-e6cc5faf-b5e3-42dc-bb16-6b51f6bc00e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:40:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:01,127 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.937s 2021-08-03 21:41:01,127 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a95d1b-6378-4229-a957-22b899b4fe29', 'x-compute-request-id': 'req-48a95d1b-6378-4229-a957-22b899b4fe29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:02,341 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.204s 2021-08-03 21:41:02,342 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199d408a-0098-4916-a50e-2e02b3ffe00a', 'x-compute-request-id': 'req-199d408a-0098-4916-a50e-2e02b3ffe00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:03,911 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.560s 2021-08-03 21:41:03,911 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e570fefd-c74d-49f7-9747-fc1b38f78872', 'x-compute-request-id': 'req-e570fefd-c74d-49f7-9747-fc1b38f78872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:05,231 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.309s 2021-08-03 21:41:05,232 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-592d1bd7-0993-4abe-a716-02e39afb3d8b', 'x-compute-request-id': 'req-592d1bd7-0993-4abe-a716-02e39afb3d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:06,846 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.603s 2021-08-03 21:41:06,846 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-444b2343-496c-49c8-a0bd-22de0f9102ef', 'x-compute-request-id': 'req-444b2343-496c-49c8-a0bd-22de0f9102ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:08,157 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.303s 2021-08-03 21:41:08,158 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80e500d4-edc1-4356-8f0d-5ad6e3c3edce', 'x-compute-request-id': 'req-80e500d4-edc1-4356-8f0d-5ad6e3c3edce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:09,248 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.081s 2021-08-03 21:41:09,248 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42ed34e-8f30-404f-979a-ae5ac4321374', 'x-compute-request-id': 'req-c42ed34e-8f30-404f-979a-ae5ac4321374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:10,405 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.148s 2021-08-03 21:41:10,405 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98adaf29-bc98-4f6a-87f0-a025ac152c0c', 'x-compute-request-id': 'req-98adaf29-bc98-4f6a-87f0-a025ac152c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:11,509 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.095s 2021-08-03 21:41:11,509 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63faff76-e7b5-462a-a51a-3c206f3c9701', 'x-compute-request-id': 'req-63faff76-e7b5-462a-a51a-3c206f3c9701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:12,754 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.236s 2021-08-03 21:41:12,755 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4335b89-fcb9-4ce7-bf72-ebb72422cfbd', 'x-compute-request-id': 'req-b4335b89-fcb9-4ce7-bf72-ebb72422cfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:13,934 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.170s 2021-08-03 21:41:13,934 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed1c512-1481-441a-89e8-8841ad1fd214', 'x-compute-request-id': 'req-4ed1c512-1481-441a-89e8-8841ad1fd214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:15,093 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.150s 2021-08-03 21:41:15,093 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e4ecf1-ed63-4aab-aa31-ac042283ffa1', 'x-compute-request-id': 'req-a2e4ecf1-ed63-4aab-aa31-ac042283ffa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:16,306 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.205s 2021-08-03 21:41:16,306 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a67161-201f-4f3e-a91a-20e4f165da34', 'x-compute-request-id': 'req-31a67161-201f-4f3e-a91a-20e4f165da34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:17,640 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.326s 2021-08-03 21:41:17,641 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a284ab78-3c4e-4629-9d79-57ff23d03499', 'x-compute-request-id': 'req-a284ab78-3c4e-4629-9d79-57ff23d03499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:18,811 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.161s 2021-08-03 21:41:18,811 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-325879c7-e9c5-41e8-b9da-73f3f1a7ce5b', 'x-compute-request-id': 'req-325879c7-e9c5-41e8-b9da-73f3f1a7ce5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:19,979 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.159s 2021-08-03 21:41:19,979 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28670496-1257-4aca-ae40-3477732ceb1a', 'x-compute-request-id': 'req-28670496-1257-4aca-ae40-3477732ceb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:21,172 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.184s 2021-08-03 21:41:21,172 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db543280-e792-4785-ad30-8d8d865067e3', 'x-compute-request-id': 'req-db543280-e792-4785-ad30-8d8d865067e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:22,365 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.183s 2021-08-03 21:41:22,365 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83fb565b-d221-46a4-bc20-13546862d8b5', 'x-compute-request-id': 'req-83fb565b-d221-46a4-bc20-13546862d8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:23,577 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.203s 2021-08-03 21:41:23,577 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96659ab5-b184-41ff-85ba-32085a7eb5b3', 'x-compute-request-id': 'req-96659ab5-b184-41ff-85ba-32085a7eb5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:24,746 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.161s 2021-08-03 21:41:24,747 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ad1a20-ae7c-4914-bb60-8f52a80a34d1', 'x-compute-request-id': 'req-00ad1a20-ae7c-4914-bb60-8f52a80a34d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:25,950 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.194s 2021-08-03 21:41:25,950 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56857365-6bd9-43c2-bbcc-b1899cf74b91', 'x-compute-request-id': 'req-56857365-6bd9-43c2-bbcc-b1899cf74b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:27,146 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.187s 2021-08-03 21:41:27,146 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed646062-fd30-4b9e-a45e-286024730b93', 'x-compute-request-id': 'req-ed646062-fd30-4b9e-a45e-286024730b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:28,394 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.238s 2021-08-03 21:41:28,394 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0b3a7c-23c1-4cc4-87b6-b55764174a1f', 'x-compute-request-id': 'req-8a0b3a7c-23c1-4cc4-87b6-b55764174a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:29,910 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.507s 2021-08-03 21:41:29,910 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c73ae6d0-9724-4989-b4a6-462978fd3b02', 'x-compute-request-id': 'req-c73ae6d0-9724-4989-b4a6-462978fd3b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:31,086 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.167s 2021-08-03 21:41:31,086 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000de51e-08a1-4604-8111-9833f049fa2e', 'x-compute-request-id': 'req-000de51e-08a1-4604-8111-9833f049fa2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:32,273 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.178s 2021-08-03 21:41:32,273 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0816cdb0-9ae3-4117-9e66-c0001f64796a', 'x-compute-request-id': 'req-0816cdb0-9ae3-4117-9e66-c0001f64796a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:33,437 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.155s 2021-08-03 21:41:33,437 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c44d872a-173b-4d98-8bd2-f939781f9003', 'x-compute-request-id': 'req-c44d872a-173b-4d98-8bd2-f939781f9003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:34,607 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.160s 2021-08-03 21:41:34,607 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a688d4-f33a-42f1-a784-f9332cc739c4', 'x-compute-request-id': 'req-29a688d4-f33a-42f1-a784-f9332cc739c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:35,776 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.159s 2021-08-03 21:41:35,776 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b8d4b39-f4e4-4756-8708-ef53d91136e8', 'x-compute-request-id': 'req-5b8d4b39-f4e4-4756-8708-ef53d91136e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:36,954 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.170s 2021-08-03 21:41:36,954 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b651f26a-a49a-48b4-990a-62659611f3f5', 'x-compute-request-id': 'req-b651f26a-a49a-48b4-990a-62659611f3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:38,520 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.558s 2021-08-03 21:41:38,520 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-310c3574-bc42-4678-8be5-242e4fea30c2', 'x-compute-request-id': 'req-310c3574-bc42-4678-8be5-242e4fea30c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:39,673 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.144s 2021-08-03 21:41:39,673 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911564dd-d626-4d5d-b124-3dfa47718fc6', 'x-compute-request-id': 'req-911564dd-d626-4d5d-b124-3dfa47718fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:40,753 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:41:40,753 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8e206b-01bc-4487-8714-ef018acfdf98', 'x-compute-request-id': 'req-3f8e206b-01bc-4487-8714-ef018acfdf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:41,831 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:41:41,831 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97ec89f-8fa6-4415-89c7-4a19a1868bdd', 'x-compute-request-id': 'req-c97ec89f-8fa6-4415-89c7-4a19a1868bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:42,909 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:41:42,909 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3784fb-bde8-41a0-911f-3adb9b4f5053', 'x-compute-request-id': 'req-4a3784fb-bde8-41a0-911f-3adb9b4f5053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:43,984 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:41:43,985 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6698717-e5fe-4031-a223-f6ef22eeae59', 'x-compute-request-id': 'req-f6698717-e5fe-4031-a223-f6ef22eeae59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:45,065 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:41:45,066 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae0d3a80-1d2d-42d8-8f6c-13d3b96c2477', 'x-compute-request-id': 'req-ae0d3a80-1d2d-42d8-8f6c-13d3b96c2477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:46,155 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.081s 2021-08-03 21:41:46,156 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f84eb31-6218-47fe-a5c8-2dc9b84fd31e', 'x-compute-request-id': 'req-4f84eb31-6218-47fe-a5c8-2dc9b84fd31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:47,231 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:41:47,232 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45a732f9-d7b6-463a-94ce-879e940a0d98', 'x-compute-request-id': 'req-45a732f9-d7b6-463a-94ce-879e940a0d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:48,309 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:41:48,309 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bced430b-16b9-4123-9269-dc07e8ebd161', 'x-compute-request-id': 'req-bced430b-16b9-4123-9269-dc07e8ebd161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:49,387 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:41:49,387 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ba1e6c-61d4-43e1-b779-68793b557d7a', 'x-compute-request-id': 'req-73ba1e6c-61d4-43e1-b779-68793b557d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:50,463 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:41:50,463 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb82fb78-1129-4809-9074-049ce5e6aa41', 'x-compute-request-id': 'req-bb82fb78-1129-4809-9074-049ce5e6aa41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:51,540 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:41:51,540 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b0c4cf-3ec0-475c-abb0-633d36b370f0', 'x-compute-request-id': 'req-42b0c4cf-3ec0-475c-abb0-633d36b370f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:52,620 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:41:52,621 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b726b140-d614-44c5-9243-6a7f82c1c508', 'x-compute-request-id': 'req-b726b140-d614-44c5-9243-6a7f82c1c508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:53,717 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.088s 2021-08-03 21:41:53,717 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0853c6d4-e9b6-4354-ae5c-cdeb69b58d9f', 'x-compute-request-id': 'req-0853c6d4-e9b6-4354-ae5c-cdeb69b58d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:54,798 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:41:54,798 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c020c263-27cb-48e6-a7d4-420c4a2e5c4b', 'x-compute-request-id': 'req-c020c263-27cb-48e6-a7d4-420c4a2e5c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:55,878 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:41:55,878 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-607bf9e3-6429-48c5-a30a-c94aa6cd98a2', 'x-compute-request-id': 'req-607bf9e3-6429-48c5-a30a-c94aa6cd98a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:56,954 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:41:56,954 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e91209f-e6e9-4d15-9f04-3fbb11508521', 'x-compute-request-id': 'req-5e91209f-e6e9-4d15-9f04-3fbb11508521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:58,030 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:41:58,030 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f1ea63f-66fc-456f-9a55-5f8d2f291246', 'x-compute-request-id': 'req-5f1ea63f-66fc-456f-9a55-5f8d2f291246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:41:59,111 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:41:59,111 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9842375d-bf9b-4dfd-825c-949726101c38', 'x-compute-request-id': 'req-9842375d-bf9b-4dfd-825c-949726101c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:41:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:00,191 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:42:00,191 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6da6479-c701-4479-b2e6-9e42f5addd8d', 'x-compute-request-id': 'req-d6da6479-c701-4479-b2e6-9e42f5addd8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:01,270 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:42:01,271 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6169f8-0d20-4e8c-af6a-aa80b728d376', 'x-compute-request-id': 'req-0c6169f8-0d20-4e8c-af6a-aa80b728d376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:02,354 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.074s 2021-08-03 21:42:02,354 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce67afe3-ce92-4b7b-bbc2-c8c7b748c53c', 'x-compute-request-id': 'req-ce67afe3-ce92-4b7b-bbc2-c8c7b748c53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:03,430 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:42:03,430 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601b7fe3-3583-478e-b3ee-296f61b833be', 'x-compute-request-id': 'req-601b7fe3-3583-478e-b3ee-296f61b833be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:04,505 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:42:04,506 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f80fe6-bba0-4bc4-821c-a7d0b488bce9', 'x-compute-request-id': 'req-17f80fe6-bba0-4bc4-821c-a7d0b488bce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:05,579 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:42:05,580 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418e218a-bc92-4e38-b197-4302144b4af5', 'x-compute-request-id': 'req-418e218a-bc92-4e38-b197-4302144b4af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:06,656 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:42:06,656 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ac2a06-fe43-49dc-b79f-4acd81fd2db0', 'x-compute-request-id': 'req-02ac2a06-fe43-49dc-b79f-4acd81fd2db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:07,733 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:42:07,734 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177829ee-01a2-4fda-858c-a0477aa2869f', 'x-compute-request-id': 'req-177829ee-01a2-4fda-858c-a0477aa2869f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:08,815 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:42:08,815 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558549e1-9d57-4fd0-ba23-f50bc8716cb1', 'x-compute-request-id': 'req-558549e1-9d57-4fd0-ba23-f50bc8716cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:09,903 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.079s 2021-08-03 21:42:09,903 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b61af6e1-a101-4f9e-bd34-57ce2e576613', 'x-compute-request-id': 'req-b61af6e1-a101-4f9e-bd34-57ce2e576613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:10,978 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:42:10,978 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72968383-53d8-47a7-b0cf-fd3f6a71b92b', 'x-compute-request-id': 'req-72968383-53d8-47a7-b0cf-fd3f6a71b92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:12,144 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.157s 2021-08-03 21:42:12,144 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b447e88-45c2-4f85-8e15-68b1d5cdfe7e', 'x-compute-request-id': 'req-1b447e88-45c2-4f85-8e15-68b1d5cdfe7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:13,811 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.657s 2021-08-03 21:42:13,811 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e078ce-8ae2-44d6-a99e-ce99e4b72169', 'x-compute-request-id': 'req-02e078ce-8ae2-44d6-a99e-ce99e4b72169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:15,070 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.251s 2021-08-03 21:42:15,070 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981108d0-be2f-4e40-9aac-dd0ccba3ecb3', 'x-compute-request-id': 'req-981108d0-be2f-4e40-9aac-dd0ccba3ecb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:16,218 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.140s 2021-08-03 21:42:16,219 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4cbd01-b205-452b-b340-d7faa95bf2c5', 'x-compute-request-id': 'req-cb4cbd01-b205-452b-b340-d7faa95bf2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:17,619 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.393s 2021-08-03 21:42:17,620 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1178954c-013a-4604-9fc1-afd17345cd79', 'x-compute-request-id': 'req-1178954c-013a-4604-9fc1-afd17345cd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:18,696 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:42:18,697 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d432f8a4-a924-4966-99d1-a51a0b07cabc', 'x-compute-request-id': 'req-d432f8a4-a924-4966-99d1-a51a0b07cabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:19,897 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.192s 2021-08-03 21:42:19,897 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbec9c3a-aa30-4181-a53a-6f33c6435333', 'x-compute-request-id': 'req-dbec9c3a-aa30-4181-a53a-6f33c6435333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:20,972 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:42:20,973 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0db5417-503f-46dd-a3eb-e12c86a505c2', 'x-compute-request-id': 'req-b0db5417-503f-46dd-a3eb-e12c86a505c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:22,061 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.080s 2021-08-03 21:42:22,062 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c476eb6-3f02-42bd-a141-0bb2f7aeb5d0', 'x-compute-request-id': 'req-1c476eb6-3f02-42bd-a141-0bb2f7aeb5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:23,147 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.076s 2021-08-03 21:42:23,147 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004447a1-03bd-4a05-979a-97bec5b97626', 'x-compute-request-id': 'req-004447a1-03bd-4a05-979a-97bec5b97626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:25,122 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.966s 2021-08-03 21:42:25,122 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b0d25a8-0c02-48c3-89e5-cbabc1e87c80', 'x-compute-request-id': 'req-4b0d25a8-0c02-48c3-89e5-cbabc1e87c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:26,769 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.639s 2021-08-03 21:42:26,770 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba5dfc3-1245-4ae3-86d9-3b09d1a9cc44', 'x-compute-request-id': 'req-eba5dfc3-1245-4ae3-86d9-3b09d1a9cc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:28,451 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.670s 2021-08-03 21:42:28,451 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ebb1612-a3e5-4f70-9b08-ff7bc9af99f5', 'x-compute-request-id': 'req-9ebb1612-a3e5-4f70-9b08-ff7bc9af99f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:29,531 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:42:29,531 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec4e885-48b9-4bff-a74c-ef546c73be49', 'x-compute-request-id': 'req-4ec4e885-48b9-4bff-a74c-ef546c73be49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:30,736 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.197s 2021-08-03 21:42:30,737 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-705b1604-9e10-4056-9a85-2228fabaaa08', 'x-compute-request-id': 'req-705b1604-9e10-4056-9a85-2228fabaaa08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:31,953 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.207s 2021-08-03 21:42:31,953 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-375ec577-2f76-4573-8dde-26c3f90cd86f', 'x-compute-request-id': 'req-375ec577-2f76-4573-8dde-26c3f90cd86f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:33,079 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.117s 2021-08-03 21:42:33,079 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a279d4-f8af-49c6-8300-eee5a419aa32', 'x-compute-request-id': 'req-80a279d4-f8af-49c6-8300-eee5a419aa32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:34,238 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.150s 2021-08-03 21:42:34,238 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e2a100-3b4b-4ad7-9119-01fd406157aa', 'x-compute-request-id': 'req-50e2a100-3b4b-4ad7-9119-01fd406157aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:35,765 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.518s 2021-08-03 21:42:35,765 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d8dd17-7eb1-409e-85ba-7d12999ccf27', 'x-compute-request-id': 'req-f7d8dd17-7eb1-409e-85ba-7d12999ccf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:37,615 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.841s 2021-08-03 21:42:37,616 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e37142ac-750c-4978-8d54-ea24c0b9591f', 'x-compute-request-id': 'req-e37142ac-750c-4978-8d54-ea24c0b9591f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:38,976 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.352s 2021-08-03 21:42:38,976 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-158702b3-cd5a-4645-8c19-9abc80f405c7', 'x-compute-request-id': 'req-158702b3-cd5a-4645-8c19-9abc80f405c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:40,384 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.399s 2021-08-03 21:42:40,384 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdef9a6d-03e0-4973-baa3-efac058f59ef', 'x-compute-request-id': 'req-bdef9a6d-03e0-4973-baa3-efac058f59ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:41,602 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.210s 2021-08-03 21:42:41,602 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4343c0d1-1fc7-4cdb-897b-9253501e3d15', 'x-compute-request-id': 'req-4343c0d1-1fc7-4cdb-897b-9253501e3d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:42,763 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.153s 2021-08-03 21:42:42,763 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d0145c-6285-4aca-9678-6f4956aa2c73', 'x-compute-request-id': 'req-d9d0145c-6285-4aca-9678-6f4956aa2c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:43,929 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.157s 2021-08-03 21:42:43,930 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d8f4d4-0f90-499a-bbef-49d67755e9f9', 'x-compute-request-id': 'req-12d8f4d4-0f90-499a-bbef-49d67755e9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:45,079 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.141s 2021-08-03 21:42:45,080 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-974691d2-4032-4090-8046-c4940a304b04', 'x-compute-request-id': 'req-974691d2-4032-4090-8046-c4940a304b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:46,241 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.153s 2021-08-03 21:42:46,242 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11677677-26e8-4351-8cb8-c7cf1deee761', 'x-compute-request-id': 'req-11677677-26e8-4351-8cb8-c7cf1deee761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:47,385 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.135s 2021-08-03 21:42:47,386 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55028fcd-59a3-4650-8b66-0ee8c76da887', 'x-compute-request-id': 'req-55028fcd-59a3-4650-8b66-0ee8c76da887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:48,681 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.287s 2021-08-03 21:42:48,682 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692c1909-2208-4376-b4d3-ad3b0b1a1dc7', 'x-compute-request-id': 'req-692c1909-2208-4376-b4d3-ad3b0b1a1dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:49,855 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.165s 2021-08-03 21:42:49,855 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b73de8-11b4-42dc-9887-ed1ae2cdd33b', 'x-compute-request-id': 'req-a6b73de8-11b4-42dc-9887-ed1ae2cdd33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:51,029 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.164s 2021-08-03 21:42:51,030 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb4adf3-fdc2-45bc-b7b5-c00967f605a2', 'x-compute-request-id': 'req-2bb4adf3-fdc2-45bc-b7b5-c00967f605a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:52,112 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.074s 2021-08-03 21:42:52,113 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b5f033-25a1-4d1c-b7cc-e1728e2f0ece', 'x-compute-request-id': 'req-07b5f033-25a1-4d1c-b7cc-e1728e2f0ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:53,188 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:42:53,189 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02468be-dd96-46b5-86d8-5f9ae2aca7ce', 'x-compute-request-id': 'req-b02468be-dd96-46b5-86d8-5f9ae2aca7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:54,264 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:42:54,265 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80152504-3c22-4658-b377-8f07565c4cc9', 'x-compute-request-id': 'req-80152504-3c22-4658-b377-8f07565c4cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:55,341 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:42:55,341 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c963671-f059-4a7c-804e-f262bbc53f0a', 'x-compute-request-id': 'req-4c963671-f059-4a7c-804e-f262bbc53f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:56,417 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:42:56,417 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbfafbbb-9820-46b1-a5c4-06d51cfa9885', 'x-compute-request-id': 'req-bbfafbbb-9820-46b1-a5c4-06d51cfa9885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:57,493 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:42:57,493 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31944d52-bcbe-426f-b31e-fe9f63ff7b7d', 'x-compute-request-id': 'req-31944d52-bcbe-426f-b31e-fe9f63ff7b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:58,573 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:42:58,573 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff04acc-75c2-430a-9424-0bdc917bd6fe', 'x-compute-request-id': 'req-eff04acc-75c2-430a-9424-0bdc917bd6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:42:59,654 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.073s 2021-08-03 21:42:59,655 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8525fce5-eb07-479a-9ec9-dff28a501866', 'x-compute-request-id': 'req-8525fce5-eb07-479a-9ec9-dff28a501866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:42:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:00,730 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:00,731 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acaca43f-2d2a-4058-8a6f-41f47091e36a', 'x-compute-request-id': 'req-acaca43f-2d2a-4058-8a6f-41f47091e36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:01,831 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.092s 2021-08-03 21:43:01,832 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f571e4f-e46d-44e8-b3e5-166ddb5b42a6', 'x-compute-request-id': 'req-8f571e4f-e46d-44e8-b3e5-166ddb5b42a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:02,913 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:43:02,913 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975f812c-fb80-41a2-9ca7-08b57833fca1', 'x-compute-request-id': 'req-975f812c-fb80-41a2-9ca7-08b57833fca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:03,989 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:03,989 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34209bb3-19e2-4c9f-8804-1b0f7c40a5fa', 'x-compute-request-id': 'req-34209bb3-19e2-4c9f-8804-1b0f7c40a5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:05,066 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:43:05,067 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5356ecc0-b3d2-4e83-9684-4f2073192f51', 'x-compute-request-id': 'req-5356ecc0-b3d2-4e83-9684-4f2073192f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:06,144 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:43:06,145 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17a2d85-a8d7-4008-825c-d80b5647fdf9', 'x-compute-request-id': 'req-a17a2d85-a8d7-4008-825c-d80b5647fdf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:07,220 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:07,220 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-228c0b20-9e5a-48cd-a725-fcb452873ae9', 'x-compute-request-id': 'req-228c0b20-9e5a-48cd-a725-fcb452873ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:08,298 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:08,298 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b70a2b6-8bd8-49ec-8388-6ba8e9e28323', 'x-compute-request-id': 'req-8b70a2b6-8bd8-49ec-8388-6ba8e9e28323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:09,378 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:43:09,379 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d982cd5d-67af-4069-b14b-7af8b2790a6c', 'x-compute-request-id': 'req-d982cd5d-67af-4069-b14b-7af8b2790a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:10,455 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:10,456 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a561cc-88ae-4270-a549-3c058e965986', 'x-compute-request-id': 'req-e8a561cc-88ae-4270-a549-3c058e965986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:11,532 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:11,533 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50913212-5249-4084-a90f-82b57646b3d7', 'x-compute-request-id': 'req-50913212-5249-4084-a90f-82b57646b3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:12,610 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:12,610 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7e0256-e5bd-43b2-8bc4-f675a9c16d65', 'x-compute-request-id': 'req-4c7e0256-e5bd-43b2-8bc4-f675a9c16d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:13,686 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:13,687 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051ffd38-62b5-4975-af97-094bb7d2a2e0', 'x-compute-request-id': 'req-051ffd38-62b5-4975-af97-094bb7d2a2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:14,764 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:14,764 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af563166-825f-4ea2-aac3-f953f34e7175', 'x-compute-request-id': 'req-af563166-825f-4ea2-aac3-f953f34e7175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:15,846 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.073s 2021-08-03 21:43:15,846 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62eec9df-a41e-4e7e-b99d-6943251f960a', 'x-compute-request-id': 'req-62eec9df-a41e-4e7e-b99d-6943251f960a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:16,922 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:16,922 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e3206e-6546-46ac-8e5b-f1ebfa7308e9', 'x-compute-request-id': 'req-b5e3206e-6546-46ac-8e5b-f1ebfa7308e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:17,997 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:17,997 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c31f6ba-73c3-4774-a995-e07b252ed49b', 'x-compute-request-id': 'req-1c31f6ba-73c3-4774-a995-e07b252ed49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:19,073 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:19,074 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a37446-1299-42c6-9cb0-f18f7dfbbe7a', 'x-compute-request-id': 'req-d7a37446-1299-42c6-9cb0-f18f7dfbbe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:20,150 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:20,150 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc6b8fd0-b7d7-44eb-8733-40f7292d0d7c', 'x-compute-request-id': 'req-dc6b8fd0-b7d7-44eb-8733-40f7292d0d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:21,226 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:21,226 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4758ac1f-2c43-401d-ae68-e70413910a14', 'x-compute-request-id': 'req-4758ac1f-2c43-401d-ae68-e70413910a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:22,307 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:43:22,307 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461de467-b795-434f-9504-1dde67bfb133', 'x-compute-request-id': 'req-461de467-b795-434f-9504-1dde67bfb133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:23,384 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:43:23,385 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f986d43-1fff-42f1-bd11-04695b7670bc', 'x-compute-request-id': 'req-3f986d43-1fff-42f1-bd11-04695b7670bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:24,461 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:24,462 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be7c1777-86eb-450b-a9a8-a213ad55db4f', 'x-compute-request-id': 'req-be7c1777-86eb-450b-a9a8-a213ad55db4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:25,537 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:25,538 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dbbad7f-360e-4aac-a7e1-e0bed66e982b', 'x-compute-request-id': 'req-9dbbad7f-360e-4aac-a7e1-e0bed66e982b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:26,614 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:26,614 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c0a6570-cace-4d66-8068-1d0e8d1b4dfc', 'x-compute-request-id': 'req-0c0a6570-cace-4d66-8068-1d0e8d1b4dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:27,691 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:27,691 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-328edaf3-3d1d-4d7b-81c4-e041e4f6f39f', 'x-compute-request-id': 'req-328edaf3-3d1d-4d7b-81c4-e041e4f6f39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:28,775 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.077s 2021-08-03 21:43:28,776 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a2e33a-c53a-46d4-b62f-16d679dbc69c', 'x-compute-request-id': 'req-76a2e33a-c53a-46d4-b62f-16d679dbc69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:29,851 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:29,852 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84747401-63d2-4fd2-8b5b-de5ed639a007', 'x-compute-request-id': 'req-84747401-63d2-4fd2-8b5b-de5ed639a007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:30,930 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:43:30,931 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c12d96-af4c-419d-bf2e-c06f46317825', 'x-compute-request-id': 'req-11c12d96-af4c-419d-bf2e-c06f46317825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:32,008 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:43:32,008 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-660e64d8-1aab-41f3-9952-186f6d255b09', 'x-compute-request-id': 'req-660e64d8-1aab-41f3-9952-186f6d255b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:33,084 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:33,084 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-950d1ba8-eff3-4c75-a6e3-aa79eb9d1dcb', 'x-compute-request-id': 'req-950d1ba8-eff3-4c75-a6e3-aa79eb9d1dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:34,161 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:34,161 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b921687-6a43-4084-afb1-73ec4dc6ee14', 'x-compute-request-id': 'req-3b921687-6a43-4084-afb1-73ec4dc6ee14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:35,241 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:43:35,241 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319b2c08-7c62-4fe3-8516-e2fd20137d2d', 'x-compute-request-id': 'req-319b2c08-7c62-4fe3-8516-e2fd20137d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:36,318 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:36,318 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dfe3e6b-77af-4d1e-8ba3-9521777604c0', 'x-compute-request-id': 'req-0dfe3e6b-77af-4d1e-8ba3-9521777604c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:37,409 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.083s 2021-08-03 21:43:37,410 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9230765b-1e15-433b-8e60-f8f6f39faaf8', 'x-compute-request-id': 'req-9230765b-1e15-433b-8e60-f8f6f39faaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:38,735 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.316s 2021-08-03 21:43:38,735 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86334cee-240b-4411-93f1-87288724f05f', 'x-compute-request-id': 'req-86334cee-240b-4411-93f1-87288724f05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:39,829 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.085s 2021-08-03 21:43:39,829 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a9c1bc-5f99-4019-a7be-66910666ddfa', 'x-compute-request-id': 'req-09a9c1bc-5f99-4019-a7be-66910666ddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:40,915 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.077s 2021-08-03 21:43:40,916 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb8ad63-b200-4580-9566-ff82e34022ed', 'x-compute-request-id': 'req-9cb8ad63-b200-4580-9566-ff82e34022ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:42,015 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.091s 2021-08-03 21:43:42,016 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819f14fe-d5ed-4555-ae0c-70e4c592aa59', 'x-compute-request-id': 'req-819f14fe-d5ed-4555-ae0c-70e4c592aa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:43,106 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.081s 2021-08-03 21:43:43,107 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e542d3bd-b789-4e84-a206-624609c6e6ad', 'x-compute-request-id': 'req-e542d3bd-b789-4e84-a206-624609c6e6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:44,191 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.075s 2021-08-03 21:43:44,191 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b673232-47df-4eda-b5c3-6690e7bcfa05', 'x-compute-request-id': 'req-4b673232-47df-4eda-b5c3-6690e7bcfa05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:45,279 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.079s 2021-08-03 21:43:45,280 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1662271-a864-413f-8a94-ab094b01319b', 'x-compute-request-id': 'req-b1662271-a864-413f-8a94-ab094b01319b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:46,371 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.083s 2021-08-03 21:43:46,372 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3234e84e-c399-47fb-9e20-01a8e8c584b8', 'x-compute-request-id': 'req-3234e84e-c399-47fb-9e20-01a8e8c584b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:47,868 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.488s 2021-08-03 21:43:47,869 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71563609-cd42-407c-9696-a282600a3184', 'x-compute-request-id': 'req-71563609-cd42-407c-9696-a282600a3184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:48,952 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.075s 2021-08-03 21:43:48,952 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8646c92-3647-48ed-a285-01492b23951f', 'x-compute-request-id': 'req-b8646c92-3647-48ed-a285-01492b23951f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:50,030 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:43:50,030 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ffb0d2-44ed-485a-9812-787c64de31c3', 'x-compute-request-id': 'req-50ffb0d2-44ed-485a-9812-787c64de31c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:51,106 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:51,107 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a6c755-2d2d-4705-9219-8fff561a453f', 'x-compute-request-id': 'req-12a6c755-2d2d-4705-9219-8fff561a453f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:52,183 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:52,184 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71041d16-10d4-44f2-bcb0-485e2cde7a1d', 'x-compute-request-id': 'req-71041d16-10d4-44f2-bcb0-485e2cde7a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:53,263 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:43:53,264 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa97e4c5-f92a-4c61-bc07-904f4b542301', 'x-compute-request-id': 'req-fa97e4c5-f92a-4c61-bc07-904f4b542301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:54,346 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.074s 2021-08-03 21:43:54,347 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deab160a-3007-4b84-b50f-e44478670eae', 'x-compute-request-id': 'req-deab160a-3007-4b84-b50f-e44478670eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:55,423 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:55,423 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f85997c-1f86-4b8e-857e-e172866e8167', 'x-compute-request-id': 'req-0f85997c-1f86-4b8e-857e-e172866e8167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:56,499 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:43:56,500 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716d30d8-afc3-4cf5-9bd5-41a3b87a390c', 'x-compute-request-id': 'req-716d30d8-afc3-4cf5-9bd5-41a3b87a390c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:57,579 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:43:57,580 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7aa139-5a7b-4e38-ae2f-252fc455b1e3', 'x-compute-request-id': 'req-0b7aa139-5a7b-4e38-ae2f-252fc455b1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:58,660 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:43:58,660 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7715e7c9-aa68-4222-ba95-6fb14ebbbb32', 'x-compute-request-id': 'req-7715e7c9-aa68-4222-ba95-6fb14ebbbb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:43:59,736 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:43:59,737 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06b7435-a30f-45e2-bdff-29597e158925', 'x-compute-request-id': 'req-a06b7435-a30f-45e2-bdff-29597e158925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:43:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:00,814 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:00,815 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ed4b59-f411-4b38-93da-b6ac4d03b95e', 'x-compute-request-id': 'req-d3ed4b59-f411-4b38-93da-b6ac4d03b95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:01,897 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.073s 2021-08-03 21:44:01,897 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a67c40d-75f4-40b0-94dc-101f477c39b8', 'x-compute-request-id': 'req-0a67c40d-75f4-40b0-94dc-101f477c39b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:02,975 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:44:02,976 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0710001-9562-4999-b280-8d546d548c52', 'x-compute-request-id': 'req-b0710001-9562-4999-b280-8d546d548c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:04,052 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:04,053 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e417d7-098f-4c82-aa8d-d60b410f0294', 'x-compute-request-id': 'req-a0e417d7-098f-4c82-aa8d-d60b410f0294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:05,129 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:05,130 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a07be0-63f0-4c6a-ad77-ed32da4e053c', 'x-compute-request-id': 'req-35a07be0-63f0-4c6a-ad77-ed32da4e053c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:06,206 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:06,206 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5606604-1fa5-468e-86c5-f2c60a1f5714', 'x-compute-request-id': 'req-e5606604-1fa5-468e-86c5-f2c60a1f5714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:07,285 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:44:07,286 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378a0edd-9c75-4b63-ab87-c72eee195de9', 'x-compute-request-id': 'req-378a0edd-9c75-4b63-ab87-c72eee195de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:08,367 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:44:08,367 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ee2f25-f58d-4140-813e-bf6429e0e68f', 'x-compute-request-id': 'req-37ee2f25-f58d-4140-813e-bf6429e0e68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:09,443 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:09,444 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec06dd03-652d-43fe-825c-fba9635c0072', 'x-compute-request-id': 'req-ec06dd03-652d-43fe-825c-fba9635c0072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:10,519 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:10,520 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72939568-a96d-4231-9501-756d48671e2e', 'x-compute-request-id': 'req-72939568-a96d-4231-9501-756d48671e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:11,595 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:44:11,595 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f2cc61-ef75-4a7b-80f2-4485c19513c6', 'x-compute-request-id': 'req-03f2cc61-ef75-4a7b-80f2-4485c19513c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:12,670 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:44:12,671 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5db9037-e731-4f04-b753-7a652e353e17', 'x-compute-request-id': 'req-b5db9037-e731-4f04-b753-7a652e353e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:13,752 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:44:13,752 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa09648-0729-4df9-aa31-1a0aee491057', 'x-compute-request-id': 'req-2aa09648-0729-4df9-aa31-1a0aee491057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:14,832 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:44:14,833 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eb88054-886d-4dc8-b435-3fc864c31003', 'x-compute-request-id': 'req-0eb88054-886d-4dc8-b435-3fc864c31003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:15,911 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:44:15,912 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e93e2a-6d9a-43b5-a228-2a958c68f174', 'x-compute-request-id': 'req-12e93e2a-6d9a-43b5-a228-2a958c68f174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:16,991 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:44:16,991 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e32ad047-41ec-476e-8266-4e46b6e78d99', 'x-compute-request-id': 'req-e32ad047-41ec-476e-8266-4e46b6e78d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:18,067 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:18,068 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92db5592-9813-4183-a6a5-95022b41845b', 'x-compute-request-id': 'req-92db5592-9813-4183-a6a5-95022b41845b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:19,145 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:19,145 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503abc74-05b8-43bc-ba69-b9489be8c179', 'x-compute-request-id': 'req-503abc74-05b8-43bc-ba69-b9489be8c179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:20,226 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:44:20,227 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f1dea6b-2a38-4652-b013-68b4780fbf8c', 'x-compute-request-id': 'req-3f1dea6b-2a38-4652-b013-68b4780fbf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:21,302 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:21,303 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707c0b08-baca-4790-85d2-a1b7fc5f7fb3', 'x-compute-request-id': 'req-707c0b08-baca-4790-85d2-a1b7fc5f7fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:22,379 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:22,379 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429973c2-3d43-4587-bd60-bd689802a55d', 'x-compute-request-id': 'req-429973c2-3d43-4587-bd60-bd689802a55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:23,457 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:44:23,457 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90528c4-d6b0-453e-aaaf-0693081cde13', 'x-compute-request-id': 'req-f90528c4-d6b0-453e-aaaf-0693081cde13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:24,532 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:24,532 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2dd3cb-2b35-441d-8314-af2c97c075ce', 'x-compute-request-id': 'req-4c2dd3cb-2b35-441d-8314-af2c97c075ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:25,607 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:25,608 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115a78ce-7435-4437-b9d8-35be02a3f0ce', 'x-compute-request-id': 'req-115a78ce-7435-4437-b9d8-35be02a3f0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:26,688 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.072s 2021-08-03 21:44:26,689 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7abd5f-4cbd-41c1-9903-807b2ef0cdef', 'x-compute-request-id': 'req-8d7abd5f-4cbd-41c1-9903-807b2ef0cdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:27,765 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:27,766 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f291a321-a665-4cca-bd19-426feb7f27d8', 'x-compute-request-id': 'req-f291a321-a665-4cca-bd19-426feb7f27d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:28,844 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:44:28,845 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74b7d9a-d5af-4de4-a4e3-1e40760396d3', 'x-compute-request-id': 'req-d74b7d9a-d5af-4de4-a4e3-1e40760396d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:29,920 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:29,921 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ad4a36-8d9c-490f-8bf4-2bcfebf6f40d', 'x-compute-request-id': 'req-21ad4a36-8d9c-490f-8bf4-2bcfebf6f40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:30,997 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:30,998 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9b2b30-824a-45a1-8be3-bd61e8fbfc29', 'x-compute-request-id': 'req-ed9b2b30-824a-45a1-8be3-bd61e8fbfc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:32,073 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:44:32,073 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608ef611-cba1-4ec0-85b0-664800baa621', 'x-compute-request-id': 'req-608ef611-cba1-4ec0-85b0-664800baa621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:33,153 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.071s 2021-08-03 21:44:33,153 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df869310-7199-4662-ba82-109ea1c66201', 'x-compute-request-id': 'req-df869310-7199-4662-ba82-109ea1c66201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:34,231 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:34,231 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c92bbe2-c77a-4e27-886c-d79e4097efe6', 'x-compute-request-id': 'req-4c92bbe2-c77a-4e27-886c-d79e4097efe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:35,306 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:44:35,306 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57dddedf-5206-4d60-a9ba-6bd62384eea0', 'x-compute-request-id': 'req-57dddedf-5206-4d60-a9ba-6bd62384eea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:36,382 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:36,382 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3c32fe-78f0-416e-9153-a5d81c937e86', 'x-compute-request-id': 'req-5d3c32fe-78f0-416e-9153-a5d81c937e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:37,456 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:44:37,456 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9173842a-e537-4205-95aa-49669f42a43f', 'x-compute-request-id': 'req-9173842a-e537-4205-95aa-49669f42a43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:38,532 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:38,533 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e232b2-6ffb-403b-aa51-e9303219a8e7', 'x-compute-request-id': 'req-12e232b2-6ffb-403b-aa51-e9303219a8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:39,618 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.076s 2021-08-03 21:44:39,618 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e63b4bb8-86f1-42fe-a74b-51b3adaa2c33', 'x-compute-request-id': 'req-e63b4bb8-86f1-42fe-a74b-51b3adaa2c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:40,695 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:40,695 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c1da31-6f99-488f-bb30-f66ebd210984', 'x-compute-request-id': 'req-50c1da31-6f99-488f-bb30-f66ebd210984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:41,769 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:44:41,769 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1366d610-59a0-43ea-8a8d-d75aa4a142a8', 'x-compute-request-id': 'req-1366d610-59a0-43ea-8a8d-d75aa4a142a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:42,843 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:44:42,843 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f805080e-f823-497c-861a-3b9f8f956f2d', 'x-compute-request-id': 'req-f805080e-f823-497c-861a-3b9f8f956f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:43,920 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:44:43,921 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9260eca-4e6f-450a-9a62-5f8394b7df5c', 'x-compute-request-id': 'req-f9260eca-4e6f-450a-9a62-5f8394b7df5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:45,048 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.118s 2021-08-03 21:44:45,049 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-163972ae-08e8-4324-a4dc-a3b27f4a8ba6', 'x-compute-request-id': 'req-163972ae-08e8-4324-a4dc-a3b27f4a8ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:46,205 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.147s 2021-08-03 21:44:46,205 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0af7981c-0e8b-4e0b-8378-d78401478649', 'x-compute-request-id': 'req-0af7981c-0e8b-4e0b-8378-d78401478649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:47,358 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.143s 2021-08-03 21:44:47,358 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e7b1b7-251f-4e65-86f4-9ef4c8127587', 'x-compute-request-id': 'req-78e7b1b7-251f-4e65-86f4-9ef4c8127587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:48,935 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.568s 2021-08-03 21:44:48,936 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697ee556-7d63-402f-8a87-8471ac1382c4', 'x-compute-request-id': 'req-697ee556-7d63-402f-8a87-8471ac1382c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:50,728 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.784s 2021-08-03 21:44:50,729 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce1037ca-39e2-4dab-a588-90649517d3ab', 'x-compute-request-id': 'req-ce1037ca-39e2-4dab-a588-90649517d3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:51,957 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.220s 2021-08-03 21:44:51,957 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4726c1d-7146-4738-a0e8-1ff39894f1cf', 'x-compute-request-id': 'req-d4726c1d-7146-4738-a0e8-1ff39894f1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:53,032 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:44:53,033 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e31d1f-c57e-4a28-b2d3-f00751029bfe', 'x-compute-request-id': 'req-44e31d1f-c57e-4a28-b2d3-f00751029bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:54,211 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.169s 2021-08-03 21:44:54,212 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee9d2bd-9209-42ee-b12e-4c1285edbbc8', 'x-compute-request-id': 'req-fee9d2bd-9209-42ee-b12e-4c1285edbbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:55,321 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.101s 2021-08-03 21:44:55,321 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533d5db3-3468-4b2d-87d4-68af4d08e31b', 'x-compute-request-id': 'req-533d5db3-3468-4b2d-87d4-68af4d08e31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:56,398 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:44:56,398 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c356a22-c125-4a34-94b2-b231e1fba183', 'x-compute-request-id': 'req-1c356a22-c125-4a34-94b2-b231e1fba183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:57,481 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.074s 2021-08-03 21:44:57,481 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f25d597-12b5-415f-b2f6-4e05ee41d153', 'x-compute-request-id': 'req-8f25d597-12b5-415f-b2f6-4e05ee41d153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:58,709 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.218s 2021-08-03 21:44:58,709 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40c41c86-dc8c-4b2e-a18e-a9ab88111024', 'x-compute-request-id': 'req-40c41c86-dc8c-4b2e-a18e-a9ab88111024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:44:59,806 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.088s 2021-08-03 21:44:59,806 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbaee63a-4a45-4970-80f6-de3ae84451cc', 'x-compute-request-id': 'req-dbaee63a-4a45-4970-80f6-de3ae84451cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:00,888 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.073s 2021-08-03 21:45:00,888 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa480819-fc55-4c35-9d46-bc5ad5423eec', 'x-compute-request-id': 'req-aa480819-fc55-4c35-9d46-bc5ad5423eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:02,004 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.107s 2021-08-03 21:45:02,005 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58833b0f-1b85-4955-a0b2-a4a5b9ceadc9', 'x-compute-request-id': 'req-58833b0f-1b85-4955-a0b2-a4a5b9ceadc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:03,470 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.456s 2021-08-03 21:45:03,471 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1a3da3a-e3ec-4203-88fd-3e74cf86e7fe', 'x-compute-request-id': 'req-f1a3da3a-e3ec-4203-88fd-3e74cf86e7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:04,547 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:45:04,548 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a16f8b0-8cf6-464a-8ea5-1ceba9cb8986', 'x-compute-request-id': 'req-7a16f8b0-8cf6-464a-8ea5-1ceba9cb8986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:05,621 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:45:05,621 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5517467-9696-45bd-a5f5-1b6be6eac77e', 'x-compute-request-id': 'req-e5517467-9696-45bd-a5f5-1b6be6eac77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:06,695 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:45:06,695 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15769a49-a568-4102-bf3f-79359411f287', 'x-compute-request-id': 'req-15769a49-a568-4102-bf3f-79359411f287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:07,770 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:45:07,771 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7805fcb8-3ae7-4b13-9043-ebd514eb908d', 'x-compute-request-id': 'req-7805fcb8-3ae7-4b13-9043-ebd514eb908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:08,843 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:45:08,843 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c609d6-a2d7-4cc5-a9e0-d1dd5363c565', 'x-compute-request-id': 'req-d1c609d6-a2d7-4cc5-a9e0-d1dd5363c565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:09,920 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:45:09,920 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f065d5-456d-44df-8632-87fb6927884a', 'x-compute-request-id': 'req-b6f065d5-456d-44df-8632-87fb6927884a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:10,993 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:45:10,994 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c747a488-2c87-4da3-9121-36d349e4aa81', 'x-compute-request-id': 'req-c747a488-2c87-4da3-9121-36d349e4aa81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:12,066 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:45:12,066 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e1c4b1-6d71-459c-8af7-98939538e08d', 'x-compute-request-id': 'req-97e1c4b1-6d71-459c-8af7-98939538e08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:13,149 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.074s 2021-08-03 21:45:13,149 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c09363a-dc09-495d-bbfb-63c582acd7f3', 'x-compute-request-id': 'req-2c09363a-dc09-495d-bbfb-63c582acd7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:14,222 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:45:14,223 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2068427d-c12a-4a39-9316-c0a301c6899e', 'x-compute-request-id': 'req-2068427d-c12a-4a39-9316-c0a301c6899e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:15,301 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:45:15,301 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f3a5af-35f5-4378-bcf6-6c6447332357', 'x-compute-request-id': 'req-d8f3a5af-35f5-4378-bcf6-6c6447332357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:16,377 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:45:16,377 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff980a58-a552-4e8d-9c70-f6627111f8d9', 'x-compute-request-id': 'req-ff980a58-a552-4e8d-9c70-f6627111f8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:17,451 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:45:17,451 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9835d485-d30d-4740-a267-fe1a78ee14fc', 'x-compute-request-id': 'req-9835d485-d30d-4740-a267-fe1a78ee14fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:18,526 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:45:18,526 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35c3c8ff-a79a-49d8-8f18-70322572c5f9', 'x-compute-request-id': 'req-35c3c8ff-a79a-49d8-8f18-70322572c5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:19,604 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:45:19,604 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cc92e60-17d3-40a9-915b-2f7488280bea', 'x-compute-request-id': 'req-4cc92e60-17d3-40a9-915b-2f7488280bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:20,679 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:45:20,679 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44f925eb-18ce-4bbf-8243-a853c60e48cf', 'x-compute-request-id': 'req-44f925eb-18ce-4bbf-8243-a853c60e48cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:21,752 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:45:21,753 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4af8b49-50ad-49aa-baa7-a8fc3c2b00bd', 'x-compute-request-id': 'req-a4af8b49-50ad-49aa-baa7-a8fc3c2b00bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:22,825 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:45:22,825 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60cff79-bf81-4451-b43f-a50acbeb0c8c', 'x-compute-request-id': 'req-c60cff79-bf81-4451-b43f-a50acbeb0c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:23,899 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:45:23,899 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2245c6d-acd5-4799-a949-916bb7721b13', 'x-compute-request-id': 'req-b2245c6d-acd5-4799-a949-916bb7721b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:24,972 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:45:24,972 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a372030d-a608-43b0-8155-22cacf74729c', 'x-compute-request-id': 'req-a372030d-a608-43b0-8155-22cacf74729c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:26,051 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:45:26,051 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3854ddfa-9d7b-4394-ab42-1597b68ef4e8', 'x-compute-request-id': 'req-3854ddfa-9d7b-4394-ab42-1597b68ef4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:27,126 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.067s 2021-08-03 21:45:27,127 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-939a9dbd-ba36-4a5d-bb64-898a13afc0ef', 'x-compute-request-id': 'req-939a9dbd-ba36-4a5d-bb64-898a13afc0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:28,201 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:45:28,202 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a7a9da-fe3c-4087-b3fb-ad501d7cc4b8', 'x-compute-request-id': 'req-e1a7a9da-fe3c-4087-b3fb-ad501d7cc4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:29,279 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.069s 2021-08-03 21:45:29,280 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ea375c-8959-49fd-91a1-f807291d060e', 'x-compute-request-id': 'req-59ea375c-8959-49fd-91a1-f807291d060e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:30,373 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.085s 2021-08-03 21:45:30,374 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f9e0115-36ae-4cbf-a2f2-f4abbf479a44', 'x-compute-request-id': 'req-1f9e0115-36ae-4cbf-a2f2-f4abbf479a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:31,456 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.074s 2021-08-03 21:45:31,457 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a068ba8f-65e4-4063-9355-82c879200d72', 'x-compute-request-id': 'req-a068ba8f-65e4-4063-9355-82c879200d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:32,610 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.144s 2021-08-03 21:45:32,611 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77ba3874-d45a-46f3-b0a4-dc7abcd704dc', 'x-compute-request-id': 'req-77ba3874-d45a-46f3-b0a4-dc7abcd704dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:33,775 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.156s 2021-08-03 21:45:33,776 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f803c523-baa1-4778-91d4-678656f0ce7d', 'x-compute-request-id': 'req-f803c523-baa1-4778-91d4-678656f0ce7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:34,935 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.150s 2021-08-03 21:45:34,935 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d28a677-5c8c-4d59-801f-4bf3a9490dab', 'x-compute-request-id': 'req-0d28a677-5c8c-4d59-801f-4bf3a9490dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:36,090 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.146s 2021-08-03 21:45:36,091 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9623cdc-d2a9-4b1d-b1c0-d8725dabb648', 'x-compute-request-id': 'req-b9623cdc-d2a9-4b1d-b1c0-d8725dabb648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:37,252 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.153s 2021-08-03 21:45:37,253 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb7cb70a-561b-462c-8dd1-ecfcbf47dd0d', 'x-compute-request-id': 'req-eb7cb70a-561b-462c-8dd1-ecfcbf47dd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:38,399 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.138s 2021-08-03 21:45:38,399 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e9642ae-afc1-4caa-a8c2-7006685679b2', 'x-compute-request-id': 'req-5e9642ae-afc1-4caa-a8c2-7006685679b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:39,560 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.152s 2021-08-03 21:45:39,560 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2265740-eed7-4cc8-b9e1-814a32ea578b', 'x-compute-request-id': 'req-c2265740-eed7-4cc8-b9e1-814a32ea578b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:40,708 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.139s 2021-08-03 21:45:40,708 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75784277-8fe2-402a-b315-33e9ca2a506e', 'x-compute-request-id': 'req-75784277-8fe2-402a-b315-33e9ca2a506e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:41,904 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.188s 2021-08-03 21:45:41,905 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e82aeaa-e48d-4103-921e-16f4b7fb3801', 'x-compute-request-id': 'req-6e82aeaa-e48d-4103-921e-16f4b7fb3801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:43,008 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.094s 2021-08-03 21:45:43,008 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642a1e15-d4ae-4ef7-9512-8cbc5a51145f', 'x-compute-request-id': 'req-642a1e15-d4ae-4ef7-9512-8cbc5a51145f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:44,083 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:45:44,084 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ad849b-c225-4142-8ead-fa3dbc171c89', 'x-compute-request-id': 'req-22ad849b-c225-4142-8ead-fa3dbc171c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:45,166 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.074s 2021-08-03 21:45:45,167 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb0280a-29d2-444f-88a2-39515b779385', 'x-compute-request-id': 'req-bfb0280a-29d2-444f-88a2-39515b779385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:46,570 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.395s 2021-08-03 21:45:46,570 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a78bd80-a132-45da-a8a7-05745a1eef11', 'x-compute-request-id': 'req-6a78bd80-a132-45da-a8a7-05745a1eef11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:47,661 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.082s 2021-08-03 21:45:47,661 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b374a2-07d9-4675-bab2-65df022bbeb9', 'x-compute-request-id': 'req-c1b374a2-07d9-4675-bab2-65df022bbeb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:48,745 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.076s 2021-08-03 21:45:48,746 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806833d4-2b49-48b2-a2b0-c6e4660b4b21', 'x-compute-request-id': 'req-806833d4-2b49-48b2-a2b0-c6e4660b4b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:49,834 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.080s 2021-08-03 21:45:49,835 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f24521-f4f4-4876-8121-0635fab79d2b', 'x-compute-request-id': 'req-02f24521-f4f4-4876-8121-0635fab79d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:50,928 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.085s 2021-08-03 21:45:50,929 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a46513-78b6-4d25-85d6-77e68346b0a7', 'x-compute-request-id': 'req-33a46513-78b6-4d25-85d6-77e68346b0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:52,010 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.073s 2021-08-03 21:45:52,011 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df79726b-d460-4acd-9cd1-89312935b2d1', 'x-compute-request-id': 'req-df79726b-d460-4acd-9cd1-89312935b2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:53,094 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.076s 2021-08-03 21:45:53,095 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f98e33-5ecb-43e8-a1a4-bb689fefc713', 'x-compute-request-id': 'req-02f98e33-5ecb-43e8-a1a4-bb689fefc713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:54,206 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.103s 2021-08-03 21:45:54,206 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05de17e4-f486-48a0-921e-daa97d80ff8a', 'x-compute-request-id': 'req-05de17e4-f486-48a0-921e-daa97d80ff8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:55,297 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.081s 2021-08-03 21:45:55,297 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea6772a-e48f-40f2-941b-4935fca2c61a', 'x-compute-request-id': 'req-4ea6772a-e48f-40f2-941b-4935fca2c61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:56,389 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.082s 2021-08-03 21:45:56,389 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2517c064-fcdf-40f3-a7e3-860a171d1763', 'x-compute-request-id': 'req-2517c064-fcdf-40f3-a7e3-860a171d1763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:57,495 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.098s 2021-08-03 21:45:57,496 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f08d7422-f643-4827-af10-ba740cdc9e72', 'x-compute-request-id': 'req-f08d7422-f643-4827-af10-ba740cdc9e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:58,586 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.081s 2021-08-03 21:45:58,586 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a26a728-bf3a-4afa-8a62-e26d08a63364', 'x-compute-request-id': 'req-2a26a728-bf3a-4afa-8a62-e26d08a63364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:45:59,701 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.106s 2021-08-03 21:45:59,702 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26b26c1c-fda9-49ea-b7ba-1c041a268de8', 'x-compute-request-id': 'req-26b26c1c-fda9-49ea-b7ba-1c041a268de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:00,776 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:46:00,776 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1f8c37-8423-44fa-b28c-7987562e9289', 'x-compute-request-id': 'req-aa1f8c37-8423-44fa-b28c-7987562e9289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:01,849 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:46:01,850 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d05735f4-df7b-4068-8c99-236a82769151', 'x-compute-request-id': 'req-d05735f4-df7b-4068-8c99-236a82769151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:02,923 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:46:02,923 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10efaa3b-7588-409e-b628-071ea10b4a18', 'x-compute-request-id': 'req-10efaa3b-7588-409e-b628-071ea10b4a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:03,998 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:46:03,998 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020f9868-14ac-479d-9dff-80d4613d4ee7', 'x-compute-request-id': 'req-020f9868-14ac-479d-9dff-80d4613d4ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:05,076 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:46:05,077 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec63010-2875-4dec-a0f3-5ecd371adf2c', 'x-compute-request-id': 'req-2ec63010-2875-4dec-a0f3-5ecd371adf2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:06,154 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:46:06,155 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f267ad9b-0766-4136-a25b-619fba00641e', 'x-compute-request-id': 'req-f267ad9b-0766-4136-a25b-619fba00641e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:07,229 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:46:07,229 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c90b35db-5912-45ee-9fb7-41bff44079b8', 'x-compute-request-id': 'req-c90b35db-5912-45ee-9fb7-41bff44079b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:08,303 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:46:08,303 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22bc76f9-c6c0-408a-8039-449136ff68f5', 'x-compute-request-id': 'req-22bc76f9-c6c0-408a-8039-449136ff68f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:09,378 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.066s 2021-08-03 21:46:09,379 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-889c603b-d335-4246-b244-7a4e2b077aa9', 'x-compute-request-id': 'req-889c603b-d335-4246-b244-7a4e2b077aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:10,451 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:46:10,452 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c26a08e-e6f3-4233-a28f-2b1dbc29c086', 'x-compute-request-id': 'req-0c26a08e-e6f3-4233-a28f-2b1dbc29c086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:11,525 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:46:11,525 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ca8e0f-b199-423a-a883-73cacebe5e22', 'x-compute-request-id': 'req-51ca8e0f-b199-423a-a883-73cacebe5e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:12,597 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:46:12,598 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-086433b5-af3c-4adb-9ca1-1b6e9c5496e0', 'x-compute-request-id': 'req-086433b5-af3c-4adb-9ca1-1b6e9c5496e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:13,672 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.065s 2021-08-03 21:46:13,672 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9492b5d-11dc-4248-ae08-100ecbcefb88', 'x-compute-request-id': 'req-b9492b5d-11dc-4248-ae08-100ecbcefb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:14,746 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.064s 2021-08-03 21:46:14,746 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-321d21fd-3ddc-4ed8-9f08-a1b79479b8f9', 'x-compute-request-id': 'req-321d21fd-3ddc-4ed8-9f08-a1b79479b8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:15,897 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.142s 2021-08-03 21:46:15,897 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-630e4142-a4af-429e-8741-b0a2aab1bcf9', 'x-compute-request-id': 'req-630e4142-a4af-429e-8741-b0a2aab1bcf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:16,974 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.068s 2021-08-03 21:46:16,975 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0badec0d-fcbf-4838-9906-5208ebee2cfc', 'x-compute-request-id': 'req-0badec0d-fcbf-4838-9906-5208ebee2cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:18,091 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.107s 2021-08-03 21:46:18,091 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3572eee8-5428-4789-92c5-3869dbdb2795', 'x-compute-request-id': 'req-3572eee8-5428-4789-92c5-3869dbdb2795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:19,172 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.073s 2021-08-03 21:46:19,173 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40cfb85a-2988-4aac-9909-ed760a1bf1fa', 'x-compute-request-id': 'req-40cfb85a-2988-4aac-9909-ed760a1bf1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:20,439 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.259s 2021-08-03 21:46:20,440 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2435a1-7d04-4c7a-a6e7-e49355c00c3b', 'x-compute-request-id': 'req-af2435a1-7d04-4c7a-a6e7-e49355c00c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:21,518 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.070s 2021-08-03 21:46:21,518 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-651a9200-fb0e-45d8-b195-7cd33f591d20', 'x-compute-request-id': 'req-651a9200-fb0e-45d8-b195-7cd33f591d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:22,620 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.093s 2021-08-03 21:46:22,620 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfcc8db8-22e2-4c48-8e7c-d548148666fc', 'x-compute-request-id': 'req-dfcc8db8-22e2-4c48-8e7c-d548148666fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:23,725 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.096s 2021-08-03 21:46:23,725 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b01305-8eed-40c2-8203-bd33baf7094d', 'x-compute-request-id': 'req-11b01305-8eed-40c2-8203-bd33baf7094d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:24,899 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.165s 2021-08-03 21:46:24,899 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d6b8a67-1b80-42ae-b6d7-83cb5581fb9b', 'x-compute-request-id': 'req-8d6b8a67-1b80-42ae-b6d7-83cb5581fb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:26,043 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.135s 2021-08-03 21:46:26,043 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b02f85-a009-4351-91bb-2626952ec3cd', 'x-compute-request-id': 'req-61b02f85-a009-4351-91bb-2626952ec3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:27,198 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.146s 2021-08-03 21:46:27,199 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b953c2-c3c6-4d8a-9ad6-e905f4d40443', 'x-compute-request-id': 'req-15b953c2-c3c6-4d8a-9ad6-e905f4d40443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"server": {"id": "6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843230129", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": {"id": "c065de54-e5de-4b93-9d44-df844e49257e", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/images/c065de54-e5de-4b93-9d44-df844e49257e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:27Z", "updated": "2021-08-03T21:46:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d"}], "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-08-03 21:46:27,520 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 204 DELETE http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.313s 2021-08-03 21:46:27,520 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 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-4cdbe5ac-a0cc-4830-bc9f-a005cbcd9d15', 'x-compute-request-id': 'req-4cdbe5ac-a0cc-4830-bc9f-a005cbcd9d15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'' 2021-08-03 21:46:27,543 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d 0.022s 2021-08-03 21:46:27,544 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 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-40369c28-9ca7-41b5-a102-7f5076611e73', 'x-compute-request-id': 'req-40369c28-9ca7-41b5-a102-7f5076611e73', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d could not be found."}}' 2021-08-03 21:46:27,591 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337 0.046s 2021-08-03 21:46:27,591 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f14bf4-ae3f-4516-8971-645739e76fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337'} Body: b'' 2021-08-03 21:46:27,612 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337 0.020s 2021-08-03 21:46:27,612 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc41145-d24a-4731-8350-17ba4b026ea4', 'content-length': '477', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc41145-d24a-4731-8350-17ba4b026ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337'} Body: b'{"snapshot": {"id": "d4b0e05e-67b4-49f2-9bcc-d5257777c337", "created_at": "2021-08-03T21:40:24.000000", "updated_at": "2021-08-03T21:46:28.000000", "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-974826770", "description": null, "volume_id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-03 21:46:28,641 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337 0.024s 2021-08-03 21:46:28,642 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b04bc3d-44ec-4fa3-b757-80f30273ebef', 'content-length': '477', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b04bc3d-44ec-4fa3-b757-80f30273ebef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337'} Body: b'{"snapshot": {"id": "d4b0e05e-67b4-49f2-9bcc-d5257777c337", "created_at": "2021-08-03T21:40:24.000000", "updated_at": "2021-08-03T21:46:28.000000", "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-974826770", "description": null, "volume_id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "e71635f3655f45138d54c46e88b8d906", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-03 21:46:29,663 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337 0.017s 2021-08-03 21:46:29,663 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2d8545-be47-49cd-8a5c-5278395761e8', 'x-openstack-request-id': 'req-6f2d8545-be47-49cd-8a5c-5278395761e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/snapshots/d4b0e05e-67b4-49f2-9bcc-d5257777c337'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot d4b0e05e-67b4-49f2-9bcc-d5257777c337 could not be found."}}' 2021-08-03 21:46:30,174 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e 0.510s 2021-08-03 21:46:30,174 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3d86a8a4-c602-4499-af1f-a960a8b913dd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e'} Body: b'' 2021-08-03 21:46:30,189 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e 0.014s 2021-08-03 21:46:30,189 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0fadbb22-2d4b-4687-a059-4bca1873f0ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/image/v2/images/c065de54-e5de-4b93-9d44-df844e49257e'} Body: b'{"message": "No image found with ID c065de54-e5de-4b93-9d44-df844e49257e<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 2021-08-03 21:46:30,313 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.123s 2021-08-03 21:46:30,313 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:30 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-6f1ce83f-1d26-426b-aa50-34cd36ea44e0', 'x-compute-request-id': 'req-6f1ce83f-1d26-426b-aa50-34cd36ea44e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'' 2021-08-03 21:46:30,467 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.153s 2021-08-03 21:46:30,468 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c513f946-b34e-4656-84c1-e392009b648c', 'x-compute-request-id': 'req-c513f946-b34e-4656-84c1-e392009b648c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "ACTIVE", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:46:30Z", "addresses": {"tempest-TestVolumeBootPattern-74431432-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:0d:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:40:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:46:31,562 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.086s 2021-08-03 21:46:31,563 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aff4769-c8b9-4394-b415-a38b0138dfb1', 'x-compute-request-id': 'req-4aff4769-c8b9-4394-b415-a38b0138dfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "ACTIVE", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:40:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:46:32,657 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.085s 2021-08-03 21:46:32,657 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-490d3b42-1d06-4033-9998-b108677bbfd5', 'x-compute-request-id': 'req-490d3b42-1d06-4033-9998-b108677bbfd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "ACTIVE", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:40:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:46:33,756 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.091s 2021-08-03 21:46:33,757 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b64009-0551-4f50-b64d-bb21c190f2c8', 'x-compute-request-id': 'req-78b64009-0551-4f50-b64d-bb21c190f2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "ACTIVE", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:40:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:46:35,033 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.268s 2021-08-03 21:46:35,034 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6842ba9e-45e0-4bb2-8698-f9ab717f2813', 'x-compute-request-id': 'req-6842ba9e-45e0-4bb2-8698-f9ab717f2813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"server": {"id": "5221009e-ccff-4a95-bbd5-d591e0a0174d", "name": "tempest-TestVolumeBootPattern-volume-backed-server-1803507736", "status": "ACTIVE", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "302b427dcdf63545ea24f6185a1ba2584230c4a8f4ec3259c36a3de3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:40:03Z", "updated": "2021-08-03T21:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-03T21:40:22.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a"}]}}' 2021-08-03 21:46:36,075 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d 0.032s 2021-08-03 21:46:36,075 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:36 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-7a8276e4-782a-43d1-8915-84a1b41a80af', 'x-compute-request-id': 'req-7a8276e4-782a-43d1-8915-84a1b41a80af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/5221009e-ccff-4a95-bbd5-d591e0a0174d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5221009e-ccff-4a95-bbd5-d591e0a0174d could not be found."}}' 2021-08-03 21:46:36,111 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.035s 2021-08-03 21:46:36,111 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec2a952-0de7-4d93-91a1-57acdbde1462', 'x-openstack-request-id': 'req-4ec2a952-0de7-4d93-91a1-57acdbde1462', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2021-08-03 21:46:36,188 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.051s 2021-08-03 21:46:36,188 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0005da73-bada-461c-80d4-1475f0f138a1', 'content-length': '1370', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0005da73-bada-461c-80d4-1475f0f138a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"volume": {"id": "85237efd-1a0f-4ddf-8241-9b766bf8265a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:39:46.000000", "updated_at": "2021-08-03T21:46:35.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2087127611", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:37,218 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a 0.020s 2021-08-03 21:46:37,218 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e194d525-55b2-4cea-b0d4-450af66fa0ad', 'x-openstack-request-id': 'req-e194d525-55b2-4cea-b0d4-450af66fa0ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/85237efd-1a0f-4ddf-8241-9b766bf8265a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 85237efd-1a0f-4ddf-8241-9b766bf8265a could not be found."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 203, in test_image_defined_boot_from_volume instance2 = self.create_server(image_id=image['id'], name=name) File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:test_image_defined_boot_from_volume) Server 6f3bfc36-5b41-48c3-93cf-5ea77c0a5d4d failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft26.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-03 21:46:37,294 110118 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-08-03 21:46:37,641 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.102/compute/v2.1/os-keypairs 0.347s 2021-08-03 21:46:37,642 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-679990670"}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-798771c9-ef55-442f-98d7-71aa475cfdff', 'x-compute-request-id': 'req-798771c9-ef55-442f-98d7-71aa475cfdff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAomQZrncgN8tGTEA4egpymx25t7d8ePOsrSTsZ/H/PLzrMX09\\nRkg5K6+pzoNsxvKrltJAOr2mVcDV/U1Gc4Y8sWqFaSFN7RZoefu/HVwBuVpi6/Va\\nPPfMee1YkYrbEWUtG373yEmbfq6hX/DI0+emcOR3axRILFg59jUMScsl1S1gLZTs\\nLFzJO+Fj2iHo0V9RusckgntOBMtk/i9azjbRiaVnTK4ohBhFioVmXmLgBFym8JGD\\npbLBP74Vaj+5vtgDdLWHaJEYOloYjfrxBWCdlK4IhuG3T55N58tTHeqmoiU6fBI2\\nPfA9on6v8glBgW95g5BLkEJzcVUtxe3QtugMVQIDAQABAoIBAHAyeQvxgnEKISfN\\ntzeawFQr1YT5YSawNT3rpOqsaIyuelFXFl7Yx6dHVys34pASWjt6SKZNIf9dnHvG\\nSEbJGGX8EvDv8cc9FDIznXfLeeV2baJZgl9dVgln0ym7pl/+Z4v3zXq0YJrGTPjc\\ng+TkyDp3n4p8GOGKk4FoZXUWxqzh8zFhsnOIQ15Z2W5UFAzwyq40hj4VExASpC36\\nko4DZdVVOi3gD+YH+ykP2u2v0ac0KscEKOtJV+ccSHYnQe4+J6okz/eIffr5PVP/\\nAZfzyzRS44v6q+gQjYVJ9cpm2eKS7bsLDKFYpVBohabl++vqRQCzMDJB03JxpKWX\\ni0U2voECgYEAzRax1onb45OEz6zOcC3V4GIJEZu6FYCLuC7Chz42nk1iiIF0aoIW\\nefy5NR2G9tMdu/h+SQP49cP3kCe73elUPIue5hQ9DA01HXixLBj2/wHEHW3Aw/cv\\ns7aSqOZAeYs7HsGusbPhNZQSz/FjWXk/RdFJK7sNcXEZ6jdhT7XBmK8CgYEAyrP8\\nwNhEKOwKfPklJIF/LYH/FsbCNZfBdc61Xy7ne6TcM6CPsPJ+cP+IgZhc6OGbzvQw\\n/ZMmJas+M2FdAYZFmRdVQukWDT4FAG+WW1Fs262zU6zzCwfDJnYzFZFrX4M2XSRE\\nWzhA7Wj7wvfl74eFI1oInKLPTJsRs/T4asUS5DsCgYBU9kfqRuZPWze0CTTkiDiI\\nYlS7dLYcXkqDnOt9t6pM3mYpgufFj+rb0nSvqnHVIxS4YHOAsCKdPff7QlqzzgvV\\noUnMqym3KmmMsglD6Xu5nPOv9V3cUTTz0Hjle63OLH3refVzLL/pwFQizS+JS4+I\\nzvDvKuigzGgd/Z9UtEllhQKBgEDf8CIMVWw/d2/eEXwokfqPo4O3o0qhwkIhIT1Q\\ndrfE4NEJL1PzmHIz5o2LpRjHtCU9VDykDs55ixPIsoqdXcMMi7Y5gVxFoDYugJHD\\ncrKwWjeKn9LE7jluFRVvEE1mYkzXIaWMUINrWUBiNM4/smXJF/6BwRUEgFr3KVaK\\nsmwnAoGBAL1xxj2ajh6qcsMZBuXEnMzprjrqRSMacmV9K6irLPcWAOsM/DwB/pH2\\n4AUdYgmUujSJg7MSm55UrcCl2bl0mACpDXWsPnTZw5/Gml5sULz6QydCvj9U3oLu\\n1Fm2eXJEtnQ+oAtZhmx0IjubMOlX9aIB2aObQ0i4YmJ6/X45amHd\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-679990670", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiZBmudyA3y0ZMQDh6CnKbHbm3t3x486ytJOxn8f88vOsxfT1GSDkrr6nOg2zG8quW0kA6vaZVwNX9TUZzhjyxaoVpIU3tFmh5+78dXAG5WmLr9Vo898x57ViRitsRZS0bfvfISZt+rqFf8MjT56Zw5HdrFEgsWDn2NQxJyyXVLWAtlOwsXMk74WPaIejRX1G6xySCe04Ey2T+L1rONtGJpWdMriiEGEWKhWZeYuAEXKbwkYOlssE/vhVqP7m+2AN0tYdokRg6WhiN+vEFYJ2UrgiG4bdPnk3ny1Md6qaiJTp8EjY98D2ifq/yCUGBb3mDkEuQQnNxVS3F7dC26AxV Generated-by-Nova", "fingerprint": "be:5f:4e:09:ba:43:b5:9a:0e:21:cb:88:a8:78:a1:fb", "user_id": "18bbe79d059b46d8bb77bf649d61654d"}}' 2021-08-03 21:46:37,812 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102:9696/v2.0/security-groups 0.168s 2021-08-03 21:46:37,813 110118 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-1634312247", "description": "tempest-secgroup-smoke-1634312247 description", "project_id": "e71635f3655f45138d54c46e88b8d906"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8f0585d9-b80a-4e68-b81a-90bc60522496', 'date': 'Tue, 03 Aug 2021 21:46:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "name": "tempest-secgroup-smoke-1634312247", "stateful": true, "tenant_id": "e71635f3655f45138d54c46e88b8d906", "description": "tempest-secgroup-smoke-1634312247 description", "security_group_rules": [{"id": "859b40ea-ebc9-4086-9ad6-ee442c3cd580", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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": 2915, "description": null, "tags": [], "created_at": "2021-08-03T21:46:37Z", "updated_at": "2021-08-03T21:46:37Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}, {"id": "925d76d9-769e-4219-a0b7-644c5f57d4f0", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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": 2914, "description": null, "tags": [], "created_at": "2021-08-03T21:46:37Z", "updated_at": "2021-08-03T21:46:37Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}], "tags": [], "created_at": "2021-08-03T21:46:37Z", "updated_at": "2021-08-03T21:46:37Z", "revision_number": 1, "project_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:37,935 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.122s 2021-08-03 21:46:37,936 110118 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": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "project_id": "e71635f3655f45138d54c46e88b8d906", "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-e16f2833-6258-4fe2-9401-d9dd648c218b', 'date': 'Tue, 03 Aug 2021 21:46:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b464125-db6b-4a8b-90b6-7ec3bde786b7", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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-08-03T21:46:37Z", "updated_at": "2021-08-03T21:46:37Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:38,069 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.133s 2021-08-03 21:46:38,070 110118 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": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "project_id": "e71635f3655f45138d54c46e88b8d906", "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-7427ab84-367b-46b7-8f63-f09c79029bfc', 'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5d6c9280-9b63-468e-8351-372cd33253d3", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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-08-03T21:46:38Z", "updated_at": "2021-08-03T21:46:38Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:38,212 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.141s 2021-08-03 21:46:38,212 110118 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": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "project_id": "e71635f3655f45138d54c46e88b8d906", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7bbaa004-2436-4a06-918a-a640fb398f4d', 'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "80dced67-73f4-4a42-b3aa-d206bac0c50b", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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-08-03T21:46:38Z", "updated_at": "2021-08-03T21:46:38Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:38,329 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.117s 2021-08-03 21:46:38,330 110118 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": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "project_id": "e71635f3655f45138d54c46e88b8d906", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-330c7679-b129-46d6-92b7-7786a9a67904', 'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2ea0f919-e98d-46ec-b09a-d4546826b164", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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-08-03T21:46:38Z", "updated_at": "2021-08-03T21:46:38Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:38,458 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.128s 2021-08-03 21:46:38,459 110118 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": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "project_id": "e71635f3655f45138d54c46e88b8d906", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0c04136a-6c23-4ca5-8aa6-441fb4a0a0af', 'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2278135-b1b1-4143-8352-5d8952748ab1", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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-08-03T21:46:38Z", "updated_at": "2021-08-03T21:46:38Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:38,581 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102:9696/v2.0/security-group-rules 0.121s 2021-08-03 21:46:38,582 110118 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": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "project_id": "e71635f3655f45138d54c46e88b8d906", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-66c26fc1-8777-4847-9c80-da7d646279f9', 'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "35d70a2f-feb6-4dde-b5b9-085b1427ec31", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "security_group_id": "eb0bbad8-5720-48cc-8813-2d142c8d9ebe", "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-08-03T21:46:38Z", "updated_at": "2021-08-03T21:46:38Z", "revision_number": 0, "project_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:38,582 110118 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-08-03 21:46:38,609 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/image/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd 0.026s 2021-08-03 21:46:38,609 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1483f532-5e56-44b3-89d7-1caf8445afd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/image/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d2b4dadbaae840049cb976d4a2dc6e54", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "created_at": "2021-08-03T20:59:17Z", "updated_at": "2021-08-03T20:59:32Z", "tags": [], "self": "/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd", "file": "/v2/images/93078330-e21f-418a-92fa-dbe6fc18f6bd/file", "schema": "/v2/schemas/image"}' 2021-08-03 21:46:38,940 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes 0.330s 2021-08-03 21:46:38,941 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "snapshot_id": null, "imageRef": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e3bd64-881b-4c92-9b15-933aeb85fd15', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e3bd64-881b-4c92-9b15-933aeb85fd15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:38.867884", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-03 21:46:38,992 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.044s 2021-08-03 21:46:38,993 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19894569-6797-498e-8691-44a330ce59d2', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19894569-6797-498e-8691-44a330ce59d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:40,046 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.045s 2021-08-03 21:46:40,046 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c8f764-e114-4fcb-8c81-7ae262817128', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c8f764-e114-4fcb-8c81-7ae262817128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:41,097 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.043s 2021-08-03 21:46:41,097 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77001bed-d697-432c-8af2-5ea708169e15', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77001bed-d697-432c-8af2-5ea708169e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:42,152 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.046s 2021-08-03 21:46:42,152 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f095f05-aec4-4ccc-adcc-841e1d9e8cdb', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f095f05-aec4-4ccc-adcc-841e1d9e8cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:43,216 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.056s 2021-08-03 21:46:43,216 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144998f9-55f8-4915-aac8-9717d8d8a683', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144998f9-55f8-4915-aac8-9717d8d8a683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:44,285 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.060s 2021-08-03 21:46:44,285 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e062a2-722c-467f-b423-6dc3964b6a09', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e062a2-722c-467f-b423-6dc3964b6a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:45,344 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.051s 2021-08-03 21:46:45,344 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd105bc5-e699-4020-8f14-07140ebe7d5d', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd105bc5-e699-4020-8f14-07140ebe7d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:46,398 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.046s 2021-08-03 21:46:46,399 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1073ed00-b6e5-4d31-b4a9-799b2055d12f', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1073ed00-b6e5-4d31-b4a9-799b2055d12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:47,452 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.045s 2021-08-03 21:46:47,452 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417a919e-9d50-49dd-b55a-293d204f28c3', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417a919e-9d50-49dd-b55a-293d204f28c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:48,504 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.043s 2021-08-03 21:46:48,504 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885c2aef-693f-4770-b6d8-699f507ee0d1', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885c2aef-693f-4770-b6d8-699f507ee0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:49,555 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.043s 2021-08-03 21:46:49,555 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68207128-fae1-4926-8537-63d66cf74e73', 'content-length': '983', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68207128-fae1-4926-8537-63d66cf74e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:50,620 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.058s 2021-08-03 21:46:50,620 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7962596b-9cbc-40a8-86b6-50709a258f6d', 'content-length': '983', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7962596b-9cbc-40a8-86b6-50709a258f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:51,678 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.049s 2021-08-03 21:46:51,678 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503f591e-ca85-4e66-8189-83e337a703c6', 'content-length': '983', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503f591e-ca85-4e66-8189-83e337a703c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:52,729 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.043s 2021-08-03 21:46:52,729 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b714f2-6dda-4b00-b6d7-406ea3cb9238', 'content-length': '1371', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b714f2-6dda-4b00-b6d7-406ea3cb9238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:52,736 110118 INFO [tempest.common.waiters] volume bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c reached available after waiting for 13.736517 seconds 2021-08-03 21:46:52,779 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.042s 2021-08-03 21:46:52,779 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134208a8-7607-4ba7-ae99-2cf685982641', 'content-length': '1371', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134208a8-7607-4ba7-ae99-2cf685982641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:46:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:46:52,876 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.102/identity/v3/auth/tokens 0.084s 2021-08-03 21:46:52,876 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3408', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-423026b3-d91c-4149-b1c0-d87fe1e8eb24', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.102/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "18bbe79d059b46d8bb77bf649d61654d", "name": "tempest-TestVolumeBootPattern-805935294-project", "password_expires_at": null}, "audit_ids": ["AY6nCKLOTaCecTz5qRVDFQ"], "expires_at": "2021-08-03T22:46:52.000000Z", "issued_at": "2021-08-03T21:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71635f3655f45138d54c46e88b8d906", "name": "tempest-TestVolumeBootPattern-805935294"}, "is_domain": false, "roles": [{"id": "810f8895742746d5a0f3f0edc483eb11", "name": "reader"}, {"id": "7a762b8b8e5a45edbe877644cda6d9af", "name": "member"}], "catalog": [{"endpoints": [{"id": "db6acaa98c3343d7ac69692bf05ad686", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/placement", "region": "RegionOne"}], "id": "1f3a055499384ce195193ebe1adb0dbf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "022187ba419344f28e1496555ad11050", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:8080/v1/AUTH_e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}, {"id": "78a661a04f29413dbc185c570887a274", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102:8080", "region": "RegionOne"}], "id": "44be5ba22506472bb47699de5fa9bdfc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "47f5cd8bbdc043e8933b4361ed55481c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}, {"id": "9f775873449f4dea9aec6a037e369315", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/identity", "region": "RegionOne"}], "id": "7789eb15038741bebaf13c33659b0f52", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b797fddaad1042c08af6080c26034436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "917b7bf73cef4f4aa15eaa5251837e72", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7ac338ad5e854c17977ffedea8699fa4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2.1", "region": "RegionOne"}], "id": "9a145350fa584a5a89bfc05cf5ba3b9d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd618e9b487443b69787be72a88a7127", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102:9696/", "region": "RegionOne"}], "id": "a9e3e968d9f441eb83930c60d343daca", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "251dc3520510417aba702b3b140f2f65", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/compute/v2/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "c8109c442c8c448aa0820ea2e390d777", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dc319fe94cd84834a1eb3f2383c95c13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906", "region": "RegionOne"}], "id": "ceeb6a43a1434827901bec8f371d0f02", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "80e0480573ae48e0a9d9d5e54d891a3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.102/image", "region": "RegionOne"}], "id": "f7efb70d465b4378bc852ee339d02c99", "type": "image", "name": "glance"}]}}' 2021-08-03 21:46:52,877 110118 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'd97f98f8-d21b-4296-b451-7df5182b3452', 'name': 'tempest-TestVolumeBootPattern-74431432-network', 'tenant_id': 'e71635f3655f45138d54c46e88b8d906', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e71635f3655f45138d54c46e88b8d906', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 860, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-03T21:32:37Z', 'updated_at': '2021-08-03T21:32:37Z', 'revision_number': 1} available for tenant 2021-08-03 21:46:53,576 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.102/compute/v2.1/servers 0.698s 2021-08-03 21:46:53,576 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-978355559", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-679990670", "security_groups": [{"name": "tempest-secgroup-smoke-1634312247"}], "block_device_mapping_v2": [{"uuid": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "d97f98f8-d21b-4296-b451-7df5182b3452"}]}} Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a0ca18-4c0c-404b-bd7d-8aaba8b911f9', 'x-compute-request-id': 'req-c0a0ca18-4c0c-404b-bd7d-8aaba8b911f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/servers'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1634312247"}], "adminPass": "7jed82vjayDZ"}}' 2021-08-03 21:46:53,654 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:46:53,654 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a16a16-efc7-452e-8109-acf2e96dd6fa', 'x-compute-request-id': 'req-f0a16a16-efc7-452e-8109-acf2e96dd6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:46:54,730 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:46:54,731 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a85454d-605b-4227-872a-629ed59a2c30', 'x-compute-request-id': 'req-0a85454d-605b-4227-872a-629ed59a2c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:46:55,811 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:46:55,812 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f709c9-9b90-4369-a78d-655033c4701e', 'x-compute-request-id': 'req-a5f709c9-9b90-4369-a78d-655033c4701e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:46:56,889 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:46:56,890 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6b39c5-6afc-4837-889d-7428fe085a18', 'x-compute-request-id': 'req-4b6b39c5-6afc-4837-889d-7428fe085a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:46:57,969 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:46:57,969 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40fa33ed-e267-4382-95ac-97f7443f8e89', 'x-compute-request-id': 'req-40fa33ed-e267-4382-95ac-97f7443f8e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:46:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:46:59,046 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:46:59,046 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5477349d-e492-4995-8e58-df3d1dbf8af9', 'x-compute-request-id': 'req-5477349d-e492-4995-8e58-df3d1dbf8af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:46:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:00,127 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:47:00,127 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9afefc-ba6f-4214-ac63-a78ec49b5d12', 'x-compute-request-id': 'req-bf9afefc-ba6f-4214-ac63-a78ec49b5d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:01,205 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:01,205 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e1a250-013b-471e-952d-8230e3f65114', 'x-compute-request-id': 'req-c8e1a250-013b-471e-952d-8230e3f65114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:02,284 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:47:02,284 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8c0343-c4c1-4691-b7f4-18f20f017174', 'x-compute-request-id': 'req-dc8c0343-c4c1-4691-b7f4-18f20f017174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:03,361 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:03,362 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ce37aa-0a98-4f9a-9610-be12c97b0808', 'x-compute-request-id': 'req-d4ce37aa-0a98-4f9a-9610-be12c97b0808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:04,442 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:47:04,442 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8852bb2d-dca9-4c57-8803-639f949525b1', 'x-compute-request-id': 'req-8852bb2d-dca9-4c57-8803-639f949525b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:05,518 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:05,518 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76432c3d-bc76-498b-a865-5872ddae18d5', 'x-compute-request-id': 'req-76432c3d-bc76-498b-a865-5872ddae18d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:06,599 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:47:06,599 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49684262-a0ad-4dd6-a996-16426ea3e3aa', 'x-compute-request-id': 'req-49684262-a0ad-4dd6-a996-16426ea3e3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:07,676 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:07,676 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df4b796-3cd8-40e1-a46d-95f7ca0c7e50', 'x-compute-request-id': 'req-4df4b796-3cd8-40e1-a46d-95f7ca0c7e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:08,757 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:47:08,757 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e771dea0-2b6c-43b7-b2a3-38b427904acf', 'x-compute-request-id': 'req-e771dea0-2b6c-43b7-b2a3-38b427904acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:09,834 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:09,834 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52596031-660f-41b3-9052-02a0e8b2eef9', 'x-compute-request-id': 'req-52596031-660f-41b3-9052-02a0e8b2eef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:10,915 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:47:10,915 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-679a0a4d-d48e-4ac3-8f5e-2a985665f3fd', 'x-compute-request-id': 'req-679a0a4d-d48e-4ac3-8f5e-2a985665f3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:11,991 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:11,991 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76420e3b-b793-4c3b-be0e-eb10a3737db4', 'x-compute-request-id': 'req-76420e3b-b793-4c3b-be0e-eb10a3737db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:13,070 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:47:13,071 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811c9735-1a64-412e-8dd7-11f37f69380b', 'x-compute-request-id': 'req-811c9735-1a64-412e-8dd7-11f37f69380b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:14,146 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:14,146 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea26051-8bbb-4ff0-83b1-064a60896990', 'x-compute-request-id': 'req-aea26051-8bbb-4ff0-83b1-064a60896990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:15,226 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:47:15,226 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a283f6-5b44-412e-a1a5-50484b76ab86', 'x-compute-request-id': 'req-b5a283f6-5b44-412e-a1a5-50484b76ab86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:16,303 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:16,304 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8140aa78-e0c3-4961-bf34-bb663742c701', 'x-compute-request-id': 'req-8140aa78-e0c3-4961-bf34-bb663742c701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:17,386 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:47:17,386 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d85dd4-6fb2-4f77-a3f9-19f641ad1fe8', 'x-compute-request-id': 'req-43d85dd4-6fb2-4f77-a3f9-19f641ad1fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:18,467 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:47:18,467 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd55aa3b-fdd1-4c52-b0b8-7bbb5a46615b', 'x-compute-request-id': 'req-dd55aa3b-fdd1-4c52-b0b8-7bbb5a46615b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:19,549 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:47:19,550 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73e0ef4-fd5f-46b3-80f3-39af00581b25', 'x-compute-request-id': 'req-a73e0ef4-fd5f-46b3-80f3-39af00581b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:20,632 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:47:20,632 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b00aeff5-3e3d-4214-8c7f-c7f2fd743012', 'x-compute-request-id': 'req-b00aeff5-3e3d-4214-8c7f-c7f2fd743012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:21,708 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:47:21,709 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66628be7-1764-4e8b-8db8-5651b618c5f2', 'x-compute-request-id': 'req-66628be7-1764-4e8b-8db8-5651b618c5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:22,785 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:22,786 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-175a63ad-4eee-4874-8eb9-1854c35dd7ed', 'x-compute-request-id': 'req-175a63ad-4eee-4874-8eb9-1854c35dd7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:23,862 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:23,862 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-381b35a2-649f-40fd-9a5e-6b86c78b6902', 'x-compute-request-id': 'req-381b35a2-649f-40fd-9a5e-6b86c78b6902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:24,941 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:47:24,942 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ababbc38-2fec-4952-b6a5-71d62e409064', 'x-compute-request-id': 'req-ababbc38-2fec-4952-b6a5-71d62e409064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:26,018 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:26,019 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6773a5d6-893c-4f58-a633-8d110ccbbee1', 'x-compute-request-id': 'req-6773a5d6-893c-4f58-a633-8d110ccbbee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:27,097 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:47:27,097 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99930815-cf23-465a-aad9-50bbc1cc3535', 'x-compute-request-id': 'req-99930815-cf23-465a-aad9-50bbc1cc3535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:28,172 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.065s 2021-08-03 21:47:28,172 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87801ad7-653f-4d85-b4bc-c08360a37efa', 'x-compute-request-id': 'req-87801ad7-653f-4d85-b4bc-c08360a37efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:29,247 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:29,248 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e91ee20b-d547-4a0e-aea3-6dfb52f60468', 'x-compute-request-id': 'req-e91ee20b-d547-4a0e-aea3-6dfb52f60468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:30,332 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:47:30,332 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4a85ac-d054-4a48-b447-8b11fc49e6ec', 'x-compute-request-id': 'req-dd4a85ac-d054-4a48-b447-8b11fc49e6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:31,408 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:31,409 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e763a5-7d4f-4732-94fc-c60b8733783b', 'x-compute-request-id': 'req-75e763a5-7d4f-4732-94fc-c60b8733783b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:32,485 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:32,486 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c254fefe-d6f2-4b2f-87de-fa04e222f85b', 'x-compute-request-id': 'req-c254fefe-d6f2-4b2f-87de-fa04e222f85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:33,562 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:33,563 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-993418db-802e-4275-84a0-503e975060f8', 'x-compute-request-id': 'req-993418db-802e-4275-84a0-503e975060f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:34,643 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:47:34,643 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ab1c21-a17f-4eb8-8edc-20f655952463', 'x-compute-request-id': 'req-52ab1c21-a17f-4eb8-8edc-20f655952463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:35,719 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:35,719 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8beea0b1-f39e-450d-8531-6cd16118c350', 'x-compute-request-id': 'req-8beea0b1-f39e-450d-8531-6cd16118c350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:36,793 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:36,793 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bebdd73-87e3-4d41-b1ac-bcb539f2ad36', 'x-compute-request-id': 'req-3bebdd73-87e3-4d41-b1ac-bcb539f2ad36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:37,868 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:47:37,868 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8f296b-f4b3-4816-9aa0-ab293109cfd0', 'x-compute-request-id': 'req-3f8f296b-f4b3-4816-9aa0-ab293109cfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:38,945 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:38,945 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-451b24e0-d2fb-4bc3-b656-e33d61a193be', 'x-compute-request-id': 'req-451b24e0-d2fb-4bc3-b656-e33d61a193be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:40,019 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.065s 2021-08-03 21:47:40,020 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aa7d3c0-2307-46ef-b7d7-b458eef33666', 'x-compute-request-id': 'req-6aa7d3c0-2307-46ef-b7d7-b458eef33666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:41,094 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.065s 2021-08-03 21:47:41,094 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733558d0-f151-46aa-826b-6dceaa40b04b', 'x-compute-request-id': 'req-733558d0-f151-46aa-826b-6dceaa40b04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:42,169 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:42,169 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3760ca-25d6-4c00-a354-37a2965d3600', 'x-compute-request-id': 'req-4f3760ca-25d6-4c00-a354-37a2965d3600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:43,243 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:47:43,244 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926a7c39-139c-4f16-8839-32caf24a2954', 'x-compute-request-id': 'req-926a7c39-139c-4f16-8839-32caf24a2954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:44,323 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:47:44,323 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb7a7cf-ad64-4b2f-b5f5-8fa333a294ef', 'x-compute-request-id': 'req-0cb7a7cf-ad64-4b2f-b5f5-8fa333a294ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:45,397 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.065s 2021-08-03 21:47:45,397 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cfdeba-e0a4-4452-8c86-d4d6e6d40778', 'x-compute-request-id': 'req-f3cfdeba-e0a4-4452-8c86-d4d6e6d40778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:46,471 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.065s 2021-08-03 21:47:46,471 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11f2e532-2813-490d-acfe-bd65704de7f9', 'x-compute-request-id': 'req-11f2e532-2813-490d-acfe-bd65704de7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:47,545 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:47:47,546 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29da4487-8ecd-4d6c-b9ad-448cb4998b08', 'x-compute-request-id': 'req-29da4487-8ecd-4d6c-b9ad-448cb4998b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:48,674 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.120s 2021-08-03 21:47:48,674 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d02b19-476b-4bd7-aad4-32556a1860e0', 'x-compute-request-id': 'req-d2d02b19-476b-4bd7-aad4-32556a1860e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:49,751 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:47:49,752 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28037034-f86d-474b-a78b-57461e7d857c', 'x-compute-request-id': 'req-28037034-f86d-474b-a78b-57461e7d857c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:50,831 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:47:50,832 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49bddb15-d9d9-49dd-af93-50bd075dce64', 'x-compute-request-id': 'req-49bddb15-d9d9-49dd-af93-50bd075dce64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:51,907 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:47:51,907 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb14372-90d5-4c61-856a-c4c034a9088c', 'x-compute-request-id': 'req-6bb14372-90d5-4c61-856a-c4c034a9088c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:52,990 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:47:52,991 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960c4cd7-2072-46e6-8837-086287d1190a', 'x-compute-request-id': 'req-960c4cd7-2072-46e6-8837-086287d1190a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:54,068 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:47:54,068 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b2db12-b49e-48dc-b634-fe8426ede9c4', 'x-compute-request-id': 'req-f7b2db12-b49e-48dc-b634-fe8426ede9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:55,147 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:47:55,148 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9903d947-415e-4bf2-9768-11f0f6612676', 'x-compute-request-id': 'req-9903d947-415e-4bf2-9768-11f0f6612676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:56,224 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:47:56,225 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ecb6896-a7d8-4dad-98a8-3110c1e1e794', 'x-compute-request-id': 'req-7ecb6896-a7d8-4dad-98a8-3110c1e1e794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:57,305 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:47:57,306 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1745d3-f005-4e1b-ade7-6426d5e6799e', 'x-compute-request-id': 'req-6e1745d3-f005-4e1b-ade7-6426d5e6799e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:58,381 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:47:58,382 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1daa74c-f8d9-48ec-8293-683b9dc56521', 'x-compute-request-id': 'req-a1daa74c-f8d9-48ec-8293-683b9dc56521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:47:59,462 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:47:59,463 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa42081-fe00-474c-8a7e-cc4a48c63eaa', 'x-compute-request-id': 'req-9fa42081-fe00-474c-8a7e-cc4a48c63eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:00,537 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.065s 2021-08-03 21:48:00,537 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d507fc59-b0f9-411e-aa0b-fa70e725d63d', 'x-compute-request-id': 'req-d507fc59-b0f9-411e-aa0b-fa70e725d63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:01,611 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:48:01,612 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0fac9e-b483-4572-9fe2-b03247cd3ebe', 'x-compute-request-id': 'req-4c0fac9e-b483-4572-9fe2-b03247cd3ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:02,688 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:48:02,688 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-904c5741-63d0-4ef3-a383-c2bdc671fcb2', 'x-compute-request-id': 'req-904c5741-63d0-4ef3-a383-c2bdc671fcb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:03,762 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:48:03,763 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e137781a-2a1a-4d0a-8be1-28dc259cff00', 'x-compute-request-id': 'req-e137781a-2a1a-4d0a-8be1-28dc259cff00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:04,839 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:48:04,840 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0fbf1c5-3ce4-499d-b8fd-64658f3fd5f3', 'x-compute-request-id': 'req-d0fbf1c5-3ce4-499d-b8fd-64658f3fd5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:05,918 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:48:05,918 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b579d65-4269-46e4-bab2-a53f9759a50f', 'x-compute-request-id': 'req-0b579d65-4269-46e4-bab2-a53f9759a50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:06,996 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:48:06,996 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60ce6c15-cb4c-498a-820b-138df8bf0bf4', 'x-compute-request-id': 'req-60ce6c15-cb4c-498a-820b-138df8bf0bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:08,085 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:48:08,086 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b49b78-9957-4938-a94a-8ca8b5c8ed8a', 'x-compute-request-id': 'req-00b49b78-9957-4938-a94a-8ca8b5c8ed8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:09,164 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:48:09,165 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e44f4e0-6760-4bad-ab6e-9723ae1b5dde', 'x-compute-request-id': 'req-9e44f4e0-6760-4bad-ab6e-9723ae1b5dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:10,242 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:48:10,242 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d83dc8-5ec1-4616-b1dc-e8264bef224e', 'x-compute-request-id': 'req-40d83dc8-5ec1-4616-b1dc-e8264bef224e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:11,320 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:48:11,320 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10803c40-391b-4336-b025-300d60315ad5', 'x-compute-request-id': 'req-10803c40-391b-4336-b025-300d60315ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:12,405 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.076s 2021-08-03 21:48:12,405 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cb66a17-23c8-43bc-9bd4-a49cf9f6470c', 'x-compute-request-id': 'req-4cb66a17-23c8-43bc-9bd4-a49cf9f6470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:13,518 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.104s 2021-08-03 21:48:13,518 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3391690-b4b2-4d2d-8181-bdd8f90d214a', 'x-compute-request-id': 'req-f3391690-b4b2-4d2d-8181-bdd8f90d214a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:14,658 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.131s 2021-08-03 21:48:14,658 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71689623-d658-40aa-9082-98e17e139995', 'x-compute-request-id': 'req-71689623-d658-40aa-9082-98e17e139995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:15,787 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.120s 2021-08-03 21:48:15,788 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d6457c-be6e-4f19-a2d2-df3062c410c4', 'x-compute-request-id': 'req-06d6457c-be6e-4f19-a2d2-df3062c410c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:16,900 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.103s 2021-08-03 21:48:16,900 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a8fe1a4-8bd6-4388-a761-941175a88746', 'x-compute-request-id': 'req-9a8fe1a4-8bd6-4388-a761-941175a88746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:17,997 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.088s 2021-08-03 21:48:17,997 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f369bd80-9742-4a3a-bd6f-f969629ad345', 'x-compute-request-id': 'req-f369bd80-9742-4a3a-bd6f-f969629ad345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:19,101 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.096s 2021-08-03 21:48:19,102 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bde53d0-5187-4126-b623-59832452ab73', 'x-compute-request-id': 'req-8bde53d0-5187-4126-b623-59832452ab73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:20,211 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.100s 2021-08-03 21:48:20,211 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5b2f3a-f5e6-4af3-bb5e-3f42df0e8ed8', 'x-compute-request-id': 'req-be5b2f3a-f5e6-4af3-bb5e-3f42df0e8ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:21,350 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.132s 2021-08-03 21:48:21,351 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47865e4c-9726-497b-a53f-22dd963ec1b9', 'x-compute-request-id': 'req-47865e4c-9726-497b-a53f-22dd963ec1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:22,481 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.122s 2021-08-03 21:48:22,481 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7976016-ff71-4efd-8df9-ac071f5b9be3', 'x-compute-request-id': 'req-b7976016-ff71-4efd-8df9-ac071f5b9be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:23,563 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:48:23,563 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561f7342-7b74-4dc6-9423-6fc8c84125de', 'x-compute-request-id': 'req-561f7342-7b74-4dc6-9423-6fc8c84125de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:24,656 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.085s 2021-08-03 21:48:24,656 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b743328d-c461-4714-85fe-4bbec167b7e8', 'x-compute-request-id': 'req-b743328d-c461-4714-85fe-4bbec167b7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:25,780 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.115s 2021-08-03 21:48:25,780 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3db362b-0104-4cf3-9f09-13bde43267ad', 'x-compute-request-id': 'req-b3db362b-0104-4cf3-9f09-13bde43267ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:26,884 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.096s 2021-08-03 21:48:26,885 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d9546d-282e-4c90-8615-5170003180a8', 'x-compute-request-id': 'req-65d9546d-282e-4c90-8615-5170003180a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:27,996 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.103s 2021-08-03 21:48:27,997 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2247ed13-c874-46f3-b519-475418b92483', 'x-compute-request-id': 'req-2247ed13-c874-46f3-b519-475418b92483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:29,084 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.079s 2021-08-03 21:48:29,085 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abad53b1-7c88-44b3-a71c-196455bd864c', 'x-compute-request-id': 'req-abad53b1-7c88-44b3-a71c-196455bd864c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:30,163 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:48:30,164 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf4e6c25-26c4-4c6f-96be-b9ec2ec0ab0f', 'x-compute-request-id': 'req-cf4e6c25-26c4-4c6f-96be-b9ec2ec0ab0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:31,246 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:48:31,246 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a94981d4-7668-4d29-ba41-249ff6d53b75', 'x-compute-request-id': 'req-a94981d4-7668-4d29-ba41-249ff6d53b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:32,328 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.074s 2021-08-03 21:48:32,329 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd174f7-30db-4ac4-8a17-07aeeece7eab', 'x-compute-request-id': 'req-7bd174f7-30db-4ac4-8a17-07aeeece7eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:33,405 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:48:33,405 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b304695-57d4-4274-8ac8-8c05291a7abc', 'x-compute-request-id': 'req-5b304695-57d4-4274-8ac8-8c05291a7abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:34,480 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:48:34,480 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1b0da9-7582-42b9-9407-453bd9f574a5', 'x-compute-request-id': 'req-df1b0da9-7582-42b9-9407-453bd9f574a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:35,636 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.146s 2021-08-03 21:48:35,636 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d12460d-4d67-4730-b3ac-b319ae6e656b', 'x-compute-request-id': 'req-1d12460d-4d67-4730-b3ac-b319ae6e656b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:36,716 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:48:36,717 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca331b6-c8ed-4858-a18a-0906792e479f', 'x-compute-request-id': 'req-cca331b6-c8ed-4858-a18a-0906792e479f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:37,793 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:48:37,794 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cc8c27-bb40-41a8-aecf-f8af76b99693', 'x-compute-request-id': 'req-18cc8c27-bb40-41a8-aecf-f8af76b99693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:38,871 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:48:38,872 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712219b3-2b70-4f1b-a00e-0bf5ee1d7105', 'x-compute-request-id': 'req-712219b3-2b70-4f1b-a00e-0bf5ee1d7105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:39,968 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.087s 2021-08-03 21:48:39,968 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51805b7d-0f56-4922-8fcf-c681022979e6', 'x-compute-request-id': 'req-51805b7d-0f56-4922-8fcf-c681022979e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:41,065 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.088s 2021-08-03 21:48:41,065 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22715174-ffd1-4510-9593-bb7771e60f96', 'x-compute-request-id': 'req-22715174-ffd1-4510-9593-bb7771e60f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:42,161 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.087s 2021-08-03 21:48:42,162 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5054761-e311-4a60-8211-6fc9f8279617', 'x-compute-request-id': 'req-a5054761-e311-4a60-8211-6fc9f8279617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:43,407 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.237s 2021-08-03 21:48:43,408 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-240ec585-32df-455a-ba3f-977b15b3465a', 'x-compute-request-id': 'req-240ec585-32df-455a-ba3f-977b15b3465a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:44,637 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.220s 2021-08-03 21:48:44,637 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79deeb7d-a8e5-466b-b109-47aca0ba1324', 'x-compute-request-id': 'req-79deeb7d-a8e5-466b-b109-47aca0ba1324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:45,740 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.095s 2021-08-03 21:48:45,740 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2346ea43-eb71-494d-ba6b-5b0e828fdc4c', 'x-compute-request-id': 'req-2346ea43-eb71-494d-ba6b-5b0e828fdc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:46,857 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.108s 2021-08-03 21:48:46,858 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acead713-387f-4d54-bc04-b5be8b67b730', 'x-compute-request-id': 'req-acead713-387f-4d54-bc04-b5be8b67b730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:48,267 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.401s 2021-08-03 21:48:48,268 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96494041-e1d9-4103-b572-fe441e6d2a29', 'x-compute-request-id': 'req-96494041-e1d9-4103-b572-fe441e6d2a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:49,583 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.306s 2021-08-03 21:48:49,583 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce73ccb1-cc79-41f0-963a-aa04c02ddf2b', 'x-compute-request-id': 'req-ce73ccb1-cc79-41f0-963a-aa04c02ddf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:51,072 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.480s 2021-08-03 21:48:51,073 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75907f4e-e3d9-41ac-b067-8667d3eac77b', 'x-compute-request-id': 'req-75907f4e-e3d9-41ac-b067-8667d3eac77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:52,356 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.274s 2021-08-03 21:48:52,356 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7738d40f-c3a3-43b3-b896-3a05fca551d9', 'x-compute-request-id': 'req-7738d40f-c3a3-43b3-b896-3a05fca551d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:53,478 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.114s 2021-08-03 21:48:53,479 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a5a9c15-d668-4860-9ee3-5791db3c8139', 'x-compute-request-id': 'req-3a5a9c15-d668-4860-9ee3-5791db3c8139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:54,594 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.106s 2021-08-03 21:48:54,594 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa0bb91-42f1-4301-848b-4e9bf4806868', 'x-compute-request-id': 'req-7fa0bb91-42f1-4301-848b-4e9bf4806868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:55,745 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.142s 2021-08-03 21:48:55,745 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f272f8c8-692f-4cd5-a544-023f339b8b4c', 'x-compute-request-id': 'req-f272f8c8-692f-4cd5-a544-023f339b8b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:56,858 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.104s 2021-08-03 21:48:56,858 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b2565bb-9370-4a73-84a6-eab22d09bf5c', 'x-compute-request-id': 'req-2b2565bb-9370-4a73-84a6-eab22d09bf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:57,995 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.127s 2021-08-03 21:48:57,995 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-071c6126-1b98-44ec-8f75-69285691922e', 'x-compute-request-id': 'req-071c6126-1b98-44ec-8f75-69285691922e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:48:59,214 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.210s 2021-08-03 21:48:59,215 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada72207-dff2-4c54-b9ed-81d3d60d01a1', 'x-compute-request-id': 'req-ada72207-dff2-4c54-b9ed-81d3d60d01a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:48:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:00,352 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.128s 2021-08-03 21:49:00,352 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b0447e7-0602-4ae8-b4e2-2282b0face08', 'x-compute-request-id': 'req-8b0447e7-0602-4ae8-b4e2-2282b0face08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:01,470 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.109s 2021-08-03 21:49:01,471 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c2f1dea-9f73-4290-80fb-f7af7c09516b', 'x-compute-request-id': 'req-0c2f1dea-9f73-4290-80fb-f7af7c09516b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:02,595 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.115s 2021-08-03 21:49:02,596 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2467a42-0d7e-489c-ac15-248e6416dd18', 'x-compute-request-id': 'req-d2467a42-0d7e-489c-ac15-248e6416dd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:03,689 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.085s 2021-08-03 21:49:03,689 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce69a69-9875-45bd-b56d-08a19ac90117', 'x-compute-request-id': 'req-1ce69a69-9875-45bd-b56d-08a19ac90117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:04,777 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.079s 2021-08-03 21:49:04,778 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc49e1c-72ef-4721-86bf-8471eeed17a8', 'x-compute-request-id': 'req-7fc49e1c-72ef-4721-86bf-8471eeed17a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:06,161 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.375s 2021-08-03 21:49:06,161 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f49feea0-158e-4722-a1c1-d20bebbe5b23', 'x-compute-request-id': 'req-f49feea0-158e-4722-a1c1-d20bebbe5b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:07,239 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:49:07,239 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8bab95-ea51-40fa-b76c-1883c4f9d2ae', 'x-compute-request-id': 'req-0a8bab95-ea51-40fa-b76c-1883c4f9d2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:08,318 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:49:08,318 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e774f671-e88d-4f29-bac7-bf9a7063766a', 'x-compute-request-id': 'req-e774f671-e88d-4f29-bac7-bf9a7063766a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:09,417 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.090s 2021-08-03 21:49:09,417 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c8fc90c-800b-4484-ade6-3852c52cbf39', 'x-compute-request-id': 'req-1c8fc90c-800b-4484-ade6-3852c52cbf39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:10,498 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:49:10,498 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03da7b0b-08a0-4e7f-9a2b-1fef46deba70', 'x-compute-request-id': 'req-03da7b0b-08a0-4e7f-9a2b-1fef46deba70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:11,581 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.074s 2021-08-03 21:49:11,581 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6ab2876-87b6-44f1-b5c7-e615688a8334', 'x-compute-request-id': 'req-d6ab2876-87b6-44f1-b5c7-e615688a8334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:12,670 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.080s 2021-08-03 21:49:12,670 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7703daf-4302-4fd7-8e94-dab5da5f5726', 'x-compute-request-id': 'req-c7703daf-4302-4fd7-8e94-dab5da5f5726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:13,759 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.080s 2021-08-03 21:49:13,759 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13a9bb9a-cd0a-412a-b7a2-9894640aaff6', 'x-compute-request-id': 'req-13a9bb9a-cd0a-412a-b7a2-9894640aaff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:14,841 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:49:14,841 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c19ef7e-f934-4286-b473-55ed50bf5e7c', 'x-compute-request-id': 'req-8c19ef7e-f934-4286-b473-55ed50bf5e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:16,020 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.170s 2021-08-03 21:49:16,021 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5dc054e-6206-4190-997d-1391ffe9532b', 'x-compute-request-id': 'req-d5dc054e-6206-4190-997d-1391ffe9532b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:17,136 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.107s 2021-08-03 21:49:17,137 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2374e5-7ecd-46a6-b1f1-aaf9c0783573', 'x-compute-request-id': 'req-bb2374e5-7ecd-46a6-b1f1-aaf9c0783573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:18,241 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.096s 2021-08-03 21:49:18,242 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a20687-e9e6-4b82-842c-427ce64e00f8', 'x-compute-request-id': 'req-43a20687-e9e6-4b82-842c-427ce64e00f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:19,360 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.109s 2021-08-03 21:49:19,360 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b71423-333a-4e35-a031-ce7db192b86e', 'x-compute-request-id': 'req-a7b71423-333a-4e35-a031-ce7db192b86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:20,469 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.100s 2021-08-03 21:49:20,469 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be02624f-252d-4307-a5d8-dd592cd93d19', 'x-compute-request-id': 'req-be02624f-252d-4307-a5d8-dd592cd93d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:21,577 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.098s 2021-08-03 21:49:21,577 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f563c23b-c2d8-41af-9349-1a22253cc2d2', 'x-compute-request-id': 'req-f563c23b-c2d8-41af-9349-1a22253cc2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:22,674 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.088s 2021-08-03 21:49:22,675 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e4cf839-7b97-48ce-bfb7-c3a02f6754b1', 'x-compute-request-id': 'req-9e4cf839-7b97-48ce-bfb7-c3a02f6754b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:23,851 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.168s 2021-08-03 21:49:23,851 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c21b75-082d-4283-9a4c-542061a1786f', 'x-compute-request-id': 'req-95c21b75-082d-4283-9a4c-542061a1786f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:24,994 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.134s 2021-08-03 21:49:24,995 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608509e6-9799-4b75-a456-503ce90d8c03', 'x-compute-request-id': 'req-608509e6-9799-4b75-a456-503ce90d8c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:26,080 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.077s 2021-08-03 21:49:26,080 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-651cac0a-3550-4086-b842-78dc1c083a4e', 'x-compute-request-id': 'req-651cac0a-3550-4086-b842-78dc1c083a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:27,156 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:49:27,157 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013a7b1a-0b25-4802-a190-c9fcf3849d87', 'x-compute-request-id': 'req-013a7b1a-0b25-4802-a190-c9fcf3849d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:28,251 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.086s 2021-08-03 21:49:28,251 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197c1971-7d55-495d-be11-a76949dca9ee', 'x-compute-request-id': 'req-197c1971-7d55-495d-be11-a76949dca9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:29,329 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:49:29,329 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-820d3051-d34d-49e0-b8ad-2b8c29a9dd6b', 'x-compute-request-id': 'req-820d3051-d34d-49e0-b8ad-2b8c29a9dd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:30,423 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:49:30,423 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4653649b-132b-4190-94ba-b4aaa0604ae3', 'x-compute-request-id': 'req-4653649b-132b-4190-94ba-b4aaa0604ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:31,515 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:49:31,516 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86f3fb5-1a5a-45b9-9bea-9051da2dce47', 'x-compute-request-id': 'req-f86f3fb5-1a5a-45b9-9bea-9051da2dce47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:32,615 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.090s 2021-08-03 21:49:32,616 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3a717ce-480f-444f-b48a-0f529777259f', 'x-compute-request-id': 'req-f3a717ce-480f-444f-b48a-0f529777259f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:33,706 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.081s 2021-08-03 21:49:33,707 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47ef9a67-cb38-4805-a6f1-e83b1be844f4', 'x-compute-request-id': 'req-47ef9a67-cb38-4805-a6f1-e83b1be844f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:34,866 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.149s 2021-08-03 21:49:34,866 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4051e790-b048-4e41-a93b-421d00e1ad03', 'x-compute-request-id': 'req-4051e790-b048-4e41-a93b-421d00e1ad03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:35,985 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.111s 2021-08-03 21:49:35,986 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1c60d9-60bb-4a09-86e4-53fb6876fc1b', 'x-compute-request-id': 'req-9f1c60d9-60bb-4a09-86e4-53fb6876fc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:37,079 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:49:37,079 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6276ae6-14a4-4b31-9d48-e193c3f89698', 'x-compute-request-id': 'req-c6276ae6-14a4-4b31-9d48-e193c3f89698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:38,167 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.079s 2021-08-03 21:49:38,167 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a366d72-8852-4441-a73c-c095ea155e7a', 'x-compute-request-id': 'req-4a366d72-8852-4441-a73c-c095ea155e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:39,299 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.124s 2021-08-03 21:49:39,299 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e743af41-5920-4822-98a4-32038834c566', 'x-compute-request-id': 'req-e743af41-5920-4822-98a4-32038834c566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:40,409 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.100s 2021-08-03 21:49:40,409 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992efe2f-23be-475e-94d8-5722f0f43f5b', 'x-compute-request-id': 'req-992efe2f-23be-475e-94d8-5722f0f43f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:41,524 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.106s 2021-08-03 21:49:41,524 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100a286a-7590-4403-b069-3e7e5d8fca3e', 'x-compute-request-id': 'req-100a286a-7590-4403-b069-3e7e5d8fca3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:42,666 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.133s 2021-08-03 21:49:42,666 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31544cb8-7d4a-4631-8e71-153b472c0385', 'x-compute-request-id': 'req-31544cb8-7d4a-4631-8e71-153b472c0385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:43,770 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.096s 2021-08-03 21:49:43,771 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc5802e3-1176-45bf-8979-3b5c2fe17e5e', 'x-compute-request-id': 'req-fc5802e3-1176-45bf-8979-3b5c2fe17e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:44,968 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.189s 2021-08-03 21:49:44,968 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd8bc958-3ac9-4f9b-80e1-d7ae376b6d48', 'x-compute-request-id': 'req-dd8bc958-3ac9-4f9b-80e1-d7ae376b6d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:46,107 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.130s 2021-08-03 21:49:46,107 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71b53bfb-1727-4eff-bf2b-2c86eb70f593', 'x-compute-request-id': 'req-71b53bfb-1727-4eff-bf2b-2c86eb70f593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:47,244 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.128s 2021-08-03 21:49:47,245 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b33738e-d9ea-4f2c-bc24-cd519c4ae9ae', 'x-compute-request-id': 'req-6b33738e-d9ea-4f2c-bc24-cd519c4ae9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:48,433 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.180s 2021-08-03 21:49:48,433 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3a235b-270f-40f3-9766-8749a2e3b48e', 'x-compute-request-id': 'req-2e3a235b-270f-40f3-9766-8749a2e3b48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:49,617 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.175s 2021-08-03 21:49:49,617 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-139bcb70-103d-4c9a-8d58-29473e8153a8', 'x-compute-request-id': 'req-139bcb70-103d-4c9a-8d58-29473e8153a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:50,746 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.120s 2021-08-03 21:49:50,747 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c6b2187-18fa-43ac-aa59-504e7fdc74ec', 'x-compute-request-id': 'req-1c6b2187-18fa-43ac-aa59-504e7fdc74ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:51,989 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.235s 2021-08-03 21:49:51,990 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6edff43f-5bf9-4d9d-9d3a-f1d441bf88f8', 'x-compute-request-id': 'req-6edff43f-5bf9-4d9d-9d3a-f1d441bf88f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:53,223 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.225s 2021-08-03 21:49:53,224 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ab8b40-1ed7-4cc1-b28f-95edde466090', 'x-compute-request-id': 'req-e0ab8b40-1ed7-4cc1-b28f-95edde466090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:54,420 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.188s 2021-08-03 21:49:54,420 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a136f861-3264-4117-9d2a-8c090d3b5bb5', 'x-compute-request-id': 'req-a136f861-3264-4117-9d2a-8c090d3b5bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:55,535 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.107s 2021-08-03 21:49:55,535 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58498e7c-b4a5-4d33-8728-f05737b38049', 'x-compute-request-id': 'req-58498e7c-b4a5-4d33-8728-f05737b38049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:56,666 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.122s 2021-08-03 21:49:56,667 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79e0f205-1cd4-4f11-a269-0748fa475cef', 'x-compute-request-id': 'req-79e0f205-1cd4-4f11-a269-0748fa475cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:57,775 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.098s 2021-08-03 21:49:57,776 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780d262c-acba-49f2-847d-58fd775a185d', 'x-compute-request-id': 'req-780d262c-acba-49f2-847d-58fd775a185d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:49:58,961 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.177s 2021-08-03 21:49:58,961 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14fc9263-3c20-4f06-9880-fb5a2ebd611d', 'x-compute-request-id': 'req-14fc9263-3c20-4f06-9880-fb5a2ebd611d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:00,202 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.230s 2021-08-03 21:50:00,203 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a840504-6575-4ab9-9305-e5530ab70258', 'x-compute-request-id': 'req-0a840504-6575-4ab9-9305-e5530ab70258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:01,294 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:50:01,294 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e5b342-91da-427c-817e-690d1f86e1ea', 'x-compute-request-id': 'req-59e5b342-91da-427c-817e-690d1f86e1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:02,433 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.131s 2021-08-03 21:50:02,434 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f7e38bc-cfe3-4fbe-8107-5ea666b0fa26', 'x-compute-request-id': 'req-6f7e38bc-cfe3-4fbe-8107-5ea666b0fa26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:03,597 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.155s 2021-08-03 21:50:03,597 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f277a034-331d-4f2c-bccf-b3dec00d4bd7', 'x-compute-request-id': 'req-f277a034-331d-4f2c-bccf-b3dec00d4bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:04,801 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.195s 2021-08-03 21:50:04,802 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc773fa-c060-4b7e-8e7f-66a139c325f7', 'x-compute-request-id': 'req-ccc773fa-c060-4b7e-8e7f-66a139c325f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:06,098 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.288s 2021-08-03 21:50:06,099 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68a938ec-77de-4a16-95d6-5a15a6e45972', 'x-compute-request-id': 'req-68a938ec-77de-4a16-95d6-5a15a6e45972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:07,283 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.176s 2021-08-03 21:50:07,283 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6605fb2-776c-4837-8bf5-35da1b426f30', 'x-compute-request-id': 'req-d6605fb2-776c-4837-8bf5-35da1b426f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:08,389 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.097s 2021-08-03 21:50:08,390 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e0984c-f51a-4866-971c-34e5e5a67a3e', 'x-compute-request-id': 'req-d9e0984c-f51a-4866-971c-34e5e5a67a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:09,515 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.116s 2021-08-03 21:50:09,515 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210ad1d1-c25f-48bb-92cd-3549a01f4aec', 'x-compute-request-id': 'req-210ad1d1-c25f-48bb-92cd-3549a01f4aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:10,597 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.074s 2021-08-03 21:50:10,597 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b016f44f-d3dc-4290-8550-3dab332289c0', 'x-compute-request-id': 'req-b016f44f-d3dc-4290-8550-3dab332289c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:11,791 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.185s 2021-08-03 21:50:11,792 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9560fe48-5afa-480d-a945-001258838af2', 'x-compute-request-id': 'req-9560fe48-5afa-480d-a945-001258838af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:12,874 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:50:12,874 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a29e68f3-8bf7-43c7-9b1a-581ed14d041d', 'x-compute-request-id': 'req-a29e68f3-8bf7-43c7-9b1a-581ed14d041d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:13,964 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:50:13,964 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62e2fd7-4bb2-417f-89ce-220dc5ad95ec', 'x-compute-request-id': 'req-e62e2fd7-4bb2-417f-89ce-220dc5ad95ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:15,069 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.096s 2021-08-03 21:50:15,070 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8af279-9b7e-44ca-b9ef-798846336282', 'x-compute-request-id': 'req-ee8af279-9b7e-44ca-b9ef-798846336282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:16,186 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.106s 2021-08-03 21:50:16,186 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbdd630-9a6a-454f-b545-0c0f6d221687', 'x-compute-request-id': 'req-1bbdd630-9a6a-454f-b545-0c0f6d221687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:17,298 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.104s 2021-08-03 21:50:17,299 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa12fcfe-e4b9-4003-a589-ac4d2734b63c', 'x-compute-request-id': 'req-aa12fcfe-e4b9-4003-a589-ac4d2734b63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:18,449 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.142s 2021-08-03 21:50:18,450 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3666a4-d387-41fe-bea9-3fa639b4013b', 'x-compute-request-id': 'req-4f3666a4-d387-41fe-bea9-3fa639b4013b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:19,745 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.287s 2021-08-03 21:50:19,746 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c73bef8b-6a03-41f9-bee2-199f52140a2a', 'x-compute-request-id': 'req-c73bef8b-6a03-41f9-bee2-199f52140a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:20,826 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:50:20,827 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f693ccad-3a0e-41d8-8e36-053f9135f614', 'x-compute-request-id': 'req-f693ccad-3a0e-41d8-8e36-053f9135f614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:21,904 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:50:21,905 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a25084-57b0-43cc-b8e6-34de16675f4b', 'x-compute-request-id': 'req-15a25084-57b0-43cc-b8e6-34de16675f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:23,008 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.094s 2021-08-03 21:50:23,009 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ef17c7-e2a2-4d04-b215-4988f700ce2d', 'x-compute-request-id': 'req-84ef17c7-e2a2-4d04-b215-4988f700ce2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:24,099 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:50:24,100 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20af4916-d92b-456e-9eb4-8c2096d11051', 'x-compute-request-id': 'req-20af4916-d92b-456e-9eb4-8c2096d11051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:25,370 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.261s 2021-08-03 21:50:25,370 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a71959b-2d80-40ba-a419-df8abbd8c1cb', 'x-compute-request-id': 'req-7a71959b-2d80-40ba-a419-df8abbd8c1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:26,502 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.124s 2021-08-03 21:50:26,503 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a790839e-99d8-478d-a7e6-c623692cc54b', 'x-compute-request-id': 'req-a790839e-99d8-478d-a7e6-c623692cc54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:27,632 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.120s 2021-08-03 21:50:27,632 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d516d72-58f3-4ef1-8bd5-173d99f0cb5e', 'x-compute-request-id': 'req-5d516d72-58f3-4ef1-8bd5-173d99f0cb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:28,741 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.101s 2021-08-03 21:50:28,741 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72fd7e93-6253-42b8-8539-129a5a11fbbb', 'x-compute-request-id': 'req-72fd7e93-6253-42b8-8539-129a5a11fbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:29,975 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.225s 2021-08-03 21:50:29,975 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c900bee-1aea-462d-9b95-405983bce189', 'x-compute-request-id': 'req-9c900bee-1aea-462d-9b95-405983bce189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:31,194 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.210s 2021-08-03 21:50:31,194 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e5e641-0fe1-4ad5-9773-788066deddc8', 'x-compute-request-id': 'req-23e5e641-0fe1-4ad5-9773-788066deddc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:32,426 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.223s 2021-08-03 21:50:32,426 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b1022c-a9d1-47c9-bb55-d164896a389a', 'x-compute-request-id': 'req-81b1022c-a9d1-47c9-bb55-d164896a389a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:33,752 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.317s 2021-08-03 21:50:33,752 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2960d5fa-b703-4e32-929c-e6d86191fee2', 'x-compute-request-id': 'req-2960d5fa-b703-4e32-929c-e6d86191fee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:35,220 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.460s 2021-08-03 21:50:35,221 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3187e6b5-24ad-426b-9035-b53bf8efb2e5', 'x-compute-request-id': 'req-3187e6b5-24ad-426b-9035-b53bf8efb2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:36,332 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.103s 2021-08-03 21:50:36,333 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73985eac-4260-4a39-9784-38f2956feba2', 'x-compute-request-id': 'req-73985eac-4260-4a39-9784-38f2956feba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:37,450 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.106s 2021-08-03 21:50:37,450 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907607cd-eed5-42e9-bfbe-f3365e9c06d6', 'x-compute-request-id': 'req-907607cd-eed5-42e9-bfbe-f3365e9c06d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:38,556 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.097s 2021-08-03 21:50:38,556 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e8100a-215b-46af-aff2-28e2674cb252', 'x-compute-request-id': 'req-83e8100a-215b-46af-aff2-28e2674cb252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:39,633 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:50:39,633 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78476454-9578-4a62-83c6-2152e9ea86c8', 'x-compute-request-id': 'req-78476454-9578-4a62-83c6-2152e9ea86c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:40,724 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:50:40,725 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-793c60f2-9a2b-41db-b516-bd3e4897029d', 'x-compute-request-id': 'req-793c60f2-9a2b-41db-b516-bd3e4897029d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:41,815 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:50:41,815 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a532fb2-2b4c-4fd0-b4a4-28a0f846350c', 'x-compute-request-id': 'req-2a532fb2-2b4c-4fd0-b4a4-28a0f846350c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:42,902 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.078s 2021-08-03 21:50:42,902 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87995c9-7762-44aa-9012-6d910ebaa6e7', 'x-compute-request-id': 'req-e87995c9-7762-44aa-9012-6d910ebaa6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:43,984 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:50:43,984 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bf4630f-8024-410b-b085-b06b8d5cb498', 'x-compute-request-id': 'req-3bf4630f-8024-410b-b085-b06b8d5cb498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:45,063 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:50:45,063 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5188fc65-ea64-4f2e-86b4-47eff5d9b1a9', 'x-compute-request-id': 'req-5188fc65-ea64-4f2e-86b4-47eff5d9b1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:46,141 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:50:46,142 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06846a7b-6ea7-445c-874c-719f8adca171', 'x-compute-request-id': 'req-06846a7b-6ea7-445c-874c-719f8adca171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:47,217 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:50:47,217 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd900239-c376-4b8c-a644-2b076234330b', 'x-compute-request-id': 'req-bd900239-c376-4b8c-a644-2b076234330b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:48,311 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.085s 2021-08-03 21:50:48,312 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc9b4ef5-2d17-4f42-b327-311bf91885ba', 'x-compute-request-id': 'req-fc9b4ef5-2d17-4f42-b327-311bf91885ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:49,427 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.107s 2021-08-03 21:50:49,427 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79bf5d8f-8ceb-437a-8cfb-f74f6eda9d55', 'x-compute-request-id': 'req-79bf5d8f-8ceb-437a-8cfb-f74f6eda9d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:50,506 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:50:50,507 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b37628-687f-4ed5-90fd-7c9c062d25f2', 'x-compute-request-id': 'req-03b37628-687f-4ed5-90fd-7c9c062d25f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:51,591 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:50:51,591 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c61f1e-cbb1-424b-ab12-d914cb8d45c2', 'x-compute-request-id': 'req-43c61f1e-cbb1-424b-ab12-d914cb8d45c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:52,697 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.097s 2021-08-03 21:50:52,697 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080ee394-3917-4be7-99c1-a7d7f0bca7c3', 'x-compute-request-id': 'req-080ee394-3917-4be7-99c1-a7d7f0bca7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:53,775 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:50:53,776 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51883552-2ed8-4be3-9465-02d19a04bcd8', 'x-compute-request-id': 'req-51883552-2ed8-4be3-9465-02d19a04bcd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:54,880 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.096s 2021-08-03 21:50:54,880 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-938f4e1d-0a09-4194-a7bc-d18eca42eb9d', 'x-compute-request-id': 'req-938f4e1d-0a09-4194-a7bc-d18eca42eb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:55,959 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:50:55,959 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f781061-8722-4e33-b4ef-b68767b6bf78', 'x-compute-request-id': 'req-7f781061-8722-4e33-b4ef-b68767b6bf78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:57,035 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:50:57,035 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83bc2e58-e84c-4f1c-8706-f31cc3a66947', 'x-compute-request-id': 'req-83bc2e58-e84c-4f1c-8706-f31cc3a66947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:58,135 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.091s 2021-08-03 21:50:58,136 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727ba640-5ee1-4b8d-bcf2-162850b181e3', 'x-compute-request-id': 'req-727ba640-5ee1-4b8d-bcf2-162850b181e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:50:59,222 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.078s 2021-08-03 21:50:59,222 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d2e30c-8d48-47c3-82ca-20f8bf74d44f', 'x-compute-request-id': 'req-34d2e30c-8d48-47c3-82ca-20f8bf74d44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:00,343 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.111s 2021-08-03 21:51:00,343 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6294501-ad10-4c87-b612-ce77f9b00340', 'x-compute-request-id': 'req-e6294501-ad10-4c87-b612-ce77f9b00340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:01,461 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.109s 2021-08-03 21:51:01,461 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1013557d-ab31-4efd-86b8-ef461e831444', 'x-compute-request-id': 'req-1013557d-ab31-4efd-86b8-ef461e831444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:02,547 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.078s 2021-08-03 21:51:02,547 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed02f74-e9d7-4e28-b832-b3ace958e694', 'x-compute-request-id': 'req-bed02f74-e9d7-4e28-b832-b3ace958e694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:03,658 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.102s 2021-08-03 21:51:03,659 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf40dac-8783-47c8-8464-e70d4e3cfb73', 'x-compute-request-id': 'req-2bf40dac-8783-47c8-8464-e70d4e3cfb73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:04,764 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.098s 2021-08-03 21:51:04,765 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea9a20f-8fda-4b38-bfa7-a766c8b4bea2', 'x-compute-request-id': 'req-cea9a20f-8fda-4b38-bfa7-a766c8b4bea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:05,851 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.078s 2021-08-03 21:51:05,851 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abeb8f0-7051-4dcc-a07e-444057e6cfba', 'x-compute-request-id': 'req-6abeb8f0-7051-4dcc-a07e-444057e6cfba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:06,974 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.114s 2021-08-03 21:51:06,975 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8849a9d-1959-4e36-966f-47498c6bbb7c', 'x-compute-request-id': 'req-f8849a9d-1959-4e36-966f-47498c6bbb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:08,171 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.187s 2021-08-03 21:51:08,171 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e96a902-87c1-4546-bc5d-42a7300dcc96', 'x-compute-request-id': 'req-2e96a902-87c1-4546-bc5d-42a7300dcc96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:09,290 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.111s 2021-08-03 21:51:09,290 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac729f6e-4c17-44f2-8663-dfaef426e209', 'x-compute-request-id': 'req-ac729f6e-4c17-44f2-8663-dfaef426e209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:10,423 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.124s 2021-08-03 21:51:10,424 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b45c532-5ec9-4e76-8b44-39fcf498546a', 'x-compute-request-id': 'req-7b45c532-5ec9-4e76-8b44-39fcf498546a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:11,588 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.155s 2021-08-03 21:51:11,588 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed751d0-6e23-4ef7-85e4-d7132dacc9ee', 'x-compute-request-id': 'req-7ed751d0-6e23-4ef7-85e4-d7132dacc9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:12,699 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.102s 2021-08-03 21:51:12,699 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8eb93a7-f3d3-4ec6-bafc-c267316aa5ad', 'x-compute-request-id': 'req-d8eb93a7-f3d3-4ec6-bafc-c267316aa5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:13,823 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.115s 2021-08-03 21:51:13,823 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58746d94-857d-4930-bdb9-17e28a375212', 'x-compute-request-id': 'req-58746d94-857d-4930-bdb9-17e28a375212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:14,901 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:51:14,902 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e858c0d-54a8-4eb4-91bb-fe7579949b37', 'x-compute-request-id': 'req-1e858c0d-54a8-4eb4-91bb-fe7579949b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:16,010 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.100s 2021-08-03 21:51:16,010 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ecaba5-274a-4a58-ab7e-0e8cdb5e5b38', 'x-compute-request-id': 'req-50ecaba5-274a-4a58-ab7e-0e8cdb5e5b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:17,089 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:51:17,089 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-294c69c6-e5a8-48c3-8893-12ae204f20d9', 'x-compute-request-id': 'req-294c69c6-e5a8-48c3-8893-12ae204f20d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:18,181 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:51:18,182 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5b37711-e007-45dc-8d9e-566f57f16827', 'x-compute-request-id': 'req-f5b37711-e007-45dc-8d9e-566f57f16827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:19,275 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.085s 2021-08-03 21:51:19,276 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae784e66-d44d-4b2c-b24d-01c519f74f29', 'x-compute-request-id': 'req-ae784e66-d44d-4b2c-b24d-01c519f74f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:20,361 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.077s 2021-08-03 21:51:20,362 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28333327-789f-454a-96ef-82a85f8607b3', 'x-compute-request-id': 'req-28333327-789f-454a-96ef-82a85f8607b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:21,453 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:51:21,453 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f02153a8-d121-4ae1-bf2a-b30840f5ff85', 'x-compute-request-id': 'req-f02153a8-d121-4ae1-bf2a-b30840f5ff85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:22,536 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:51:22,537 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd2f75e-acf6-4f2d-8d6a-a8f91461906e', 'x-compute-request-id': 'req-2bd2f75e-acf6-4f2d-8d6a-a8f91461906e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:23,619 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:51:23,620 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a0c263-d4b8-429a-8868-610a8da70e21', 'x-compute-request-id': 'req-e3a0c263-d4b8-429a-8868-610a8da70e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:24,703 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:51:24,703 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d41cce09-7991-4875-a816-0ec9c111b4d8', 'x-compute-request-id': 'req-d41cce09-7991-4875-a816-0ec9c111b4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:25,788 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:51:25,788 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bccaa74-0bf2-431d-a542-a5d7042ac816', 'x-compute-request-id': 'req-7bccaa74-0bf2-431d-a542-a5d7042ac816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:26,885 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.089s 2021-08-03 21:51:26,886 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8640ddd6-98f2-4c67-8b97-455a7fa2bb48', 'x-compute-request-id': 'req-8640ddd6-98f2-4c67-8b97-455a7fa2bb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:27,973 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.078s 2021-08-03 21:51:27,973 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4393b6-cb20-430a-81c0-d58d200b7489', 'x-compute-request-id': 'req-6b4393b6-cb20-430a-81c0-d58d200b7489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:29,062 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.080s 2021-08-03 21:51:29,062 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82002131-5cb3-4120-bf65-d3d5ec4468ef', 'x-compute-request-id': 'req-82002131-5cb3-4120-bf65-d3d5ec4468ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:30,186 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.111s 2021-08-03 21:51:30,187 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1720f91d-bb7c-46d2-90ab-7aa4c8096870', 'x-compute-request-id': 'req-1720f91d-bb7c-46d2-90ab-7aa4c8096870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:31,266 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:51:31,267 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b4e63a-432a-4649-9904-be13588fdcd9', 'x-compute-request-id': 'req-47b4e63a-432a-4649-9904-be13588fdcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:32,343 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:51:32,344 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31bf9193-a850-4f25-9ee3-7827afaa1e77', 'x-compute-request-id': 'req-31bf9193-a850-4f25-9ee3-7827afaa1e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:33,433 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.081s 2021-08-03 21:51:33,434 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c078bf-9694-4571-b03c-b3e45bccdbc8', 'x-compute-request-id': 'req-20c078bf-9694-4571-b03c-b3e45bccdbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:34,536 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.093s 2021-08-03 21:51:34,536 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a4c213-d125-4a97-abb1-87e533f50c20', 'x-compute-request-id': 'req-22a4c213-d125-4a97-abb1-87e533f50c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:35,617 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:51:35,617 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c13e29-0159-4e92-b134-4b8893d86454', 'x-compute-request-id': 'req-c6c13e29-0159-4e92-b134-4b8893d86454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:36,696 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:51:36,696 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c8c98a4-6ef3-4c41-b2aa-a369af089a28', 'x-compute-request-id': 'req-9c8c98a4-6ef3-4c41-b2aa-a369af089a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:37,790 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:51:37,791 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae3340d-6f2a-4bc6-8ecf-dbb763baa9cb', 'x-compute-request-id': 'req-9ae3340d-6f2a-4bc6-8ecf-dbb763baa9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:38,871 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:51:38,871 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83f2cb12-e5af-463f-915c-cdf8cdd05d1a', 'x-compute-request-id': 'req-83f2cb12-e5af-463f-915c-cdf8cdd05d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:39,961 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.081s 2021-08-03 21:51:39,962 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c21c5b-e023-45db-9a17-10dbab884749', 'x-compute-request-id': 'req-15c21c5b-e023-45db-9a17-10dbab884749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:41,055 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.085s 2021-08-03 21:51:41,056 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0b1fca-b560-49e6-86c0-3bab58095e06', 'x-compute-request-id': 'req-3a0b1fca-b560-49e6-86c0-3bab58095e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:42,150 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.086s 2021-08-03 21:51:42,150 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cabf1520-9b1a-45c3-9587-a6f476cb887e', 'x-compute-request-id': 'req-cabf1520-9b1a-45c3-9587-a6f476cb887e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:43,252 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.094s 2021-08-03 21:51:43,253 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8410d3f0-8dbe-43a8-80f7-961c823f384a', 'x-compute-request-id': 'req-8410d3f0-8dbe-43a8-80f7-961c823f384a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:44,333 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:51:44,334 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d25e2e4-4f85-487b-84b6-c0c8030c5ffc', 'x-compute-request-id': 'req-6d25e2e4-4f85-487b-84b6-c0c8030c5ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:45,422 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.080s 2021-08-03 21:51:45,423 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c939a2-1f88-47a4-b2a5-5b2cc6bea8fd', 'x-compute-request-id': 'req-a0c939a2-1f88-47a4-b2a5-5b2cc6bea8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:46,507 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.076s 2021-08-03 21:51:46,507 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6335769d-ccc3-4028-aa5a-ea0d7ee4b8a8', 'x-compute-request-id': 'req-6335769d-ccc3-4028-aa5a-ea0d7ee4b8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:47,585 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:51:47,585 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5d9a71-f997-4835-b619-055e829028d7', 'x-compute-request-id': 'req-ee5d9a71-f997-4835-b619-055e829028d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:48,739 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.146s 2021-08-03 21:51:48,740 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c37fedef-5ace-45b5-a9d5-e19f0d94c142', 'x-compute-request-id': 'req-c37fedef-5ace-45b5-a9d5-e19f0d94c142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:49,816 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:51:49,816 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945f8baa-7079-49d8-aa48-6b745d5b9e64', 'x-compute-request-id': 'req-945f8baa-7079-49d8-aa48-6b745d5b9e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:50,900 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.076s 2021-08-03 21:51:50,901 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb9d52ad-adae-466c-9767-0fb87c9b56c0', 'x-compute-request-id': 'req-eb9d52ad-adae-466c-9767-0fb87c9b56c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:51,994 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:51:51,995 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e14046-d1f6-4023-9e76-9f7c1c512573', 'x-compute-request-id': 'req-86e14046-d1f6-4023-9e76-9f7c1c512573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:53,086 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.083s 2021-08-03 21:51:53,086 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-791a8c06-0757-4d3b-83dc-0082ef63399a', 'x-compute-request-id': 'req-791a8c06-0757-4d3b-83dc-0082ef63399a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:54,170 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.074s 2021-08-03 21:51:54,170 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768ce0a3-debf-4701-a55e-cf1cdc4b672e', 'x-compute-request-id': 'req-768ce0a3-debf-4701-a55e-cf1cdc4b672e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:55,266 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.088s 2021-08-03 21:51:55,267 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0334c78e-be1b-4ec1-b243-32b6ff05594f', 'x-compute-request-id': 'req-0334c78e-be1b-4ec1-b243-32b6ff05594f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:56,342 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:51:56,342 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32d5219e-0d4a-47b0-ab96-41c9d4fd4ae5', 'x-compute-request-id': 'req-32d5219e-0d4a-47b0-ab96-41c9d4fd4ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:57,436 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.085s 2021-08-03 21:51:57,436 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61114aa9-ba42-4127-b75d-6068033494ff', 'x-compute-request-id': 'req-61114aa9-ba42-4127-b75d-6068033494ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:58,514 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:51:58,514 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b5c986-f17e-4642-ba26-23f1fa991680', 'x-compute-request-id': 'req-49b5c986-f17e-4642-ba26-23f1fa991680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:51:59,592 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:51:59,592 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d08b661-c17b-4023-9a3f-39f6a31c0c4a', 'x-compute-request-id': 'req-7d08b661-c17b-4023-9a3f-39f6a31c0c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:51:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:00,691 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.090s 2021-08-03 21:52:00,691 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e32c07-5705-41c3-9b1d-7994d872eab2', 'x-compute-request-id': 'req-50e32c07-5705-41c3-9b1d-7994d872eab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:01,773 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:52:01,773 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6415bd69-0d56-45df-a985-1f9e28ac9059', 'x-compute-request-id': 'req-6415bd69-0d56-45df-a985-1f9e28ac9059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:02,860 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.079s 2021-08-03 21:52:02,861 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad39b735-c68f-479f-a84d-d3f9df7b4c8a', 'x-compute-request-id': 'req-ad39b735-c68f-479f-a84d-d3f9df7b4c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:03,943 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.074s 2021-08-03 21:52:03,944 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c03c234-2c99-408b-9c17-8695fbcfcded', 'x-compute-request-id': 'req-0c03c234-2c99-408b-9c17-8695fbcfcded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:05,027 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:52:05,028 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7292dc-989b-495b-9f6d-4be696ff0c69', 'x-compute-request-id': 'req-fa7292dc-989b-495b-9f6d-4be696ff0c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:06,118 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:52:06,118 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdcdcf57-9e31-48c3-820c-42b7b0237a93', 'x-compute-request-id': 'req-cdcdcf57-9e31-48c3-820c-42b7b0237a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:07,205 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.078s 2021-08-03 21:52:07,205 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f30a8390-4bf0-4cec-bede-70216e95e188', 'x-compute-request-id': 'req-f30a8390-4bf0-4cec-bede-70216e95e188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:08,339 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.124s 2021-08-03 21:52:08,339 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aca6965-ef8e-493f-b9fe-42b50dbf6223', 'x-compute-request-id': 'req-9aca6965-ef8e-493f-b9fe-42b50dbf6223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:09,426 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.079s 2021-08-03 21:52:09,427 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c672a66-71c3-440e-a9a6-2c97159f8a31', 'x-compute-request-id': 'req-7c672a66-71c3-440e-a9a6-2c97159f8a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:10,521 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.086s 2021-08-03 21:52:10,522 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8172910-2d96-44d2-bb40-b2d38197c533', 'x-compute-request-id': 'req-c8172910-2d96-44d2-bb40-b2d38197c533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:11,614 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.083s 2021-08-03 21:52:11,614 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad5a81e-22b3-406e-ae23-1621be79eb8b', 'x-compute-request-id': 'req-dad5a81e-22b3-406e-ae23-1621be79eb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:12,697 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.074s 2021-08-03 21:52:12,697 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22501b0f-2492-4864-8430-2dfa210494c5', 'x-compute-request-id': 'req-22501b0f-2492-4864-8430-2dfa210494c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:13,786 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.080s 2021-08-03 21:52:13,787 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1aa917-f3cd-41f1-8f6c-337d0e933610', 'x-compute-request-id': 'req-df1aa917-f3cd-41f1-8f6c-337d0e933610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:14,877 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.082s 2021-08-03 21:52:14,878 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000dba40-3f41-41a7-88ec-80e65f99817e', 'x-compute-request-id': 'req-000dba40-3f41-41a7-88ec-80e65f99817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:15,966 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.080s 2021-08-03 21:52:15,967 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad39157-a892-4bc2-8068-af0d0ba57bb4', 'x-compute-request-id': 'req-9ad39157-a892-4bc2-8068-af0d0ba57bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:17,047 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:52:17,047 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa69b34-61ce-490b-9bf2-eba0b6f88d38', 'x-compute-request-id': 'req-4fa69b34-61ce-490b-9bf2-eba0b6f88d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:18,142 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.087s 2021-08-03 21:52:18,143 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df90626a-86a9-4324-bbe6-6468a62abf87', 'x-compute-request-id': 'req-df90626a-86a9-4324-bbe6-6468a62abf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:19,219 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:52:19,219 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb57eca5-97c9-49f0-8a1e-828916900f2e', 'x-compute-request-id': 'req-cb57eca5-97c9-49f0-8a1e-828916900f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:20,313 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.084s 2021-08-03 21:52:20,313 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ef8c68-dece-45a7-bc34-23405162f5bf', 'x-compute-request-id': 'req-a1ef8c68-dece-45a7-bc34-23405162f5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:21,393 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:52:21,393 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e39adde-6495-4a35-8332-44488047aa44', 'x-compute-request-id': 'req-2e39adde-6495-4a35-8332-44488047aa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:22,470 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:52:22,470 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a037c279-d96c-4dc2-b57d-aa4560e1c818', 'x-compute-request-id': 'req-a037c279-d96c-4dc2-b57d-aa4560e1c818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:23,565 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.086s 2021-08-03 21:52:23,565 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f0adf9-f1b4-4353-9d3d-6566dd37acb3', 'x-compute-request-id': 'req-42f0adf9-f1b4-4353-9d3d-6566dd37acb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:24,649 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:52:24,649 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741cca8d-daf9-4437-85cf-e895fd39c4aa', 'x-compute-request-id': 'req-741cca8d-daf9-4437-85cf-e895fd39c4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:25,736 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.078s 2021-08-03 21:52:25,736 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16f510b-fc28-47ff-982a-bb29e1ce684d', 'x-compute-request-id': 'req-b16f510b-fc28-47ff-982a-bb29e1ce684d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:26,814 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:52:26,814 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63792136-e7c3-4b49-9507-975a4ed27536', 'x-compute-request-id': 'req-63792136-e7c3-4b49-9507-975a4ed27536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:27,898 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:52:27,899 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d9eef1-f292-4ba6-b573-983f71317a42', 'x-compute-request-id': 'req-89d9eef1-f292-4ba6-b573-983f71317a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:28,982 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.075s 2021-08-03 21:52:28,982 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012959ad-6bbe-4029-a218-4b7901ac6fbf', 'x-compute-request-id': 'req-012959ad-6bbe-4029-a218-4b7901ac6fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:30,063 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:52:30,063 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47afb87-3bc4-4eb7-b7f6-28fa3106ef4e', 'x-compute-request-id': 'req-f47afb87-3bc4-4eb7-b7f6-28fa3106ef4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:31,140 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:52:31,140 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5c571a-553d-4b24-8d22-3ea4efdd04b1', 'x-compute-request-id': 'req-4b5c571a-553d-4b24-8d22-3ea4efdd04b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:32,223 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.073s 2021-08-03 21:52:32,223 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337ba70e-d0ac-4eb7-bfb0-fdc18ccd239e', 'x-compute-request-id': 'req-337ba70e-d0ac-4eb7-bfb0-fdc18ccd239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:33,299 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:52:33,299 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d10003-3632-4944-9421-724f091f3e95', 'x-compute-request-id': 'req-d4d10003-3632-4944-9421-724f091f3e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:34,375 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:52:34,375 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0120d019-bafb-4c9c-85db-bb3996469a10', 'x-compute-request-id': 'req-0120d019-bafb-4c9c-85db-bb3996469a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:35,452 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.068s 2021-08-03 21:52:35,453 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edae667d-4543-4acf-8fc1-753a866dda68', 'x-compute-request-id': 'req-edae667d-4543-4acf-8fc1-753a866dda68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:36,528 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:52:36,528 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e306cda-b1f1-4219-b25b-7330bbed1930', 'x-compute-request-id': 'req-9e306cda-b1f1-4219-b25b-7330bbed1930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:37,605 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:52:37,606 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-887a4ffd-7cae-4f8d-b79f-869d3180c75a', 'x-compute-request-id': 'req-887a4ffd-7cae-4f8d-b79f-869d3180c75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:38,685 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:52:38,685 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06651636-5d59-4ac4-9540-0e0d890f0c5c', 'x-compute-request-id': 'req-06651636-5d59-4ac4-9540-0e0d890f0c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:39,764 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.071s 2021-08-03 21:52:39,764 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c18a3a0-2500-4187-b716-f8a9e76ee7c2', 'x-compute-request-id': 'req-3c18a3a0-2500-4187-b716-f8a9e76ee7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:40,845 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.072s 2021-08-03 21:52:40,845 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b1caf4-231c-408f-aecc-f3e60d7c1c23', 'x-compute-request-id': 'req-c9b1caf4-231c-408f-aecc-f3e60d7c1c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:41,919 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:52:41,919 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9656cca4-fb41-4f69-8505-ceded9df3aa5', 'x-compute-request-id': 'req-9656cca4-fb41-4f69-8505-ceded9df3aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:42,994 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.066s 2021-08-03 21:52:42,994 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-534207e9-0ef5-4e1d-a2ab-ae8de94f25cb', 'x-compute-request-id': 'req-534207e9-0ef5-4e1d-a2ab-ae8de94f25cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:44,069 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:52:44,070 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f79cb39f-1906-4a3d-b614-580338f1c983', 'x-compute-request-id': 'req-f79cb39f-1906-4a3d-b614-580338f1c983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:45,148 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:52:45,148 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada85e88-d115-4159-b705-e85374597674', 'x-compute-request-id': 'req-ada85e88-d115-4159-b705-e85374597674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:46,226 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:52:46,227 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95ea400-e06c-4c7c-b739-1ce099b75f57', 'x-compute-request-id': 'req-c95ea400-e06c-4c7c-b739-1ce099b75f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:47,628 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.394s 2021-08-03 21:52:47,629 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9456bd9-002c-4ef2-94c0-3ae7a19d413f', 'x-compute-request-id': 'req-f9456bd9-002c-4ef2-94c0-3ae7a19d413f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:48,707 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.069s 2021-08-03 21:52:48,707 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61860f7b-6433-4de8-b520-a1dfa6796237', 'x-compute-request-id': 'req-61860f7b-6433-4de8-b520-a1dfa6796237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:49,923 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.206s 2021-08-03 21:52:49,923 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0219a617-1fb9-4ea8-93aa-94e3f8cf8c75', 'x-compute-request-id': 'req-0219a617-1fb9-4ea8-93aa-94e3f8cf8c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:51,002 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.070s 2021-08-03 21:52:51,002 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c586ed-4aea-4433-9bed-e5490275fdef', 'x-compute-request-id': 'req-a8c586ed-4aea-4433-9bed-e5490275fdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:52,078 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:52:52,079 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6a7818-832b-4585-86b7-1de33cb3a3e9', 'x-compute-request-id': 'req-4e6a7818-832b-4585-86b7-1de33cb3a3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:53,154 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.067s 2021-08-03 21:52:53,154 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7838b987-bd07-4f75-b772-9fb719872282', 'x-compute-request-id': 'req-7838b987-bd07-4f75-b772-9fb719872282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"server": {"id": "10cb9d7f-647e-4f11-b6f6-0f284c745e84", "name": "tempest-TestVolumeBootPattern-server-978355559", "status": "BUILD", "tenant_id": "e71635f3655f45138d54c46e88b8d906", "user_id": "18bbe79d059b46d8bb77bf649d61654d", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.102/compute/flavors/452"}]}, "created": "2021-08-03T21:46:54Z", "updated": "2021-08-03T21:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}, {"rel": "bookmark", "href": "http://10.222.0.102/compute/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-679990670", "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-08-03 21:52:53,496 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.334s 2021-08-03 21:52:53,497 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-001cfbd8-0bb3-475c-bb4a-2af1f9e42a77', 'x-compute-request-id': 'req-001cfbd8-0bb3-475c-bb4a-2af1f9e42a77', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'' 2021-08-03 21:52:53,522 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84 0.025s 2021-08-03 21:52:53,523 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:53 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-cf4efe82-7ba4-457e-981f-5cbec79880b8', 'x-compute-request-id': 'req-cf4efe82-7ba4-457e-981f-5cbec79880b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/compute/v2.1/servers/10cb9d7f-647e-4f11-b6f6-0f284c745e84'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 10cb9d7f-647e-4f11-b6f6-0f284c745e84 could not be found."}}' 2021-08-03 21:52:53,593 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.069s 2021-08-03 21:52:53,594 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7e23ec-b140-461d-b88b-3fc139fc1c79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'' 2021-08-03 21:52:53,651 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.057s 2021-08-03 21:52:53,652 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3efb85d-b974-44ec-ad1a-d29359198918', 'content-length': '1370', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3efb85d-b974-44ec-ad1a-d29359198918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:52:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:52:54,706 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.046s 2021-08-03 21:52:54,707 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6037f5c7-3090-4c31-b7ef-b9c6909cfc53', 'content-length': '1370', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6037f5c7-3090-4c31-b7ef-b9c6909cfc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"volume": {"id": "bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-03T21:46:39.000000", "updated_at": "2021-08-03T21:52:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1331459493", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}, {"rel": "bookmark", "href": "http://10.222.0.102/volume/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c"}], "user_id": "18bbe79d059b46d8bb77bf649d61654d", "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": "93078330-e21f-418a-92fa-dbe6fc18f6bd", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e71635f3655f45138d54c46e88b8d906"}}' 2021-08-03 21:52:55,740 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c 0.025s 2021-08-03 21:52:55,740 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3933aae4-d7eb-49a3-9dc2-de5ed64059ae', 'x-openstack-request-id': 'req-3933aae4-d7eb-49a3-9dc2-de5ed64059ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.102/volume/v3/e71635f3655f45138d54c46e88b8d906/volumes/bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bc61b3fb-1b13-4ef2-a4f1-45e815ebfe9c could not be found."}}' 2021-08-03 21:52:55,907 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.102:9696/v2.0/security-groups/eb0bbad8-5720-48cc-8813-2d142c8d9ebe 0.166s 2021-08-03 21:52:55,908 110118 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-b92ffc91-e123-4596-a8a6-1b2b278e4302', 'content-length': '0', 'date': 'Tue, 03 Aug 2021 21:52:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.102:9696/v2.0/security-groups/eb0bbad8-5720-48cc-8813-2d142c8d9ebe'} Body: b'' 2021-08-03 21:52:55,944 110118 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-679990670 0.035s 2021-08-03 21:52:55,944 110118 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 03 Aug 2021 21:52:55 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-1e05f53a-fbf7-4ea1-bf27-b46facd0d729', 'x-compute-request-id': 'req-1e05f53a-fbf7-4ea1-bf27-b46facd0d729', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.102/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-679990670'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 72, in test_volume_boot_pattern instance_1st = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1187, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:test_volume_boot_pattern) Server 10cb9d7f-647e-4f11-b6f6-0f284c745e84 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.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
pt33.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
pt34.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesV270Test) |
skip
pt35.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt35.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
AttachInterfacesTestJSON) |
skip
pt35.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
pt36.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
pt37.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
pt38.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt39.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
pt40.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
pt41.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt42.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
pt43.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
pt44.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
pt45.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
pt46.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
pt47.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
pt48.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
pt49.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
pt50.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
pt51.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
pt52.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
pt53.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
pt54.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
pt55.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt56.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt57.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt58.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
pt59.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
pt60.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
ListImagesTest) |
skip
pt61.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt61.2: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
CreateRegisterImagesTest) |
skip
pt61.3: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt62.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
pt63.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
ImportImagesTest) |
skip
pt64.1: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
MultiStoresImportImagesTest) |
skip
pt64.2: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt65.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
pt66.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
pt67.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
pt68.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_minbw_allocation_placement | 1 | 0 | 0 | 0 | 1 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt69.1: setUpClass (tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt75.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_create_server.ServersWithSpecificFlavorTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
pass
pt76.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
||||||
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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt91.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
pt91.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt95.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.LiveMigrationTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt96.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
pt96.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] |
pass
pt96.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.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] |
pass
pt96.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_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt99.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
pt100.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
pt101.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
pt101.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
pt101.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
pt101.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
pt102.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt106.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt109.1: 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
pt109.2: 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_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt110.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] |
pass
pt110.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] |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
pass
pt110.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
pt110.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
pt110.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.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt111.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
pt111.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
pt111.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
pt112.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
pt112.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
pt112.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
pt112.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt114.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
pt114.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
pt114.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
pt115.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
pt115.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
pt115.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
pt116.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
pt117.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
pt117.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt119.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
pt120.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
pt120.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
pt121.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
pt121.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.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt122.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
pt122.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
pt123.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
pt123.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
pt123.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
pt124.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
pt125.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
pt125.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
pt125.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
pt125.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
pt125.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
pt125.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
pt126.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
pt126.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
pt126.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
pt126.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
pt126.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
pt126.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.ImagesTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt127.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt127.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
pt127.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
pt127.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt129.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
pt129.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
pt129.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
pt129.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
pt130.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
pt130.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_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt131.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
pt132.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
pt132.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
pt132.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
pt133.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
pt133.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
pt133.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
pt133.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
pt134.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
pt134.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
pt134.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
pt134.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
pt134.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
pt134.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
pt134.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
pt134.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt135.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
pt136.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
pt137.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
pt138.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
pt138.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
pt138.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
pt138.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
pt138.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt140.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
pt140.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
pt140.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
pt140.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
pt140.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt141.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
pt142.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
pt143.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
pt143.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
pt143.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
pt143.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
pt143.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.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt144.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt146.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
pt146.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
pt146.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
pt146.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
pt146.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
pt147.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
pt147.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_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt148.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
pt149.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
pt150.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
pt150.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
pt150.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
pt150.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
pt150.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
pt151.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
pt151.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
pt152.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
pt153.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
pt153.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_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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt155.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
pt155.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
pt156.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
pt156.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
pt157.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
pt157.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
pt157.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
pt157.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
pt157.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
pt157.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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
pt158.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_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt159.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
pt159.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_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt160.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
pt160.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
pt161.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
pt161.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
pt161.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
pt161.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
pt161.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
pt161.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
pt161.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.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt162.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 | 3 | 3 | 0 | 0 | 0 | Detail | |
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt163.1: 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
pt163.2: 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
pt163.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt164.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
pt164.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
pt165.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
pt165.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
pt165.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
pt166.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
pt167.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
pt167.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
pt168.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
pt168.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
pt169.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
pt169.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
pt170.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
pt170.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
pt170.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
pt171.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
pt172.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
pt173.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
pt173.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
pt173.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
pt173.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
pt173.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
pt173.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt175.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
pt176.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
pt176.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
pt177.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
pt178.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
pt178.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
pt178.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
pt178.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
pt179.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
pt179.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
pt179.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
pt179.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
pt179.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
pt179.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
pt179.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
pt180.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
pt180.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
pt180.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
pt180.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
pt180.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
pt181.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
pt181.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
pt182.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
pt182.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
pt182.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
pt183.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
pt183.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
pt183.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
pt183.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
pt184.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
pt184.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
pt184.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
pt184.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
pt185.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
pt185.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
pt185.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
pt185.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
pt185.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
pt185.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
pt186.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
pt186.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
pt186.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
pt187.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
pt187.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
pt188.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
pt188.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
pt188.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
pt188.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
pt188.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
pt189.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
pt189.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
pt189.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
pt189.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
pt190.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
pt190.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
pt191.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
pt192.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
pt192.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
pt192.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
pt192.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
pt192.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
pt192.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
pt192.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
pt192.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
pt192.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
pt192.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
pt192.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt194.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
pt195.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
pt195.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
pt195.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
pt195.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt196.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
pt197.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
pt197.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
pt197.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
pt198.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
pt198.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
pt198.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
pt199.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
pt199.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
pt199.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
pt199.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
pt199.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
pt199.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
pt200.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
pt200.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
pt200.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
pt200.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
pt200.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
pt201.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
pt201.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
pt202.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
pt202.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
pt202.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
pt203.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
pt203.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
pt203.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
pt203.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
pt203.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
pt204.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
pt204.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
pt204.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
pt204.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
pt204.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
pt205.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
pt206.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
pt207.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
pt207.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
pt207.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
pt207.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
pt208.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
pt209.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
pt209.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
pt209.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
pt210.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
pt210.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
pt210.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
pt211.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
pt211.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
pt212.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
pt212.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
pt212.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
pt213.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
pt214.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
pt214.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
pt215.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
pt216.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
pt217.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
pt217.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
pt217.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
pt217.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
pt218.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt219.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt220.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
pt221.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
pt221.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
pt222.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
pt222.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
pt222.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
pt222.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
pt222.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
pt222.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
pt222.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
pt222.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
pt222.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
pt222.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt223.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
pt224.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
pt225.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
pt225.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
pt226.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
pt227.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
pt227.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
pt227.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
pt228.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
pt228.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
pt228.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
pt228.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
pt228.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
pt229.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
pt230.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
pt230.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
pt231.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
pt231.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
pt231.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
pt231.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
pt231.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
pt231.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
pt232.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
pt232.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
pt232.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
pt232.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
pt232.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
pt232.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
pt233.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
pt234.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
pt234.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
pt234.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
pt234.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
pt235.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
pt235.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
pt235.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
pt235.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
pt236.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
pt236.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt237.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
pt238.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
pt238.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
pt238.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
pt238.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
pt238.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
pt238.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
pt238.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
pt238.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
pt238.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
pt239.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
pt239.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
pt239.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
pt240.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
pt241.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
pt242.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
pt243.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
pt243.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
pt243.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
pt243.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
pt244.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
pt244.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
pt244.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
pt244.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt246.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
pt247.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
pt247.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
pt248.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
pt248.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
pt249.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
pt249.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
pt249.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
pt249.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
pt249.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
pt250.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
pt250.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
pt250.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
pt251.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
pt251.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
pt251.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
pt252.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
pt252.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
pt252.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt258.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt259.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt260.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
pt261.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt262.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt263.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
pt264.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
pt264.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
pt264.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
pt264.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
pt264.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
pt264.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
pt264.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
pt264.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt265.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt266.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt267.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
pt268.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
pt269.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
pt270.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
pt270.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
pt271.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
pt272.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
pt272.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
pt273.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
pt273.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
pt274.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
pt275.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
pt275.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
pt275.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
pt276.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
pt277.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
pt278.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
pt279.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
pt279.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
pt280.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
pt281.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.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
pt283.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
pt284.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
pt284.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
pt284.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
pt284.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
pt284.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
pt284.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
pt285.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
pt285.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
pt286.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
pt286.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
pt287.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
pt288.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
pt288.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
pt289.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
pt289.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
pt290.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
pt290.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
pt290.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
pt290.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
pt290.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
pt290.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
pt290.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
pt291.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
pt291.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
pt291.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
pt292.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
pt293.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
pt293.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
pt293.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
pt293.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
pt293.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
pt294.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
pt294.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
pt294.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
pt294.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
pt294.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
pt295.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
pt295.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
pt296.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
pt296.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt298.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
pt298.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
pt298.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt300.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
pt300.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
pt300.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
pt300.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
pt301.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
pt301.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
pt301.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
pt301.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
pt301.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
pt301.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
pt302.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
pt302.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
pt303.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
pt304.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
pt305.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
pt306.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
pt307.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
pt307.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
pt308.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
pt308.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
pt309.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
pt310.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
pt310.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
pt311.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
pt311.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
pt312.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
pt312.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
pt313.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
pt313.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt315.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
pt316.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
pt316.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
pt317.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
pt318.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
pt318.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
pt319.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
pt319.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
pt319.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
pt320.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.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
pt321.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt322.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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
pt325.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
pt326.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
pt326.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
pt327.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
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
pt328.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
pt328.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
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_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt331.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt331.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt331.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt331.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
||||||
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
pt332.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
||||||
Total | 1179 | 1064 | 34 | 0 | 81 |